Memos - Package Updates
Pinned
Memos
-
N nebulon locked this topic on
-
N nebulon unlocked this topic on
-
N nebulon pinned this topic on
-
[0.1.0]
- Initial version for Memos
-
[0.1.1]
- Update memos to 0.23.0-rc.3
- Full Changelog
-
[1.0.0]
- Update memos to 0.23.0
- Full Changelog
- fix: v0.22.5: start fail caused by incorrect migration file naming by @leo9800 in https://github.com/usememos/memos/pull/3873
- fix: update first day logic for months starting on Sunday by @RoccoSmit in https://github.com/usememos/memos/pull/3896
- fix: load server name and icon from settings by @RoccoSmit in https://github.com/usememos/memos/pull/3908
- fix: iframe rendering by @ti777777 in https://github.com/usememos/memos/pull/3916
- feat: support disable change username and nickname by @thezzisu in https://github.com/usememos/memos/pull/3911
- feat: update Slovenian translation by @thehijacker in https://github.com/usememos/memos/pull/3935
- fix: case insensetive memo search for postgres by @sriniwas14 in https://github.com/usememos/memos/pull/3938
- feat: allow mobile user zooming in image preview by @auphone in https://github.com/usememos/memos/pull/3880
- fix: show future relative dates by @RoccoSmit in https://github.com/usememos/memos/pull/3946
-
[1.1.0]
- CLOUDRON_OIDC_PROVIDER_NAME implemented
-
[1.1.1]
- Update memos to 0.23.1
- Full Changelog
- fix: panic on arm v5-v6-v7 builds by @lincolnthalles in https://github.com/usememos/memos/pull/4204
- fix: limit the size of the resource list viewer by @RoccoSmit in https://github.com/usememos/memos/pull/4210
- fix: optimize memoMap generation logic to ensure memoMap count matche by @zjy4fun in https://github.com/usememos/memos/pull/4214
- refactor: move tags from property to payload by @johnnyjoygh in https://github.com/usememos/memos/pull/4229
- feat: add sh entrypoint to allow MEMOS_DSN_FILE to load variable from secret by @hadleyrich in https://github.com/usememos/memos/pull/4236
- refactor: enhance hyperlink handling in markdown shortcuts by @chriscurrycc in https://github.com/usememos/memos/pull/4238
- feat: persist memo filters with url query by @chriscurrycc in https://github.com/usememos/memos/pull/4239
- add missing german translations by @tungerno in https://github.com/usememos/memos/pull/4268
- Optimize filters sync by @chriscurrycc in https://github.com/usememos/memos/pull/4260
- feat: scroll to top by @chriscurrycc in https://github.com/usememos/memos/pull/4244
- Adding missing translations by @dandelionmood in https://github.com/usememos/memos/pull/4273
- fix #4274 now when checkbox is toggled the memo remembers the compact by @X1Vi in https://github.com/usememos/memos/pull/4279
- Date picker navigation by @RoccoSmit in https://github.com/usememos/memos/pull/4286
- fix #4257 fixed ui for mermaid diagrams in dark mode by @X1Vi in https://github.com/usememos/memos/pull/4289
-
[1.2.0]
- Update memos to 0.24.0
- Full Changelog
- fix: use correct separator in migration file name by @l2dy in https://github.com/usememos/memos/pull/4327
- fix: internal error on pin/unpin by @AvoidMe in https://github.com/usememos/memos/pull/4332
- fix: migrate sql error by @xiaoweihong in https://github.com/usememos/memos/pull/4338
- fix: show loader icon while refreshing by @hchengting in https://github.com/usememos/memos/pull/4358
- feat: search for multiple words by @RoccoSmit in https://github.com/usememos/memos/pull/4362
- fix: calendar coloring issue by @shungiku in https://github.com/usememos/memos/pull/4352
- feat: add Farsi(Persian) localazation by @spidtzz in https://github.com/usememos/memos/pull/4364
-
[1.3.0]
- Update base image to 5.0.0
-
[1.3.1]
- Update memos to 0.24.1
- Full Changelog
- Polished homepage layout
- Masonry view(beta)
- Support blur processing for NSFW content with customizable NSFW tags by @CallMeMhz in https://github.com/usememos/memos/pull/4407
- Match sublist indentation when adding a new item by @mbaum0 in https://github.com/usememos/memos/pull/4433
- feat: allow storing resource references >256 chars long in mysql by @cdzombak in https://github.com/usememos/memos/pull/4408
- feat: prevent attackers from exploiting redirect attack GetLinkMetadata API by @CallMeMhz in https://github.com/usememos/memos/pull/4428
- feat: support YouTube video thumbnail in link preview by @CallMeMhz in https://github.com/usememos/memos/pull/4427
- feat: optimize initial load performance by implementing lazy loading and code splitting by @nbb2025 in https://github.com/usememos/memos/pull/4445
- feat: add loading spinner during file upload process by @sawatkins in https://github.com/usememos/memos/pull/4491
-
[1.3.2]
- Update memos to 0.24.2
- Full Changelog
- feat: implement grpc health service checking database connection (#4499)
- fix: BrandBanner to use NavLink (#4536)
- fix: allow admins to uncheck disallow password if applicable (#4532)
- fix: prevent double effect on image modal wheel event (#4522)
- fix: use valid query parameters for postgres (#4515)
- fix: user stats changes based on selected tab (#4504)