Releases: FachschaftMathPhysInfo/pepp
Releases · FachschaftMathPhysInfo/pepp
v6.2.1
What's Changed
- Fix: API Leakage by @Tim-Grube in #328
- Fix: Logout not ending session by @Tim-Grube in #329
- fix: can't remove unavailable tutors from tutorial by @Tim-Grube in #331
- Fix: changing mail confirmation link still uses SID by @Tim-Grube in #332
- Fix: Footer underneath sidebar in all planner subpages by @Tim-Grube in #333
- Prettify: Footer by @Tim-Grube in #334
- Fix: Users can open event dialog by @Tim-Grube in #336
- Fix: client crash on tutorial search bar by @Tim-Grube in #338
- enhance: room table styling by @Tim-Grube in #339
Full Changelog: v6.2.0...v6.2.1
v6.2.0
What's Changed
- Implement: Change Umbrella of Event in Frontend by @calvalre in #309
- Fix: Adding a new tutorial reverts changes to old ones in a session by @dheidemann in #327
Full Changelog: v6.1.0...v6.2.0
v6.1.0
What's Changed
- Implement: Timezones for calendar by @dheidemann in #322
- Fix: Ical events have wrong timezone by @dheidemann in #324
- FR: Change default view to week view by @dheidemann in #325
Full Changelog: v6.0.0...v6.1.0
v6.0.0
Breaking
Please run
docker compose exec pepp pepp db migrateWhat's Changed
- Fix: Frontend and backend use different timezones by @dheidemann in #321
Full Changelog: v5.1.0...v6.0.0
v5.1.0
What's Changed
- FR: Add tutorial without tutor by @dheidemann
- Implement: IS_TUTOR directive by @dheidemann
- Implement: Labels Provider by @Plebysnacc in #308
- fix: pagination row model missing in student table by @Plebysnacc in #316
- FR: Tables have persistent queries by @Plebysnacc in #317
- Fix: Event Dialog for narrow screens by @Plebysnacc in #318
Full Changelog: v5.0.0...v5.1.0
v5.0.0
Breaking
docker compose exec pepp pepp db init # if a migration has not run before
docker compose exec pepp pepp db migrateWhat's Changed
- FR: Description for tutorials by @dheidemann in #313
Full Changelog: v4.0.0...v5.0.0
v4.0.0
Breaking
docker compose exec pepp pepp db init # if a migration has not run before
docker compose exec pepp pepp db migrateWhat's Changed
- Fix: OSM-Links not working on mobile by @dheidemann in #310
- FR: Multiple Topics for event by @Plebysnacc, @calvalre and @dheidemann in #312
Full Changelog: v3.0.0...v4.0.0
v3.0.0
Breaking
docker compose exec pepp pepp db init # if a migration has not run before
docker compose exec pepp pepp db migrateWhat's Changed
- Fix: Make tutorial tables scrollable by @dheidemann in #302
- Fix: Umbrella Titles Leaving Popover Constraints by @Plebysnacc in #304
- FR: Flexible capacities for tutorials by @dheidemann in #303
Full Changelog: v2.2.0...v3.0.0
v2.2.0
What's Changed
- FR: Markdown in event description by @dheidemann in #301
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- Fix: Email Confirmation Mechanism #300 by @dheidemann in #300
- Fix: Users Can't Remove Their Availabilities by @Plebysnacc in #287
Full Changelog: v2.1.0...v2.1.1