v1.2.0 is here, and with it comes custom color themes! Admins can navigate to the settings page to create their own color themes, and any user on that same tenant can select and use the theme(s) that have been created.
Other noteworthy changes in this release:
- Added Hindi (thanks @ykd007) and Czech (thanks @halisovaprace) translations
- Added IPv6 / multihost bind support via the HOSTS env variable (thanks @cerebrate)
- Added a K8s deployment example to the repo (thanks @cerebrate)
- Added support for cross device file moving (i.e. mounting
/app/data/uploadson your NAS while the rest of/app/datais on your server, see #161)
Changes
- docs: remove beta status mention from README (ea5d309)
- fix: change default behavior of delete_file_and_metadata to not raise exception if file not found (fixes #162) (1fb67db)
- feat: implement cross-device file moving in conversion service (#161) (28e77ef)
- chore: Update DRAWIO_VERSION to 30.0.2 (fixes #160) (6f65c47)
- feat: add custom color theme management functionality (#159) (dd5493f)
- feat: Kubernetes deployment example. (32d5485)
- feat: Add Czech (cs) translation (dc3be2e) / (fb2b6e2)
- fix: Docker image fails when built on machine with nonstandard umask (3880508)
- feat(i18n): add Hindi (hi) translations (bf3839e)
- feat: IPv6 support and greater binding flexibility (faa124c)
Version Information
- Full version:
v1.2.0 - Minor version tag:
v1.2 - Major version tag:
v1
Updated Tags
v1.2→v1.2.0(created)v1→v1.2.0(updated)