Skip to content

Version 0.3.0. Release

Choose a tag to compare

@asterbot asterbot released this 13 May 00:52
· 99 commits to main since this release
  • Integrated MongoDB database to store data and querying DB from front-end.
  • Created support for offline work, ensuring any changes made offline go to the DB when possible.
  • Designed graph view for notes, allowing notes to be visualized in a non-linear manner
  • Allowed users to add "related notes" for every note to visualize in the graph view
  • Added LaTEX integration and simple math syntax, allowing users to typeset mathematical equations
  • Cleaned up the view for each note and content blocks
  • Added timestamp for notes and boards in the database to allow for sorting in the future
  • Fixed a canvas resizing issue
  • Added media upload integration, allowing users to upload images from their device