Releases: MobilityData/mobilitydatabase-web
Releases · MobilityData/mobilitydatabase-web
v2.0.2
What's Changed
- Add unique meta title and description to each page by @Copilot in #80
- feat: generate open api types through remote assets by @Alessandro100 in #84
- feat: display dataset size in table by @Alessandro100 in #87
- fix: login token renewal by @Alessandro100 in #75
- feat: modernize header and footer by @Alessandro100 in #92
- feat: admin ability feed detail page by @Alessandro100 in #88
- fix: map layers not displaying on dev by @Alessandro100 in #96
- Fix country flag emojis not rendering on Microsoft Edge/Windows by @Copilot in #59
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- fix: feed detail and map improved back navigation by @Alessandro100 in #76
- feat: license tags feed details by @Alessandro100 in #77
- feat: license tag filtering by @Alessandro100 in #83
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Initial SSR Migration by @Alessandro100 in #3
- Feat: setup cicd vercel by @Alessandro100 in #5
- feat: server side authentication by @davidgamez in #7
- Feat: landing page ssr + seo optimization by @Alessandro100 in #6
- Feat: feed detail page ssr caching by @Alessandro100 in #8
- feat: replace legacy router by @Alessandro100 in #9
- Feat: License filtering in search by @Alessandro100 in #11
- Feat: feed detail page seo by @Alessandro100 in #10
- feat: UX Improvements + SSG additions by @Alessandro100 in #43
- fix: login -> close tab -> open new tab -> logout [error]: Redux store data not available by @Alessandro100 in #49
- fix: pre launch fixes by @Alessandro100 in #61
- feat: update sentry settings for nextjs by @Alessandro100 in #62
- Fix: map page sidebar covers fixed header on scroll by @Copilot in #68
- feat: migrated from react-ga4 to next/third-parties for analytics by @Alessandro100 in #73
- Remove Twitter link from Footer by @Copilot in #71
- Cleanup: Remove Leaflet, replace with LngLatTuple in [lng, lat] order by @Copilot in #72
New Contributors
- @Alessandro100 made their first contribution in #3
- @davidgamez made their first contribution in #7
- @Copilot made their first contribution in #68
Full Changelog: v1.9.0...v2.0.0