v0.22.5

usememos/memosv0.22.5Sep 3, 2024by github-actions[bot]

AI Summary

An infrastructure and feature update focusing on Docker Compose v2 migration, new memo display settings like week start day, and the reintroduction of thumbnails, along with added security and memo property settings.

Key Highlights

  • Migration to Docker Compose v2
  • New memo display settings (week start day)
  • Reintroduction of thumbnails
  • Security-related settings for admins
  • Performance improvement (reducing image size)

New Features

  • Add memo display setting menu
  • Add security related settings
  • Implement week start day setting
  • Support order by time asc
  • Fix tag query for mysql
  • Retire preview markdown dialog
  • Tweak activity service definition
  • Tweak icon button container

Full Release Notes

### Learn more about the detail changelog in **[Release v0.22.5](https://www.usememos.com/changelog/0-22-5)**.


## Changelog
* 26fa1726418d071388442a0741eb10b5f3885b40 chore(frontend): add order by time asc
* f4d66753639b750e480a6bef09a97d19c738e47e chore: add enable memo comment setting
* c3f381c8c52ee1096d3ed0cddc2dd3ab42004e79 chore: add instance url to profile
* 710961d336e8deebdbb44652564cac55d040f731 chore: fix text color in dark mode
* 40d59fc47aaca73d950016770f6ce6756ca28728 chore: fix user role checks
* d1280bc04f10eb6473f2bf0e7d83979d8f30c8d8 chore: implement memo property runner
* 35b0bd82f48b13c73847daa9d402d8a559634632 chore: migrate of Docker compose v2 (#3857)
* 8c6682bd77b387bd2df6a2f13635c669d83b9f23 chore: regenerate apidocs
* ea70dd85bf4c4fdd08f215032828ea89905c3271 chore: remove color in manifest
* a8ea28066e4296d2e379887296660ad85cc3b205 chore: retire export memos
* 61b8cee31d9a68e546efef4536f549ea2da5e24e chore: retire preview markdown dialog
* 21f18f7c56d8af2f28a44aef654a6a4f53c97248 chore: tweak activity service definition
* 04b4fa1d022e230f6c94a4621995078f601ce13c chore: tweak icon button container
* fa2b01cfb1f484ee3149e664248606039057b071 chore: tweak latest schema file name
* 9a27fdf85524f3b7f108eb64b6e34c9feff56a36 chore: tweak load more button
* d11bd30ec6343c7feeac25fb64478c759f626525 chore: tweak logger
* 1ae3afc0baa9f901dd057a524eb027575d44e9b9 chore: tweak memo relation popover
* 506d2ed8ca82c530586a3c3ba37b51bfab668a5f chore: tweak menu style
* bb86482b71bb3539864f1180157ec15d5b3c0a54 chore: tweak setting name
* f0abd792c7722a7f29ed151d4072e7673c8200bf chore: update auth service
* 5bbf57ece4758ee8923076228a0d730557955188 chore: update comments of find memo
* aae3e8ae646cb76725bf9c3c1a862aff2f944505 chore: update memo property checks
* fbdfaf85d9f4ef9b65e447e8706978e3bfa22219 chore: update migrator
* de980fb7d7205f29247d5feec54227fb2d9cdc81 chore: update setting display name
* 773ab96bd00d7374526e5ddea47942bfdde90fd8 chore: update thumbnail generator
* 4e5810e20568a65c7ae4e617ed18104213638c78 chore: update workspace setting section
* 6184375cbb04e892ffca4ca20180a4b6666ef87f chore: upgrade frontend dependencies
* 158745704e867be1de2e20e1e40565b911ba72af feat: add memo display setting menu
* 1167df29d8dbb17ec54f3b941c6851faccc06bb6 feat: add security related settings
* 18db78172c3b26a137b9a1f0bf682bdcfebced17 feat: add translation for collapse/expand button and update polish locale (#3811)
* 7a9f61967da808a27f07b5492d6f94b290a4b7b9 feat: allow admin users to update other memos
* 3c5aa41a78975ee81a3f503e9151f4825d263ef3 feat: implement week start day setting
* 9b1adfbbe951657e38d05229a5c4883ed83da41f feat: reintroducing thumbnails (#3821)
* 07667257d5b0d823ba37f2c7e47f9f646e27de54 feat: support order by time asc
* 615aa9479325a892ba71d7e12394adf3a53b59ca fix: base path of migrator
* eca9649be3c43b5e4ff4532bf0f832dcf26cc34a fix: cancel removes memo cache (#3826)
* c0826c43b0dde8d9d18cf31dd41eedfc207667f7 fix: explicitly disabling `autocapitalize` and `spellcheck` (#3797)
* a5978e7657a867172e7eb2dcd6890c9af21f8103 fix: tag query for mysql (#3785)
* 0156c7e11ff63bd8f49cb683e4c755ff7f77cabc perf: reduce image size by 21.3MB (#3849)
* 20570fc7712a8c89a8aec3d389d2c383b595c999 refactor: resource thumbnail
* 6e901fc940709cb79623264e2e62d5098e56f443 refactor: store migrator
* 4ad602868168126117f6a35793715e69532eefd0 refactor: use popover instead of dialog for memo relations

## New Contributors
* @tiltshiftfocus made their first contribution in https://github.com/usememos/memos/pull/3785
* @MykalMachon made their first contribution in https://github.com/usememos/memos/pull/3797
* @3sky made their first contribution in https://github.com/usememos/memos/pull/3811
* @RoccoSmit made their first contribution in https://github.com/usememos/memos/pull/3826
* @michelheusschen made their first contribution in https://github.com/usememos/memos/pull/3844
* @aqyuki made their first contribution in https://github.com/usememos/memos/pull/3849

**Full Changelog**: https://github.com/usememos/memos/compare/v0.22.4...v0.22.5