Skip to content

Releases: inovex/scrumlr.io

2.7.8

12 Oct 11:23
Compare
Choose a tag to compare

Improvements

  • Print view will now open in a new tab
  • Timer animation will stop 5 sec. after expiration

Fixes

  • Show correct toast message when all participants are ready
  • Fixed translation of "Kärtchen" in english version
  • Several minor fixes in user interface

2.7.7

26 Sep 13:48
Compare
Choose a tag to compare

Fixes

  • Fixed timer offset between different clients
  • Fixed clicktrough on participants of preview dropbox
  • Centered board template buttons on board selection screen for mobile devices

2.7.6

22 Sep 12:25
Compare
Choose a tag to compare

Improvements

  • Added warning message on export dialog if columns are hidden and won't be included in exported data

Fixes

  • Fixed overflow of note text within detail view #2179
  • Fixed URL of the note detail view (previously the user was redirected to the board, instead and the URL was changed accordingly by the application) #2176

2.7.5

19 Sep 06:20
Compare
Choose a tag to compare

Fixes

  • Fixed permanent display of "0" next to preview of participants list
  • Fixed update of remaining vote count on note deletion

2.7.4

17 Sep 07:40
Compare
Choose a tag to compare

Improvements

  • Added display of number of ready participants at the top of the board
  • Added button for the return to currently focused note by the moderators
  • Replaced share board dialog icon

Fixes

  • Fixed another manual approval issue
  • Fixed note edit

2.7.3

15 Sep 06:24
Compare
Choose a tag to compare

Improvements

  • Removed usage of tabindex (for the most part this is a technical improvement)

Fixes

  • Fix board crash once focused note is deleted
    • Automatic redirection to board upon note deletion
  • Fixed join board process for boards in manual approval mode
  • Fixed feedback dialog and height of text areas
  • Fixed issues with the auto selection of the theming
  • Fixed wrong toast on timer start

2.7.2

30 Aug 05:35
Compare
Choose a tag to compare

Improvements

  • First bunch of changes on stack / detail view of a note
  • Enhanced appearance theme selection
    • Sync with OS settings when set to "Auto"
    • Added preview pictures of themes
    • ... and other minor tweaks
  • Improved focus states and keyboard navigation

Fixes

  • Fixed page reload after changing the language setting
  • Minor style (CSS) fixes

2.7.1

01 Aug 11:46
Compare
Choose a tag to compare

(Last?) release preparation for scrumlr.io. We plan to replace the current hosted version with our new one at 5pm CET today. 🤞

Improvements

  • Consistent color across columns for "Me" chip
  • Added configuration for redirects from beta.scrumlr.io, scrumler.io and scrumlr.de to the main domain scrumlr.io.
docker pull ghcr.io/inovex/scrumlr.io/scrumlr-server:2.7.1
docker pull ghcr.io/inovex/scrumlr.io/scrumlr-frontend:2.7.1

2.7.0

01 Aug 06:00
Compare
Choose a tag to compare

Features

  • Added Markdown formatted export option to clipboard, so that the results of a session can be shared e.g. in your favorite chat
  • Added hotkeys. You can find a full overview within the profile of the board settings 👍

Improvements

  • Improved action menu on mobile screens, which is now hidden within a burger menu

    Screen 1 Screen 1
  • Custom timer duration will be saved in your local browser

docker pull ghcr.io/inovex/scrumlr.io/scrumlr-server:2.7.0
docker pull ghcr.io/inovex/scrumlr.io/scrumlr-frontend:2.7.0

2.6.4

19 Jul 21:11
Compare
Choose a tag to compare

Fixes

  • Fixed several issues which occurred on redesign of the menu bars
    • Timer and voting dialogs were misplaced
    • Action bar was misplaced for regular participants on mobile devices
    • Removed double-tab requirement for triggering actions within the menu bar (... and also removed the display of the labels therefore)
    • ... maybe some other minor changes we forgot to mention here
docker pull ghcr.io/inovex/scrumlr.io/scrumlr-server:2.6.4
docker pull ghcr.io/inovex/scrumlr.io/scrumlr-frontend:2.6.4