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