Welcome our latest release!
This release focuses on debranding by removing MinIO® from names and logos. Please let me know if you find anything else that needs to be changed, replaced or removed.
Important
MinIO® is a registered trademark of the MinIO Inc. This project is not affiliated, associated, authorized, endorsed by, or in any way officially connected with MinIO Inc. MinIO® is licensed under GNU AGPL v3.0.
There are still some minor improvements:
Features:
- OIDC SSO Login support see docs
- Self-Update of binarys over Github Releases with
./console update
Deprecations:
- Deprecates CONSOLE_ANIMATED_LOGIN animated Login video background
- Deprecates Inclusion of sourcemaps in Prod Releases of Web-App
Build:
- web-app frontend build size 28 MB down to 9 MB
- reduced binary size ~60 MB to ~45 MB
Deprecation of the video background and unused images, as well as minifying of pdf.worker.min.mjs, reduced the size of the web app's front-end build from 28 MB to 9 MB. This reduced the binary size from around 60 MB to 45 MB, a 25% reduction.
How does it look
Container images
docker pull ghcr.io/georgmangold/console:v1.8.1
docker pull ghcr.io/georgmangold/console:latest
Changelog
- 5ddf74f Deprecated CONSOLE_ANIMATED_LOGIN animatedLogin
- 59da6a1 Deprecated referer links
- 7eda7cc Merge pull request #7 from georgmangold/debranding
- 135d9fe Merge pull request #8 from georgmangold/fix-oidc
- caaebb6 Release v1.8.1 (#12)
- eb30da7 Removed MinIO from cmd and swagger title name
- c81ecc9 Up to date with upstream branch 'minio-master'
- 2462a89 Updated mds to v1.1.4.2 (#11)
- a9a50bf build: 📌 Switched to own fork of mds for debranding
- 2f1e469 build: Dont build and generate sourcemap .js.map files in release
- 9c60da1 build: Make prettier ignore minified pdf.worker.min.mjs and updated pdf-react and pdfjsVersion
- 05c4b7a disable golangci-lint reviive rules for var-naming
- 4c470f8 feat: Added latest Login Page Update to oath_callback page aswell
- f52ede5 feat: Login Page Update
- 83b075a feat: Replaces HelpTopics Images from Videos and Blogs with Static Image
- 3991393 feat: Update Self Updater for binary releases
- 4ea50fe feat: Updated systemd service and README
- 99fbf4e feat: add RoleArn and EndSessionEndpoint and OIDC doc
- d844baa fix: Added Console Login with OIDC
- a3920a8 fix: Dashboard goto Bucket Button under Value
- 0539057 fix: Welcome to big for small Playwright small viewport size of 1280 × 720
- 0f48355 refactor: replaces public static images favicons and removes unused background images
Full Changelog: v1.8.0...v1.8.1