Releases: kevboh/longform
Releases · kevboh/longform
2.1.0
What's Changed
- wrap scene text by @chrisgrieser in #239
- Fix typos by @deining in #241
- ci: bump GitHub action workflows by @deining in #242
- add prettier config by @kevboh in #248
- feat: use
tab/shift-tabto move in Suggestion Modals by @chrisgrieser in #253 - Filter ignoredFiles before attempting to map them. by @danhanly in #290
- fix: resolve sync issues with optional wait and fallback by @Baysen in #286
- Updated theme to appear more like a native part of Obsidian by @hannahildebrandt in #291
- feat: create "Add Frontmatter" compile step by @digyx in #280
New Contributors
- @deining made their first contribution in #241
- @danhanly made their first contribution in #290
- @Baysen made their first contribution in #286
- @hannahildebrandt made their first contribution in #291
- @digyx made their first contribution in #280
Full Changelog: 2.0.7...2.1.0
2.0.7
What's Changed
- track word count after meeting goal by @MadCatMagic in #234
- fix some deprecations
- fix regression in 2.0.6 that broke scene creation on Windows (#235)
Full Changelog: 2.0.6...2.0.7
2.0.6
- fix scene context menu, rename links alongside renamed scenes
- prevent illegal scene names in windows
- add a
data-scene-statusattribute to scene entries if they have astatusproperty
Full Changelog: 2.0.5...2.0.6
2.0.5
What's Changed
- allow alternative compiled extensions, fixes #203 by @kevboh in #205
- default to Scenes tab on initial open for MSs by @kevboh in #206
- add GUI for ignoring scenes by @b-camphart in #209
- docs: add link to custom-compile-step community repo by @chrisgrieser in #223
- prevent null selectedDraft from breaking render by @b-camphart in #219
- docs: typo about $3{#} by @wesleyboar in #228
New Contributors
- @chrisgrieser made their first contribution in #223
- @wesleyboar made their first contribution in #228
Full Changelog: 2.0.4...2.0.5
2.0.4
- Support templates for new scenes
- Add compile commands
- Sundry bug fixes
Thanks to @b-camphart for so much help here!
2.0.3
2.0.2
2.0.1
2.0.0
Release of Longform 2.0. See this migration guide for going from version 1.x to version 2.0. See README for features.