Skip to content

Releases: inovex/scrumlr.io

3.9.0

26 Sep 11:58
07354e3
Compare
Choose a tag to compare

3.9.0

Features

  • Add support for generic OpenId Connect authentication (#4401)

Improvements

  • Enhanced visual feedback for "Mark me as done" (#4383)
  • Revamped column menu (#4428)

Bug Fixes

  • Fix emoji suggestion overlay (#4391)

3.8.2

25 Jul 17:26
d21a986
Compare
Choose a tag to compare

Bug Fixes

  • Fixed incorrect Go target architecture for valid arm images #4363

3.8.1

24 Jul 18:40
e4694f4
Compare
Choose a tag to compare

Bug Fixes

  • Increased yarn timeouts to prevent build issues #4358

3.8.0

24 Jul 17:33
3b6864c
Compare
Choose a tag to compare

Features

  • Boards can be locked by moderators (#3955)
  • Revised stack view showing more content (#4180)
  • Support for inline URLs (#4123)
  • Option to disable anonymous account creation (#4188)
  • ARM64 Images (#4339)

Improvements

  • Board Reaction Bar no longer autocloses when clicking outside (#4099)
  • Usage of new icons (#4223)
  • Automatically deployed documentation using Github pages (#4086)
  • Display column title as tooltip (#4279)
  • Edited notes will get marked as such (#4277)
  • Usage of a new unified color palette (#4283)
  • Inline emojis can be used in column titles (#4274)
  • The QR Code on share screen can be downloaded (#4191)

Bug Fixes

  • The password input field takes up the whole space now (#4032)
  • Add missing arrow keys to navigate columns on small screens (#4030)
  • Non-existent board reactions will no longer be displayed (#4063)
  • Spamming board reactions no longer leads to displacement (#4103)
  • Remove endless loop for boards with manual approval (#4122)
  • Fix note author names being cut off despite having space available (#4133)
  • Github login now used the correct authentification method (#4187)
  • Adjust username input length at login (#4196)
  • Fix domains using public suffixes not working properly (#4214)
  • Hidden columns are now shown initially when being promoted to moderator (#4234)

3.7.1

04 Apr 11:35
70398af
Compare
Choose a tag to compare

Bug Fixes

  • Replaced the PWA service worker with a self-destruction script to fix several caching issues
  • Fixed the authentication on the server side that participants can no longer edit/delete their notes if a board is locked
  • Removed the layout shifts happening when opening/closing the board reactions

3.7.0

22 Mar 10:24
7d6bb53
Compare
Choose a tag to compare

New Features

  • Moderators now have the option to ban or unban participants from a board session.
  • Moderators can now increment the timer by one minute.

Enhancements

  • The box shadow of notes has been subtly refined.
  • Button accessibility has been improved with the addition of titles to the 'add' and 'remove' vote buttons.
  • The option to abort voting has been removed to prevent confusion.
  • A missing separator in the header menu between two toggles has been added.
  • Button alignment in the stack view has been improved.
  • Users will now receive an error message if the password entered for a protected board is incorrect.
  • The mobile menu has been enhanced.
  • The quick share button in the top right corner of a board now has a visible focus.
  • A hint will now be displayed when exporting a board with hidden notes.
  • An overflow issue in the header menu has been fixed.
  • The alignment of icons within the note inputs has been improved.
  • Overflow issues with notes and gifs have been resolved.
  • The wording of the voting pill has been modified to prevent confusion.
  • Tooltips have been refactored in multiple areas.
  • The page for entering a password for a protected board has been refactored.
  • Multiple input fields have been refactored to unfocus when the escape key is pressed.

Bug Fixes

  • A server issue that allowed participants without moderation rights to start, end, and extend timers has been corrected.
  • A problem causing the scrollbar to be permanently visible in the stack view has been resolved.

3.6.0

24 Jan 15:01
d4b69fe
Compare
Choose a tag to compare

Features:

  • Support inline emojis for notes.
  • Display a skeleton container that includes Stan when the note authors are hidden.
  • Add a character counter to the input field for the board name and user name.

Improvements:

  • Updated the contact email address to the new one.
  • Enhance the phrasing of the custom timer toast notification.
  • Swap the positions of the buttons in the confirmation dialog for deleting a note, so that the cancel button is on the left-hand side.
  • Revised keyboard shortcuts, particularly for English keyboard layouts, and adjusted hotkey behavior for dialogs to enable toggling.
  • Revise the Rejection page to resemble the 404 page.
  • Replace the illustration on the 404 page with a more colorful one.
  • Move the action bars closer to the border to create an overlay effect.
  • Swap the positions of the cancel and conclude buttons within the voting pill.

Bug Fixes:

  • Use the plural form when labeling the timer buttons with more than one minute.
  • The lime color of the presenter mode no longer affects the striped background of the spacer on the left and right.
  • Use hyperlinks to redirect to the landing page as a preparation for our new landing page.

3.5.3

17 Nov 14:23
98eac1b
Compare
Choose a tag to compare

Fixes

  • settings dialog bugfixes
  • fixed bugs regarding author name visibility setting

Improvements

  • extended cli to read in config files

3.5.2

06 Nov 12:51
79e63b6
Compare
Choose a tag to compare

3.5.2

Features

  • record metrics of deleted boards (#3374)

Fixes

  • extend the height of appearance container (#3500)
  • tooltip not disappearing (#3544)

3.5.1

03 Nov 10:48
Compare
Choose a tag to compare

Fixes

  • Fixed issue that notes aren't shown when toggling visibility of column (from hidden to visible)