Releases: inovex/scrumlr.io
Releases Β· inovex/scrumlr.io
2.2.0
Features
- Added feedback form so that you can reach out to us :)
Improvements
- Columns are added locally first and will be persisted once a column name is defined
- Adjusted font sizes for better accessibility and visibility on mobile devices
- Improved hidden column indicators
- Improved color controst for export icons
- Added configurable port for NGINX webserver
- You can define it by the
SCRUMLR_LISTEN_PORT
environment variable for your Docker container
- You can define it by the
- Added aria labels for the menu bars
- Added ready checkmark animation
- Hidden columns are now visible for moderators upon board creation as the default setting
- Increased line height of legal links for better usability
- Proper QR code theming
- Removed ticking sound for timer and slighlty decreased volume of BING!
Fixes
- Fixed flicker when editing column name
- Fixed routing in NGINX webserver configuration
- Fixed cookie consent width
- Fixed issue where timer affected media keys on keyboard (... and therefore the users lost control to other media apps)
- Partly fixed scrolling behaviour for columns on mobile devices
docker pull ghcr.io/inovex/scrumlr.io/scrumlr-server:2.2.0
docker pull ghcr.io/inovex/scrumlr.io/scrumlr-frontend:2.2.0
2.1.2
Improvements
- Added
navigator
to detection order of i18n, so that users default locale will be selected first scrumlr-frontend
Docker image now runs withnginxinc/nginx-unprivileged
image (... therefore no longer as userroot
)- Added option to set environment variables in
scrumlr-frontend
image (#1702)SCRUMLR_SHOW_LEGAL_DOCUMENTS
to toggle visibility of links to legal documents (cookie policy, privacy policy, terms & conditions)SCRUMLR_SERVER_URL
to dynamically set API URL (e.g.http://localhost:3000
)SCRUMLR_WEBSOCKET_URL
to dynamically set websocket URL (e.g.ws://localhost:3000
)
- Updated copyright notice and added the year 2022
- Improved usage and internal structure of SCSS variables
Fixes
- Hashing of locale files was fixed for
scrumlr-frontend
image. Locale files should not be cached on changes by the clients anymore - Routing within
scrumlr-frontend
image was fixed by NGINX configuration
docker pull ghcr.io/inovex/scrumlr.io/scrumlr-server:2.1.2
docker pull ghcr.io/inovex/scrumlr.io/scrumlr-frontend:2.1.2
2.1.1
Improvements
- Improved usability of changing between access modes in board settings dialog. The passphrase input is now always visible
- Several smaller styling improvements (#1676)
Fixes
- Fixed issue where third party logins would generate a new user account (... and id) on each new login
- Fixed activation state on focus mode if the user's moderator role was revoked
docker pull ghcr.io/inovex/scrumlr.io/scrumlr-server:2.1.1
docker pull ghcr.io/inovex/scrumlr.io/scrumlr-frontend:2.1.1
2.1.0
We're happy to announce that we'll soon launch our major overhaul on beta.scrumlr.io and it'll be available for everyone of you! πΎ
We hope that you'll like our new version and the changes we made to the interface. From now on we will try to keep up with the changes and and describe them in our upcoming releases. Stay tuned.
docker pull ghcr.io/inovex/scrumlr.io/scrumlr-server:2.1.0
docker pull ghcr.io/inovex/scrumlr.io/scrumlr-frontend:2.1.0