Skip to content

Latest commit

 

History

History
88 lines (60 loc) · 3.32 KB

CHANGELOG.md

File metadata and controls

88 lines (60 loc) · 3.32 KB

dipl.io

1.0.0 ( Sun Jun 18 2017 00:15:53 GMT-0500 (CDT) )

Bug Fixes

  • build

    • Bumped Angular resolution in Bower (b949c832)
  • grunt

    • Create default JSON seekrits file to allow testing to work (b4d281b4)
  • hotkeys

    • Fix presentation of hotkey callback. Change 'Hold' hotkey to 'h' (!). Closes #26 (5a2c30ae, #26)
  • map

    • Correctly fetch and modify user's phase state. Closes #16 (2fcdcf33, #16)
  • ssl

    • Fix missing Subject Alternate Name in dev SSL certificates, a problem introduced in Chrome 48 (5af820fb)
  • variants

    • Fix search for variant in list. Closes #21 (24ce81b9, #21)

Features

  • game info

    • Move 'Join' button into Info window. Closes #23 (1a51d538, #23)
  • map

    • Alert user if order involves unit not owned. Closes #24 (6468c636, #24)
    • Completed dynamic order type menu bar. Closes #11 (a8ee7cb6, #11)

Chore

  • Add autogenerated changelog (8b596658)

  • angular

    • Upgrade to Angular 1.6. Implement $onInit in all controllers (a598a13f)
  • assets

    • Drop unused asset. Closes #17 (9c1cb3be, #17)
  • firebase

    • Upgrade watchify and firebase client to 3.9 (bb325bbd)
  • grunt

    • Add custom build of lodash (76ee2193)
    • rsync /dist directory with production (8d828e85)
    • #15: Add tag creation to deploy process (a334e693)
    • Add release task that generates/commits changelog (d2935065)

Generated with git-changelog. If you have any problems or suggestions, create an issue. :) Thanks