Releases: corvec/sn-kanban-editor
Releases · corvec/sn-kanban-editor
v0.5.1: Maintenance fixes
Full Changelog: v0.5.0...v0.5.1
v0.5.0: Preserve existing note content
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 withsass
- 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
v0.3.1
v0.3.0: Update download URL for Desktop installs
Save the note in Markdown instead of JSON
v0.2.0
v0.1.0: Build first version of the app for use in StandardNotes
Manually set url based on Github Pages url