Added:
- Added ability to search assets
- Added ability to cancel heavy image rebuilds
- Added support for allocating ports under 1024
- Added support for node-scoped database hosts/db agent hosts
- Added ability to look up api keys by identifier
- Added ability to update api keys with new permissions, similar to creation + redirect system
- Added support for
NoneTLS fingerprints on Kopia and PBS - Added authentication support to egg repositories
- Added better ignore file input with count previews and more sane copy-paste support
- Added
SENTRY_TRACING_SAMPLE_RATEenv variable
Fixed:
- Fixed (hopefully) all issues with the heavy image, as the entrypoint has been rewritten from scratch
- Fixed node transfers page still relying on polling, replaced with websocket + filtered listing
- Fixed validation issues in egg variables where you could send the same variable multiple time, causing unpredictable behaviour
- Fixed some API inconsistencies with admin user objects
- Fixed automatic btrfs -> local backup conversions not updating adapter in the panel
- Fixed various chart issues by migrating fully to mantine charts
- Fixed popup warning on (e.g.) file downloads on certain browsers
- Fixed file collaboration issues when using multiple virtual windows
Full Changelog: release-1.1.1...release-1.1.2