Releases: mkoskim/mawejs
v0.13.0
v0.12.0
What's Changed
- Post-release tweaks by @mkoskim in #303
- Small tweaks by @mkoskim in #306
- new README doc for dev env description by @ZacharyHandel in #313
- 308 clickable index by @ZacharyHandel in #315
- Draggable acts by @mkoskim in #309
New Contributors
- @ZacharyHandel made their first contribution in #313
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Post release tweaks by @mkoskim in #298
- Misc tweaks by @mkoskim in #299 - Folding menu added.
- Count words & chars from exported text by @mkoskim in #300
- Small tweaks by @mkoskim in #301
- Small tweaks by @mkoskim in #302 - ElectronJS tweaks: (1) It won't open debug console by default anymore. (2) It binds a shortcut (F12) to open debug console in production build, too.
Full Changelog: v0.10.0...v0.11.0
v0.10.0
MaweJS v0.9.0
This release contains several improvements for writing longer stories. Some highlights:
- There are now three types of scenes: regular scene, synopsis scene and notes scene. Making synopses a scene makes it possible to export a synopsis draft for reviewing. It also gives the long-needed possibility to fold/unfold synopses and notes, and thus makes it easier to write longer synopses and notes inside the manuscript draft.
- Target word counts: It is now possible to give target word count for blocks (acts, chapters and scenes). Fillers still work, but the problem with fillers is that when you write your story, you need to update the fillers. Target word counts give you possiblity for "fire-and-forget" -type of approach, you give the target word count and keep writing until the target is met.
- Finnish tutorial! Yes. In Finnish: Kirjoitin tutoriaalin suomeksi, joka on varmaan suomalaisille helpompaa seurattavaa kuin englanninkielinen tutoriaali.
Known issues:
- There is still no DnD in Story Arc view, and it is still missing the ability to edit fillers / target word counts, needed to edit the story structure.
- Preview index was disabled: there is a need to generate the index from exported draft, and it is even more important now when you can export either synopsis or manuscript.
Changelog
- Replaced cancel button with dialog close icon button, moved import bu… by @NinaVincova in #272
- Small tweaks by @mkoskim in #271
- Bump cookie and express by @dependabot in #274
- Sketching & preparing by @mkoskim in #277
- Small tweaks by @mkoskim in #280
New Contributors
- @NinaVincova made their first contribution in #272
Full Changelog: v0.8.0...v0.9.0
MaweJS v0.8.0
What's Changed
- Post-release tweaks by @mkoskim in #249
- Small fixes, tweaks, styling by @mkoskim in #252
- Small tweaks, fixes, styling by @mkoskim in #259
- Googledocs style behavior by @mkoskim in #266
- Small fixes, tweaks and such by @mkoskim in #269
Full Changelog: v0.7.0...v0.8.0
NOTE!
If you want to try AppImage in newer Ubuntu, turn off sandboxing!
$ mawejs-0.8.0.Linux.amd64.AppImage --no-sandbox
v0.7.0
What's Changed
It is a great performance improvement for large texts, so worth of a release even that there were one already an hour ago.
Full Changelog: v0.6.0...v0.7.0
NOTE!
If you want to try AppImage in newer Ubuntu, turn off sandboxing!
$ mawejs-0.7.0.Linux.amd64.AppImage --no-sandbox
v0.6.0
MaweJS v0.5.0
Features
This release features unnumbered chapters.
What's Changed
Full Changelog: v0.4.0...v0.5.0
NOTE!
If you want to try AppImage in newer Ubuntu, turn off sandboxing!
$ mawejs-0.4.0.Linux.amd64.AppImage --no-sandbox
v0.4.0
What's Changed
- Import view by @mkoskim in #222
- Small fixes by @mkoskim in #218
- Tweaks by @mkoskim in #221
- Fixes, cleanups and such by @mkoskim in #224
Full Changelog: v0.3.0...v0.4.0
NOTE!
If you want to try AppImage in newer Ubuntu, turn off sandboxing!
$ mawejs-0.4.0.Linux.amd64.AppImage --no-sandbox