Skip to content

Releases: corvec/sn-kanban-editor

v0.5.1: Maintenance fixes

27 Jul 06:15
790dfa5
Compare
Choose a tag to compare

v0.5.0: Preserve existing note content

27 Jul 06:05
34823c7
Compare
Choose a tag to compare

Bug fixes:

  • Fix #3
    • Stop saving immediately on load
    • Don't discard unparseable notes content
  • Fix styling bug and use the theme's sans serif font
    • Fixes #4

Tech Debt, maintenance, and other changes:

  • Replace deprecated node-sass package with sass
  • Remove unused types definition file for Editor Kit
  • Some small changes to prep for storing config
  • Small tweaks to tests to ensure they keep passing
  • README cleanup:
    • Remove references to yalc now that my react-trello PR has been merged
    • Remove references to yarn
    • Clean up leftover references to the editor-kit template
    • Update copy

v0.4.0

01 Mar 03:14
8a14ba4
Compare
Choose a tag to compare

Add support for card comments.

v0.3.1

01 Mar 03:15
Compare
Choose a tag to compare

Add support for Standard Notes themes.

v0.3.0: Update download URL for Desktop installs

01 Mar 03:16
Compare
Choose a tag to compare

Save the note in Markdown instead of JSON

v0.2.0

01 Mar 03:16
Compare
Choose a tag to compare

Save pretty JSON instead of just the result of JSON.stringify

v0.1.0: Build first version of the app for use in StandardNotes

01 Mar 03:17
Compare
Choose a tag to compare
Manually set url based on Github Pages url