Skip to content

Latest commit

 

History

History
69 lines (50 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

69 lines (50 loc) · 1.79 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.

v1.1.3 - (29 Sep, 2022)

Added

  • Date Picker on BMC home screen.
  • Menu icon on Note component.

Changed

  • Add button styling.

v1.1.2 - (22 Apr, 2020)

Added

  • Edit note feature.

v1.1.1 - (21 Apr, 2020)

Changed

  • CMS content for Joyride.

v1.1.0 - (21 Apr, 2020)

Added

  • Testing configuration.
  • Custom domain - CNAME file.
  • App joyride showing on user's first visit to the website
  • CHANGELOG.md file.
  • Print feature.
  • Meta tags for SEO
  • Google Analytics

Changed

  • SonarCloud properties.
  • App social preview image.
  • Section title popover interaction to CLICK.

Removed

  • Animation of Note from NoteDialog component.
  • App version number label from side menu.

Fixed

  • CNAME file was deleting while deploying the app through Travis.

v1.0.0 - (19 Apr, 2020)

Added

  • Initial project files.
  • Some basic/initial app features
    • Screen to show business model canvas.
    • Option to add notes in canvas sections.
    • Save file option.
    • Open file option.
  • Travis CI/CD integration.
  • SonarCloud integration.