v1.5.4
What's Changed
New Features 🎉
- feat(courses): allow to switch between editions by @lpezzolla in #388
- feat(cpd): add CPD surveys by @lpezzolla in #389
- feat(places): add full-text search by @umbopepato in #394
Fixes 🔧
- fix: handle cross-tab navigation by @lpezzolla in #366
- fix(agenda): fix agenda week calendar by @emacoricciati in #369
- fix: prevent url linking when already wrapped into an anchor tag by @lpezzolla in #374
- fix: adjust view for 7-day calendar in calendar.tsx by @ShahabFallah in #382
- fix(places): align free rooms slots to timetable (1.5h) by @lpezzolla in #385
- fix(ui): hide tabs when useHideTabs hook is rendered by @lpezzolla in #390
- fix(offering): fix offering year formatting, add filter state by @lpezzolla in #392
Refactor ♻️
- refactor(agenda): change state management from infinite queries to standard ones by @lpezzolla in #367
- refactor: prevent navigation to previous weeks in AgendaScreen by @lpezzolla in #377
New Contributors
- @ShahabFallah made their first contribution in #382
Full Changelog: v1.5.3...v1.5.4