v4.14.0: Reorganization, new endpoints, Open Cloud, and unit tests
A year later, an official version has been published with a number of changes. Happy 2023 (3 months late)!
Change Log
π Documentation
- docs: Add tutorial for remote cookie retrieval to address IP locking by @alanbixby in #547
- Add error handling to event docs by @Neztore in #583
- Adding await to uploadItem to JSDoc function example by @athammer in #556
- Fix getConversations docs. by @Sightem in #654
π Internal
- Internal reorganization of endpoints such that they are under their subdomain listing (if possible) #587
- Fix
FriendRequest
type by @siim0n in #630 - Improve unit test cases by adding more specificity and more functions by @suufi in #587
getBlurb
returns results without HTML parsing by @suufi in #587- Update description for package and add @alanbixby as maintainer by @suufi in #587
π Changes
New Functions
- Add
getThumbnails.js
by @popeeyy in #566 - Add
deleteWallPostsByUser.js
by @GestaIt in #608 - Add Open Cloud functions by @suufi in #587
- Add
setAPIKey.js
- Add
deleteDatastoreEntry.js
- Add
getDatastoreEntry.js
- Add
getDatastoreEntryVersions.js
- Add
getDatastoreKeys.js
- Add
getDatastores.js
- Add
incrementDatstoreEntry.js
- Add
setDatastoreEntry.js
- Add
Enhancements
- Fix
getGameInstances
by @popeeyy in #566 - Draft fixes for #579 by @Chosey98 in #589
- Uses Date objects for created and updated properties by @suufi in #587
- getIdFromUsername can now return multiple IDs if provided multiple usernames (backward compatible) by @suufi in #587
π© Dependency Updates
- Bump auto from 10.32.6 to 10.36.5 by @dependabot in #551
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #554
- Bump @auto-it/conventional-commits from 10.32.6 to 10.37.0 by @dependabot in #573
- Bump cheerio from 1.0.0-rc.10 to 1.0.0-rc.11 by @dependabot in #572
- Bump dotenv from 16.0.0 to 16.0.1 by @dependabot in #568
- Bump eslint-plugin-jest from 26.1.1 to 26.2.2 by @dependabot in #569
- Bump auto from 10.36.5 to 10.37.0 by @dependabot in #571
- Bump entities from 3.0.1 to 4.3.0 by @dependabot in #560
- Bump jest from 27.5.1 to 28.1.0 by @dependabot in #567
- Bump eslint-plugin-import from 2.25.4 to 2.26.0 by @dependabot in #557
- Bump standard from 16.0.4 to 17.0.0 by @dependabot in #561
- Bump jest from 28.1.0 to 28.1.1 by @dependabot in #582
- Bump eslint-plugin-jest from 26.2.2 to 26.5.3 by @dependabot in #581
- Bump @auto-it/conventional-commits from 10.37.0 to 10.37.1 by @dependabot in #577
- Bump auto from 10.37.0 to 10.37.1 by @dependabot in #576
- Bump @auto-it/conventional-commits from 10.37.1 to 10.37.6 by @dependabot in #623
- Bump entities from 4.3.0 to 4.4.0 by @dependabot in #616
- Bump dotenv from 16.0.1 to 16.0.3 by @dependabot in #626
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #657
- Bump eslint-plugin-jest from 26.5.3 to 27.2.1 by @dependabot in #658
- Bump eslint-plugin-import from 2.26.0 to 2.27.5 by @dependabot in #661
- Bump jest from 28.1.1 to 29.5.0 by @dependabot in #683
- Bump @auto-it/conventional-commits from 10.37.6 to 10.43.0 by @dependabot in #680
Contributors
New Contributors
- @athammer made their first contribution in #556
- @GestaIt made their first contribution in #608
- @siim0n made their first contribution in #630
- @Astrism made their first contribution in #639
- @Sightem made their first contribution in #654
Authors
- @dependabot
- @Neztore
- @suufi
- @alanbixby
- @popeeyy
- @Chosey98
- @GestaIt
- @siim0n
- @Sightem
- @Astrism
- @athammer
Full Changelog: v4.13.1...v4.14.0