- Added multiple API routes for getting data.
- You can now create tickets remotely via the API.
- Deprecated version v2.8.
- Version v2.13 is now LTS and the only one available at this time.
Changelog: https://lsdocs.nortexdev.com/reference/changelog-2-13-0.html
- A lot of ticket management commands, like
/forcecomplete,/incompletehave been moved to subcommands of/manageticketand improved.- Added new API endpoints.
- Bug fixes.
Patch fix when using MySQL as the bot database (thanks @ nocky for bug report)
Small patch for bugs introduced in v12.
https://lsdocs.nortexdev.com/reference/changelog-2-12-1.html
Full changelog:
- Added a new customer panel that for now allows the ticket author to add and remove people, with more actions coming soon.
- Transcripts have been majorly overhauled to be more reliable and contain more information. More information in the changelog.
- The bot will now show proper currency symbols if the configured currency is different than USD.
- Disabled ticket types won’t appear in the panel anymore.
/viewpaypalwill now require manager role.- You can now toggle on creation of invoices in non-commission tickets.
- The bot will no longer display the “handling fee” field if a handling fee for a given gateway is set to 0%.
- New API routes.
- The bot will now de-dupe repeat console messages by adding a (N x) at the end.
- Bugfixes.
https://lsdocs.nortexdev.com/reference/changelog-2-12-0.html
This is a beta release and will see further updates to the same minor version.Full changelog
- You can now change all the messages in the bot using locale files (over 400+ messages).
- /unarchive will now cancel all scheduled archives.
- Permission overwrites will now properly apply 100% of the time.
- Other fixes & code organisation.
