Releases: infinitesunrise/carsinbikelanes
Releases · infinitesunrise/carsinbikelanes
Version 0.3.2
- Fix for broken date/time display on Safari.
Version 0.3.1
- Added Mapbox GL JS support! This map library option features client-side rendering of vector map tiles for much faster performance, better UX, and the potential for cool 3D effects in the future.
- The date uploaded / date occurrence fields in the upload form were downright broken previously. And now they are not.
Version 0.3.0
Big re-structure of client-side code: Moved many responsibilities out of PHP and into Javascript. The reworked interface now utilizes a brand new public API with /search and /upload methods available. The API is described in /api/docs.
Version 0.2.0
-Hefty list of customizable settings
-Moderation and edit queues
-Improved user interface
-Many map types supported
-Beginnings of international support
Version 0.1.0
Initial self-deployable release.