What's Changed
Features 🎉
- feat(hub): add community stats (22042e9)
- feat(campuses): add multiple campuses with cluster data (96d6b27)
- feat(map-dialog): add settings button and enhance UI for cluster dialog (f0c5603)
- feat(clusters): add clusters button to the sidebar (1cbd766)
- feat(dialogs): add resizable functionality and maximize/minimize buttons (34fef82)
Bug fixes 🐛
- fix(calendar): update border color to use var(--color-info) for consistency (619767c)
- fix(luanda): update cluster IDs to match new data (82cadc9)
- fix(map-dialog): add dropdown when tabs overflow (1111206)
- fix(map-dialog): update seat ID handling to use normalizeSeatId function (3d51ca6)
- fix(belgium): correct cluster IDs (dd49105)
- fix(map-dialog): adjust padding and font sizes for active tab elements (39bf898)
- fix(map-dialog): enhance scrollbar styling (b291e19)
Other Changes 🔄
- refactor(clusters): split map-dialog (f2ba5cd)
- refactor(seats): implement normalizeSeatId function and update seat ID handling (8dce219)
Full Changelog: v1.8.1...HEAD