What's Changed
- fix: watermark container width by @boojack in #758
- fix: memo list padding bottom by @boojack in #759
- fix: dialog close when draging from in to out by @hyoban in #760
- fix: heatmap popup showing after logging out by @m-gschwandtner in #761
- feat: editor enhancement by @Zeng1998 in #763
- chore: simplify ordered list in editor by @boojack in #767
- refactor: introducing
use{Module}Store
instead of service by @boojack in #768 - docs: guide to deploy memos with render for beginners by @ajstephens1995 in #769
- chore: update readme with deploy guides by @boojack in #771
- feat:
esc
key to exit multiple dialogs by @Zeng1998 in #692 - feat: customize system profile by @boojack in #774
- chore: remove unused state by @Zeng1998 in #780
- restrict the html file by @lujiefsi in #749
- fix: max open conns for SQLite by @boojack in #781
- chore: return raw text for html by @boojack in #782
- chore: update tag regexp by @boojack in #785
- feat: i18n chinese by @ChasLui in #790
- feat: matching punctuation by @Zeng1998 in #791
- feat: support
command + k
shortcuts insert by @ChasLui in #793 - fix: shortcuts should exclude the shift judgment by @ChasLui in #796
- fix: incorrect cursor when text is selected in range by @ChasLui in #797
- feat: implement translation for days by @jxpsert in #784
- feat: update spanish locale by @PublicHer0 in #786
- feat: implement plurals for stats by @jxpsert in #783
- feat: use shift+tab to unindent by @ChasLui in #799
- feat: press cmd+f to focus on the search bar by @ChasLui in #800
- feat: add arm/v7 to buildx platforms by @m-gschwandtner in #802
- feat: show active panel when searchBar is in focus by @ChasLui in #806
- feat: update marked by @boojack in #810
- feat: tag table by @boojack in #811
- feat: create tag dialog by @boojack in #814
- feat: upsert tag based content by @boojack in #816
- chore: update seed data for tag by @boojack in #817
- chore: update create tag dialog style by @boojack in #818
- fix: fix css of input placeholder in auth page by @Zeng1998 in #824
- feat: prevent page jitter caused by the presence of scroll bars by @ChasLui in #808
- feat: support heading syntax by @boojack in #827
- feat: customize system profile by @boojack in #828
- chore: update logo format to png by @boojack in #830
- fix: disable decode patch id by @boojack in #831
- feat: add secure middleware by @boojack in #832
- chore: add escape to prevent XSS by @boojack in #833
- chore: update dialog title by @boojack in #834
- chore: upgrade version to
0.9.0
by @boojack in #835 - fix: set csp header only for resource by @boojack in #836
New Contributors
- @ajstephens1995 made their first contribution in #769
- @lujiefsi made their first contribution in #749
Full Changelog: v0.8.3...v0.9.0