Releases: KatrinaHoffert/EatSafe
String fix
Final Release
Adding some final patches to the repo.
Patch notes:
- Finalizing Esperanto localization
- Changing application secret
Final stable release
New features include a search engine, admin interface, improvements to the multi-map, and various minor fixes.
Milestone 4
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
2015-03-10 release
Latest release to fix some tests that were bugged after various UI improvements.
Patch notes:
- Links now have ids to allow more specific selection by test suite
- Parser rewrite into Scala
- Various UI tweaks
- Changed background data model
Public beta release (final!)
Migrated Pixel Fix™ to the LESS file instead of putting it inside mainBody like a dumb person would. This version will run on the server for some private beta testing, for roughly two weeks.
Patch notes:
- Fixed pixel
Stable beta
A patched version of 0.9.0, which was handed in for milestone 3. This one will be running on the web server for about two weeks during a beta testing phase.
Patch notes:
- Added "About" page
- Added page footer
- Tightened up the presentation on desktop
- Fixed various tests related to the parser
- Fixed a few specs
- Backend fixes to allow null values
- Improved logging
- Typo fixe
- Browser tests no longer performed by default on build
- Implemented ratings
- Map fixes
- Fixed typeahead clear button
- Empty city now returns 404
- Various JavaScript tweaks for style
Milestone 3
This is what was just submitted for the Milestone 3 deliverable. Since we talked about using this for some private beta testing I went ahead and added that to the tag name, but as of this writing it's not actually live. That'll be something to discuss at the next meeting.