This repository was archived by the owner on Mar 29, 2026. It is now read-only.
·
2 commits
to next
since this release
Immutable
release. Only release title and notes can be modified.
8.0.0 (2026-03-27)
Release notes for v6.2.0 → v8.0.0:
What's Changed
Breaking Changes
- Migrate methods to
RobloxAPIErrorclass — all API errors now throwRobloxAPIErrorinstead of generic errors (#855) - Remove
buy()— thebuy()method has been removed (#867) - New versioning system — noblox.js now follows a new versioning policy (#895)
New Features
handleJoinRequests()— batch accept/decline group join requests (#880)getGroupPayoutEligibility()— check group payout eligibility (#834)- Group ban methods — ban and unban users from groups (#872)
- UserNotification Cloud API — send user notifications via the Cloud API (#851)
Bug Fixes
- Fix cache not storing value
0(#865) - Update user block/unblock endpoints (#869)
- Update user agent per Roblox's request (#870)
- Final touches of error migration (#873)
Dependencies
- Bumped
undici,handlebars,lodash,minimatch,flatted,picomatch