v0.18.0
版本发布时间: 2023-12-10 22:20:16
usememos/memos最新发布版本:v0.23.0-rc.0(2024-11-02 20:17:38)
New Loaded
- 🐘 PostgreSQL is supported, learn more in Database Driver;
- 🪝 Webhook introduced, learn more in Webhook.
What's Changed
- fix: correct some Chinese translation inaccuracy by @Kellermaan in https://github.com/usememos/memos/pull/2536
- chore: remove invalid access token from db by @athurg in https://github.com/usememos/memos/pull/2539
- chore: remove the max height limit for single media by @athurg in https://github.com/usememos/memos/pull/2545
- fix: remove ACL when set URLPrefix by @Hou-Xiaoxuan in https://github.com/usememos/memos/pull/2532
- chore: update manifest.json by @webysther in https://github.com/usememos/memos/pull/2568
- feat: support Postgres by @Irvingouj in https://github.com/usememos/memos/pull/2569
- fix: field type of row_status for table webhook by @athurg in https://github.com/usememos/memos/pull/2579
- fix: detail page user-avatar size have unexpected height by @Tyangs in https://github.com/usememos/memos/pull/2576
- fix: visibility of memo editor is empty by @athurg in https://github.com/usememos/memos/pull/2580
- feat: tables support by @shagr4th in https://github.com/usememos/memos/pull/2573
- fix: visibility of user preference is empty by @athurg in https://github.com/usememos/memos/pull/2581
- chore: bump actions in workflows by @kbdharun in https://github.com/usememos/memos/pull/2588
New Contributors
- @Kellermaan made their first contribution in https://github.com/usememos/memos/pull/2536
- @Hou-Xiaoxuan made their first contribution in https://github.com/usememos/memos/pull/2532
- @webysther made their first contribution in https://github.com/usememos/memos/pull/2568
- @Irvingouj made their first contribution in https://github.com/usememos/memos/pull/2569
- @Tyangs made their first contribution in https://github.com/usememos/memos/pull/2576
- @shagr4th made their first contribution in https://github.com/usememos/memos/pull/2573
Full Changelog: https://github.com/usememos/memos/compare/v0.17.1...v0.18.0