v0.10.2
usememos/memosv0.10.2Jan 21, 2023by boojack
AI Summary
A minor maintenance release adding new translations (Spanish, Vietnamese) and improving mobile sharing capabilities with swipe gestures. It also supports empty memos and fixes UI styling issues.
Key Highlights
- Added Spanish and Vietnamese translations
- Added swipe-to-switch image support for sharing on mobile
- Supported empty content memos
- Fixed rounded corner issues in resource blocks
New Features
- Spanish translation
- Vietnamese translation
- Swipe-to-switch image support
- Empty content memo support
Full Release Notes
# 🎉 Happy Spring Festival 🎉 ## What's Changed * fix: delete tag api by @boojack in https://github.com/usememos/memos/pull/950 * feat: update Spanish translation by @AmadeusGraves in https://github.com/usememos/memos/pull/954 * feat: issue translator workflow by @jxpsert in https://github.com/usememos/memos/pull/956 * feat: support empty content memo by @Zeng1998 in https://github.com/usememos/memos/pull/963 * feat: update Vietnamese translation by @vietanhdev in https://github.com/usememos/memos/pull/965 * feat: add qrcode in share dialog by @Zeng1998 in https://github.com/usememos/memos/pull/964 * feat: add customized logo in share dialog by @Zeng1998 in https://github.com/usememos/memos/pull/969 * fix: use input instead of textfield by @boojack in https://github.com/usememos/memos/pull/973 * fix: round corner issue in resource blocks by @Wujiao233 in https://github.com/usememos/memos/pull/979 * feat: support swipe to switch img on touchscreen by @Wujiao233 in https://github.com/usememos/memos/pull/970 * feat: scrool to memo after editing by @hyoban in https://github.com/usememos/memos/pull/907 * fix: video and audio can't play on safari by @Wujiao233 in https://github.com/usememos/memos/pull/980 * chore: update resource dialog style by @boojack in https://github.com/usememos/memos/pull/982 * chore: upgrade version to `0.10.2` by @boojack in https://github.com/usememos/memos/pull/983 ## New Contributors * @AmadeusGraves made their first contribution in https://github.com/usememos/memos/pull/954 * @vietanhdev made their first contribution in https://github.com/usememos/memos/pull/965 **Full Changelog**: https://github.com/usememos/memos/compare/v0.10.1...v0.10.2