Releases: notea-org/notea
v0.4.0-alpha
I'm not gonna delve too deep into this release, but a lot changed so it's v0.4 now.
The main change is that the editor is much improved - headings are no longer automatically bold, code blocks look just slightly nicer and have a redesigned UI (which isn't the best, but just moderately better than the previous).
The full v0.4.0 will be released when Notea's more stable.
If you want to try this version, use the 0.4.0-alpha
tag for the Docker image.
The edge
tag also works, but that build gets updated as soon as a new change is made.
Oh, also, hello. I (@tecc) maintain Notea now.
Kudos to @QingWei-Li for agreeing to transfer the project to me.
Now for the autogenerated release notes:
What's Changed
- feat: show emoji in title as tree icon instead by @tuur29 in #118
- fix: improve support for embedding complex urls by @tuur29 in #117
- feat: add collapse all notes and view in tree buttons by @tuur29 in #116
- feat: display note path in search modal by @tuur29 in #121
- Multiple changes by @tecc in #141
- Update to Next.JS 12 by @tecc in #142
- Updated version of #128 by @tecc in #143
- #144: Manually specified version of prosemirror-mdoel by @tecc in #146
- Swedish translation by @tecc in #149
- Improved configuration by @tecc in #148
- Change/promise handling by @tecc in #150
- feature: Debugging utilities + more user-friendly error listing by @tecc in #152
- change: Reworded footer in shared documents, updated link by @tecc in #155
New Contributors
Full Changelog: v0.3.6...v0.4.0-alpha
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
feat: add Arabic translation, thanks @themedleb
v0.3.1
feat: update chinese translation.