Skip to content

Latest commit

 

History

History
61 lines (37 loc) · 2.19 KB

CHANGELOG.md

File metadata and controls

61 lines (37 loc) · 2.19 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]

Changed

  • Replaced Enzyme with React testing library
  • Added confirm steps on remove actions
  • Show open lock icon for achieved goals

[1.2.1]

Fixed

  • Password reset now properly passes the reset token

[1.2.0]

Changed

  • New design

[1.1.0]

Changed

  • Add option to attach images to a post

[1.0.1]

Changed

  • Statistics section now always shows all goals without having to scroll

Fixed

  • Bottom margin on statistics page when using a mobile device

[1.0.0]

Added

Fixed

  • Error when creating a post with zero kudos PR
  • Receiver autocomplete is now cleared after selecting an entry PR, Pivotal issue
  • Refreshing the team management page will now stay on the active section PR