v0.16.0
usememos/memosv0.16.0Oct 5, 2023by boojack
AI Summary
A major redesign featuring memo comments, an updated memo layout, and a new branding with a cockatiel mascot. Requires database migrations.
Key Highlights
- Introduced memo comments
- Updated memo layout for better readability
- New branding with a cute cockatiel
- Requires database migrations
Breaking Changes
- Requires database migrations: memo_resource and shortcut tables will be removed
New Features
- Memo comments
- Updated memo layout
- New branding
Full Release Notes
## Upgrade overview This release contains upgrade notes that deviate from the norm: ā ļø Requires database migrations: `memo_resource` and `shortcut` tables will be removed. ## What's Changed * š¬ Introduced memo comments; <img width="1129" alt="Screenshot 2023-10-06 at 01 11 32" src="https://github.com/usememos/memos/assets/24653555/82df8ae5-a22f-4269-bef7-9b3049304e0d"> * š Updated memo layout for better readability; <img width="1153" alt="image" src="https://github.com/usememos/memos/assets/24653555/23b2a533-c34b-443c-b38e-d630cfa9265a"> * š¦ New branding with a cute cockatiel. ## New Contributors * @LittleJ made their first contribution in https://github.com/usememos/memos/pull/2304 * @serverless83 made their first contribution in https://github.com/usememos/memos/pull/2323 * @kbdharun made their first contribution in https://github.com/usememos/memos/pull/2325 **Full Changelog**: https://github.com/usememos/memos/compare/v0.15.2...v0.16.0