Changelog
2025
Tuesday 25th March
- Published rewrite of REST API
- Changed the following vehicle stats endpoint URLs:
colors
,makes
,models
- Fixed some changelog links below
- Add health check endpoint for
data-fetcher
- Changed fetch time for product recalls to every 6 hours
- Add new mapbox token (maps are now fixed!)
- Fix latitude and longitude in bus stops response
- Add coordinates back to eatsafe data endpoint
2024
Monday 30th December
- Added Clip to the footer
- Begin adding support for a graph to track wait times at Customer & Local Services over time
Wednesday 4th December
- Added fixed colours for the Parking Spaces Over Time chart (previously it would generate random colours on every request)
Sunday 1st December
- Add proper date picker to Parking Spaces Over Time chart
- Changed eatsafe fetching job to run every 2 days rather than every hour (it cost a fortune in mapbox tokens!)
- Temporarily disabled coordinate fetching for eatsafe data until mapbox account issues are sorted out
- Added banner to Map page to state that the map is currently not working due to mapbox account issues
- Improve dark theme on chart buttons
- Make glitch.je text in footer actually clickable
Thursday 14th November
- Changelog has been created!
- Added GitHub Actions workflow to automatically deploy the site