1.9.0 (2022-06-11)
What's Changed
- 🔨 chore: bump deps by @Dev-CasperTheGhost in #880
- 🎉 feat: Table pagination by @Dev-CasperTheGhost in #875
- 🔨 chore: minor fix
BREAKING FOR PUBLIC API: when using routes: /v1/leo/jail
, /v1/admin/manage/users
or /v1/admin/manage/citizens
, this will return an object instead of an array. This could possibly break a custom plugin/extension you've made. Make sure to update according to the newly returned data.
Full Changelog: 1.8.1...1.9.0