Releases: kir-dev/tanulo-next
Releases · kir-dev/tanulo-next
v2.8
v2.7
Added
- Change icon when changing color theme
Misc
- Dependecy bump
- Use skypack when importing 3rd party client-side JS dependencies
v2.6.2
Changed
- Default to user's floor when creating new group (if no other default is present)
Misc
- Depenency bump
- Remove CodeQL workflow
v2.6.1
Changed
- Set datepicker locale to Hungarian
Misc.
- Dependency bump
- Bump nodejs version to 14
v2.6.0
Added
Misc
- Bump dependencies
- Type definitions for req.user (#833)
- Fix bug with groups overlapping days (#829)
- Add meta description (#836)
- Improve external links (#840)
- Update readme (#841)
Many thanks to @tomitheninja @DannySS123 @triszt4n and @Tschonti for this release.
v2.5.1
Added
- Add an indicator to groups to show if it started / ended
- Don't let people join already ended groups
Misc
- Replace Dependabot with Renovate Bot
- Bump a million of dependencies
- Fix eslint issues
v2.5.0
Added
- Email notifications: now the users get email notifications when someone joins their group, and ticket admins get notified when a new ticket gets added.
- Users can choose to get email notifications on their profile
- Users can now choose the group to be an online event (with link) or select 'other' as a meeting place
Fixed
- Fix bottom of tag letters being cut off
Changed
- Dependency bumps
- More type safety
- cypress build now won't run lint job
v2.4.1
v2.4.0
Added
- Heatmap: now you can see a GithHub-like heatmap for every floor on the homepate (#549)
- Kick member: admins and group owners now can kick any members from their group (#700)
- New, general-purpose modal to handle user interactions (#700)
Changed
- Home page now uses a two-column layout on large screens (#699)
- Improved color contrast on buttons and texts (#710)
- Fixed navbar spacing on tablet-sized sceens (#712)
Thanks to @Tschonti, @DannySS123, @tomitheninja, @triszt4n and @OmTheTurtle for this release
v2.3.2
Fixes
- Fix alert / error message animation
- Add cursor-pointer to navbar dropdown menu
Misc
- Use cypress for testing
- Bump a bunch of dependencies