Skip to content

Milestone 4

Pre-release
Pre-release
Compare
Choose a tag to compare
@Assisting Assisting released this 23 Mar 05:59
· 192 commits to master since this release

Release for Milestone 4

Patch Notes:

  • Added localization ability
    • French (preliminary)
    • Mandarin
    • Esperanto
  • CSV Parser now "translates" some common data problems
  • The Typeahead is now smarter and will suggest cities in order of location density.
  • Geolocation no longer overwrites user input on typeahead
  • Notify user of geolocation errors
  • Added multimap
    • Only locations nearby are shown to avoid information overload
    • Drawn markers are optimized during scrolling
    • Markers display the rating of the locations
  • Added "locations near you" feature
  • Violations now use "flyweight" pattern to reduce memory footprint
  • Changed violations to use translatable strings
  • Fixed test hang due to calls to external websites