v0.13.2
版本发布时间: 2023-07-01 18:44:20
usememos/memos最新发布版本:v0.23.0-rc.1(2024-11-13 08:35:32)
What's Changed
- fix: patch memo row status by @boojack in https://github.com/usememos/memos/pull/1755
- feat: update korean localization by @nulta in https://github.com/usememos/memos/pull/1758
- feat: display memo with updated ts by @boojack in https://github.com/usememos/memos/pull/1760
- chore: order by updated ts in memo store by @boojack in https://github.com/usememos/memos/pull/1761
- feat: add telegram proxy support by @athurg in https://github.com/usememos/memos/pull/1764
- feat: disable CGO_ENABLED by @athurg in https://github.com/usememos/memos/pull/1766
- refactor: change all
Robot
toBot
by @athurg in https://github.com/usememos/memos/pull/1767 - feat: add docker compose file for development by @athurg in https://github.com/usememos/memos/pull/1769
- fix: infinite loop in home page by @athurg in https://github.com/usememos/memos/pull/1773
- fix: add public base path (#1748) by @GenerQAQ in https://github.com/usememos/memos/pull/1775
- feat: resource visibility by @athurg in https://github.com/usememos/memos/pull/1777
- feat: memo editor dialog by @boojack in https://github.com/usememos/memos/pull/1772
- fix: copy-to-clipboard not works well in Safari by @athurg in https://github.com/usememos/memos/pull/1779
- chore: update zh-Hant.json by @den13501 in https://github.com/usememos/memos/pull/1781
- chore: clean Dockerfile to exclude musl-dev by @athurg in https://github.com/usememos/memos/pull/1787
- chore: update page routes by @boojack in https://github.com/usememos/memos/pull/1790
- chore: update upgrade version view by @boojack in https://github.com/usememos/memos/pull/1791
- fix: failed to upload OSS with S3 SDK by @athurg in https://github.com/usememos/memos/pull/1792
- fix: user default 'Basic Setting' should follow server's setting by @s0urcelab in https://github.com/usememos/memos/pull/1795
- revert: fix: add public base path (#1748) (#1775) by @athurg in https://github.com/usememos/memos/pull/1806
- chore: modify the error message when registering a Host user by @2hangpeng in https://github.com/usememos/memos/pull/1804
- feat: add japanese locale by @kakik0u in https://github.com/usememos/memos/pull/1802
- fix: systemSetting in UI changed unexpectedly by @athurg in https://github.com/usememos/memos/pull/1812
- feat: add support for download resource from link by @athurg in https://github.com/usememos/memos/pull/1800
- chore: add classnames for easy logo/server name customizations via CSS. by @davidangel in https://github.com/usememos/memos/pull/1828
- feat: add croatian locale by @diomed in https://github.com/usememos/memos/pull/1822
- feat: set memo visibility in telegram by @athurg in https://github.com/usememos/memos/pull/1824
- feat: support for tap to reload on PWA by @athurg in https://github.com/usememos/memos/pull/1827
- chore: update hr.json by @diomed in https://github.com/usememos/memos/pull/1832
- fix: use
??
in className use by @sedationh in https://github.com/usememos/memos/pull/1829 - chore: upgrade pnpm version by @boojack in https://github.com/usememos/memos/pull/1833
- refactor: migrate auth routes to v1 package by @boojack in https://github.com/usememos/memos/pull/1841
- refactor: migration idp api by @boojack in https://github.com/usememos/memos/pull/1842
- fix: schema migrate by @boojack in https://github.com/usememos/memos/pull/1846
- chore: migrate user setting to api v1 package by @boojack in https://github.com/usememos/memos/pull/1855
- chore: update idp store by @boojack in https://github.com/usememos/memos/pull/1856
- chore: update store types name by @boojack in https://github.com/usememos/memos/pull/1862
- chore: update setting page styles by @boojack in https://github.com/usememos/memos/pull/1863
- chore: update dark mode style by @boojack in https://github.com/usememos/memos/pull/1864
- chore: listMemos sort by id for memos post/update at the same time by @Vespa314 in https://github.com/usememos/memos/pull/1866
- fix: validate access token by @CorrectRoadH in https://github.com/usememos/memos/pull/1867
- fix: ignore internalpath field when creating resource by @CorrectRoadH in https://github.com/usememos/memos/pull/1868
- chore: add jwt middleware in apiv1 by @boojack in https://github.com/usememos/memos/pull/1869
- fix: pin memos of other people by @CorrectRoadH in https://github.com/usememos/memos/pull/1870
- chore: remove unused kit components by @boojack in https://github.com/usememos/memos/pull/1871
- chore: update dialog overflow style by @boojack in https://github.com/usememos/memos/pull/1872
- chore: upgrade version to
v0.13.2
by @boojack in https://github.com/usememos/memos/pull/1873
New Contributors
- @GenerQAQ made their first contribution in https://github.com/usememos/memos/pull/1775
- @s0urcelab made their first contribution in https://github.com/usememos/memos/pull/1795
- @2hangpeng made their first contribution in https://github.com/usememos/memos/pull/1804
- @kakik0u made their first contribution in https://github.com/usememos/memos/pull/1802
- @davidangel made their first contribution in https://github.com/usememos/memos/pull/1828
- @diomed made their first contribution in https://github.com/usememos/memos/pull/1822
- @sedationh made their first contribution in https://github.com/usememos/memos/pull/1829
- @Vespa314 made their first contribution in https://github.com/usememos/memos/pull/1866
Full Changelog: https://github.com/usememos/memos/compare/v0.13.1...v0.13.2