Skip to content
This repository has been archived by the owner on Aug 3, 2018. It is now read-only.

Commit

Permalink
docs(changelog): update to version 1.10.0 (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
binarious authored May 13, 2017
1 parent eb273cb commit f03eb69
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
<a name="v1.10.0"></a>
# [v1.10.0](https://github.com/Sirimangalo/meditation-plus-angular/compare/v1.9.1...v1.10.0) (2017-05-13)

### Bug Fixes
* **messages**: Fixed a bug that caused a crash if the chat is empty and a user sends the first message.

### Features
* **meditation:** increased the maximum time of walking/sitting to 240 minutes.
* **schedule:** improved the list view and added additional EST/EDT information.
* **admin:** added a statistics section.
* **registration:** we've added the activation of an account via email.
* **login:** you can now reset your password.
* **admin:** we've added the possibility to subscribe to new testimonials. You'll receive an email notification.
* **general:** usernames are back. To be able to mention a user in the chat, it's required to have a unique identifier for the user. The current names aren't unique and it's not nice to use an internal database number to mention a user. Therefore we decided to reintroduce usernames. You need to choose one on your first login. Usernames are required, unique and cannot be changed afterwards.
* **messages**: new messages will be indicated with a number on the chat tab.
* **messages**: users will receive PUSH notifications when they are mentioned in a chat message (if they gave their browsers permission to do so).
* **general:** we've made some performance improvements.
* **general:** updated to a newer version of material2. Select boxes now have a style.

<a name="v1.9.1"></a>
# [v1.9.1](https://github.com/Sirimangalo/meditation-plus-angular/compare/v1.9.0...v1.9.1) (2017-03-12)

Expand Down

0 comments on commit f03eb69

Please sign in to comment.