Releases: inhumantsar/slurp
Releases · inhumantsar/slurp
0.1.12
- fix: strip hash marks from file names (#20)
- fix: clean and dedupe tags (#23 #27)
- fix: ensure slurpedTime is formatted with its settings template (#33)
0.1.11
- fix: refactor new note modal, add validation (#21)
- fix: remove broken github link and useless log refresh button (#22)
- fix: avoid saving settings if no changes are detected
0.1.10
- fix: string formatter bug broke metadata parsing
- chore: automate release process a bit
- refactor: migrate to using npm package for file suggestion component
0.1.9
- Fixed an issue with sub-directories picked with the file suggestion component. (#11)
- Reorged code a bit more. More to come yet.
0.1.8
- add recent logs to settings
- fix property deletion bug
- add folder suggestions to save location setting
0.1.7
- Fixed an issue where save location folder names weren't being normalized properly (#10).
- Added a spot in the settings menu to view recent logs when debug mode isn't on as well as a GitHub link for reporting issues.
0.1.6
- Add setting for default save location (closes #9)
- Fix bug which produced invalid file names in some situations
0.1.5
- Add customization options for note properties aka frontmatter
- Much refactoring and under-the-hood upgrades
0.1.5b7
- Added debug and log file options
- Refactored spaghetti
- Bug fixes
0.1.5b6
settings polish, code reorg