Skip to content

Releases: infinitesunrise/carsinbikelanes

Version 0.3.2

24 Oct 05:16
Compare
Choose a tag to compare
  • Fix for broken date/time display on Safari.

Version 0.3.1

23 Oct 23:29
Compare
Choose a tag to compare
  • 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

22 Oct 03:03
Compare
Choose a tag to compare

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

22 Oct 02:56
Compare
Choose a tag to compare

-Hefty list of customizable settings
-Moderation and edit queues
-Improved user interface
-Many map types supported
-Beginnings of international support

Version 0.1.0

22 Oct 02:53
Compare
Choose a tag to compare

Initial self-deployable release.