Added:
- Added Quick Actions with support for things like math, search and well, actions
- Added support for better db-agent ACL management (read-only/read-write on multiple dbs)
- Added support for server firewall rules
- Added support for server private networks via tundra
- Added support for pulling files directly in schedules
- Added support for db agent database backups
- Added new file manager tree view ( @Tomaxikz )
- Added new file editor for mobile users
- Added logout confirmation modal
- Added infinite file scroll to file manager instead of pagination
- Added ability to mass-import eggs from URLs
- Added activity logging to admin extension management
- Added support for toggling extensions without rebuild
- Added email verification support and more 2fa customizability
- Added cross-device cloud sync for user settings
- Added progress support to installation scripts
- Added ability to enable/disable api keys
- Added ability to drag servers across groups
- Added ability to reorder backup groups
- Added modal for revoking all sessions after password reset
- Added sniffing headers on file content retrieval endpoints
- Added ability to press CTRL+S in many admin forms
- Added support for overriding SMTP HELO domain
- Added progress support to toasts
- Added ability to lookup users by email in server creation and create new ones easily
- Added warning when creating user with admin permissions ( @Tomaxikz )
- Added (slightly) better cron editor in backup policies ( @Something-Unique-Hosting )
Fixed:
- Fixed issue in clusterized redis connection URL
- Fixed some minor issues in system backups
- Fixed some modals not having proper validation/not closing correctly
- Fixed some issues with keyboard shortcuts in monaco
- Fixed some invalidation issues with captchas
- Fixed bad performance when dragging in file manager
- Fixed some state issues in database instance frontend
- Fixed tons of backend caching-related issues
- Fixed network allocations UI allowing revokal of primary allocation even if disabled
- Fixed possible frontend crash on egg creation
- Fixed some general issues with the server websocket
- Fixed not being able to set custom docker image on server creation
- Fixed some endpoints not wrapping code in background tasks, causing the possibility of early code abortions
- Fixed some performance issues regarding authentication
- Fixed PermissionSelector copy/paste not working properly
- Fixed some chart issues (again)
Full Changelog: release-1.1.5...release-1.2.0