Skip to content

v2.0.1

Compare
Choose a tag to compare
@rseedorff rseedorff released this 01 Sep 12:24
· 50 commits to main since this release

Changes

This release contains the following changes 🎉. Help spread the word or leave a GitHub star if you like it 😉

What's Changed

  • fix(#112): Data Repository Pagination defaults to 20 entities
  • fix(#117): Allow Markdown in Team Contact Details
  • fix(#118): Footer overflow in Team Skill Details View
  • fix(#126): The Create new Team function (admin role) in team selection dialog is broken
  • fix(#127): Send comment button is not aligned properly
  • fix(#128): Fix the add new training dialog
  • fix(#129): Change skill-list UI from 2-col to 1-col per card again
  • fix(#130): Add missing "badge achieved" notification message to the notification dialog
  • fix(#135): Lazy fetch entries in admin views not working when scrollbar not visible
  • fix(#138): Increases opacity to 0.8 within skill details info. by @holgerb in #140
  • fix(#142): Pagination limit prevents users from selecting their team

Full Changelog: v2.0.0...v2.0.1

Distribution

Artifact HUB
Docker Hub

Contributors

Thanks to all our contributors supporting this project 🤗
@Amar-Bolkan, @Weltraumschaf, @RamiSouai and @rseedorff

New Contributors