tracman-server/CHANGELOG.md

2.1 KiB

Tracman Server Changelog

v 0.6.5

v0.6.5

  • #96 Fixed google streetview

v0.6.4

  • #92 Fixed blank map issue

v0.6.3

  • #84 Fixed password reset page

v0.6.2

  • #76 Prevented users with no password from deleting google social login
  • Fixed error when creating user

v0.6.1

  • #77 Fixed 500 after password change, swapped bcrypt for bcrypt-nodejs
  • Removed extraneous packages

v0.6.0

  • #32, #57, #58, #60 Added more login options
  • #50 Replaced some callbacks with promises
  • Minified static files
  • #51, #52 Added settings validations
  • #54, #55 Made map work better
  • #61 New MongoDB security
  • #62 Fixed error handling

v0.5.1

  • Fixed broken controls

v0.5.0

  • Updated libraries
  • Fixed recognition of attached clients #34
  • Moved socket.io code to own file.
  • Many minor fixes

v0.4.3

  • Fixed memory store #21

v0.4.2

  • Fixed Streetview covering buttons
  • Fixed error when viewing map of nonexistant user

v0.4.1

  • Users can view/change email address
  • Added linked accounts to admin

v0.4.0

  • Opened registration
  • Replaced 'Imperial' with 'Standard'
  • Bug fixes

v0.3.0

  • Unified map and dashboard UI
  • Security updates
  • New admin UI