Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

60 lines (42 loc) · 1.54 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.3.0 - 2019-06-10

Added

  • History of stats and relations after every game

Changed

  • PageRequest

1.2.2 - 2019-04-10

Fixed

  • Mobile view styles in popups
  • Percentages for game amounts on pie charts are now displayed correctly

Added

  • Percentage of games with player on profile page

Changed

  • Player relationship response

1.2.1 - 2019-03-04

Fixed

  • Round up to 2 decimal places in 'Games lost' field at the Profile page.

1.2.0 - 2019-03-01

Added

  • Possibility to change email
  • Popup in order to edit personal info
  • Weekly achievements rating

Removed

  • Variable 'SERVER_HOST'

1.1.0 - 2019-02-22

Added

  • Added email to the player entity
  • Sign up restrictions by player email domain

1.0.0 - 2019-02-20

Added

  • Initial release