Skip to content

Feature Release

Compare
Choose a tag to compare
@YenHub YenHub released this 11 May 20:38
· 145 commits to master since this release

What's Changed?

This update includes some interesting changes, including new user features, better unit testing and an improved deployment pipeline.

Technical Improvements

  • Improved Unit Tests
    • Better Coverage
  • CI/CD
    • Improved filtering on push
    • Added manual action
    • Improved action performance
      • Now using npm ci
  • React Scripts Bump
  • NPM Cleanup

UI Updates

  • MarkDown
    • Added MarkDown for Note Descriptions
    • Added MarkDown Preview for Create Note Modal
      • Not visible for mobile currently
      • Can be viewed by using desktop mode, but can be reviewed 😃
  • General Performance Optimisations