Skip to content

Latest commit

 

History

History
84 lines (58 loc) · 1.88 KB

File metadata and controls

84 lines (58 loc) · 1.88 KB

0.6.0 — 2014-09-23

  • Add more event tracking
  • Move test commands to package.json
  • Create Feedback model
  • Check in components & node_modules
  • Move images, email templates, and build into assets directory
  • Use AWS CLI to push to S3 instead of custom script

0.5.1 — 2014-09-12

  • Switch config files to YAML
  • Remove deprecation warnings from new version of Express
  • Bug fix for change password page
  • Specific %e error formatting for logs
  • Manager bug fixes
  • Add more contrast to the UI

0.5.0 — 2014-09-10

  • Logo!
  • Name!
  • Consolidated configuration files
  • Lots of bug fixes

0.4.0 — 2014-09-04

  • Improved the intro flow

0.3.0 — 2014-08-05

  • Added icons.css to use instead of SVGs
  • Added API access for geocoding suggestions
  • Added dropdown for address suggestions
  • Lots of design changes

0.2.1 — 2014-07-11

  • Fixed reverse commute button
  • Use OTP profile score lib

0.2.0 — 2014-06-30

  • Narrative Directions
  • Calories burned, fare, CO2 emissions added to options display
  • Updated to latest Transitive.js

0.1.3 — 2014-06-17

  • Authenticate ArcGIS requests
  • Create Users for anonymous sessions for better tracking
  • Added login, change password and forgot password screens for commuters
  • Interface changes

0.1.2 — 2014-05-19

  • Bug fixes for when no transit options are available
  • Added health check for OTP
  • Minor refactoring

0.1.1 — 2014-05-13

  • Temporary fix for routes, hard coded them in.

0.1.0 — 2014-05-13

  • Design overall of filter form & nav
  • Pinned to latest transitive
  • Added map legend generated by transitive
  • Added ability for a user to save a route
  • Added a user "profile" that contains saved routes
  • Updated to work with OTP 1.0.x branch
  • Various bug fixes and improvements

0.0.12 — 2014-05-07

  • Anonymous user bug fix
  • Welcome page bug fix

0.0.11 — 2014-05-06

  • Added History.md
  • Other...