Added:
- Added Dutch translations ( @Otte-S )
- Added Vietnamese translations ( @mrbeeenopro )
- Added Turkish translations ( @alperelieyidev )
- Added ability to send password reset emails as admin
- Added ability to recreate (wipe) server databases
- Added Unsaved Changes modal to startup page
- Added Extension API for route interceptors to be able to replace existing routes and change default ordering
- Added Extension API for hooking into most elements to replace/modify them on the fly
- Added better Extension API for modifying existing backend permission groups
- Added more Extension APIs to the file manager to allow custom file view/edit pages
- Added App Setting for app banner instead of icon to allow more customizability of logo
- Added external_id to admin api users and add it to the UI
Fixed:
- Fixed SizeInput not allowing decimals
- Fixed up some minor UI issues
- Fixed server power endpoint using wrong permission node for killing
- Made email test run in foreground to display errors
- Fixed bug in useBlocker causing invalid file editor unsaved changes modals
- Fixed validation issue in backup configuration creation
- Fixed app favicon not updating to the app icon
- Fixed tons of alignment issues with the SizeInput element
Full Changelog: release-1.0.1...release-1.0.2