v0.10.3
usememos/memosv0.10.3Feb 10, 2023by Zeng1998
AI Summary
Focuses on resource management improvements including external links, PDF previews, and sharing enhancements like QR codes. It also adds UI settings for memo interaction and improves the development environment setup.
Key Highlights
- Added support for creating resources with external links
- Added PDF preview support for resources
- Introduced QR codes and custom logos in share dialogs
- Added double-click setting for memos
New Features
- External link resource creation
- PDF preview support
- QR code in share dialog
- Customized logo in share dialog
- Double-click memo setting
- Tag filter in explore page
Full Release Notes
## What's Changed * chore: format SQL by @boojack in https://github.com/usememos/memos/pull/987 * feat: support creating resource with external link by @boojack in https://github.com/usememos/memos/pull/988 * chore: get resource blob optional by @boojack in https://github.com/usememos/memos/pull/991 * chore: clean `package.json` by @boojack in https://github.com/usememos/memos/pull/993 * feat: update Traditional Chinese translation by @WY-WY-W in https://github.com/usememos/memos/pull/994 * chore: update Uffizzi GHA for better error-handling by @ShrutiC-git in https://github.com/usememos/memos/pull/996 * chore: remove unused flags for sqlite by @boojack in https://github.com/usememos/memos/pull/997 * fix: show copy button on hover by @hyoban in https://github.com/usememos/memos/pull/1002 * fix: pdf resource preview by @Zeng1998 in https://github.com/usememos/memos/pull/1008 * feat: graceful shutdown server by @boojack in https://github.com/usememos/memos/pull/1016 * chore: update zh-Hant.json by @den13501 in https://github.com/usememos/memos/pull/1023 * Use official Uffizzi reusable action by @ShrutiC-git in https://github.com/usememos/memos/pull/1027 * more translation correction to traditional Chinese by @den13501 in https://github.com/usememos/memos/pull/1028 * feat: support enter to signin by @Zeng1998 in https://github.com/usememos/memos/pull/1014 * fix: url encode for tag name by @boojack in https://github.com/usememos/memos/pull/1031 * chore: update code owners by @boojack in https://github.com/usememos/memos/pull/1041 * fix: scroll when clicking expand button by @hyoban in https://github.com/usememos/memos/pull/1035 * fix: parse chrome or edge urls in plain link by @hyoban in https://github.com/usememos/memos/pull/1034 * feat: tag filter in explore by @Zeng1998 in https://github.com/usememos/memos/pull/1032 * chore: update seed data by @boojack in https://github.com/usememos/memos/pull/1042 * feat: add setting for double-click of memos by @Zeng1998 in https://github.com/usememos/memos/pull/1036 * fix: editor cursor not in view after smart editing by @hyoban in https://github.com/usememos/memos/pull/1043 * fix: DatePicker should say Wed instead of Web by @nitinthewiz in https://github.com/usememos/memos/pull/1046 * chore: update readme by @boojack in https://github.com/usememos/memos/pull/1047 * chore: setup project workspace for better DX by @hyoban in https://github.com/usememos/memos/pull/1048 * chore: update readme with dark mode demo by @boojack in https://github.com/usememos/memos/pull/1049 * feat: more rss info by @hyoban in https://github.com/usememos/memos/pull/1052 * fix: can not input chinese by @hyoban in https://github.com/usememos/memos/pull/1053 * fix: patch resource id by @boojack in https://github.com/usememos/memos/pull/1055 * chore: update resource select dialog by @boojack in https://github.com/usememos/memos/pull/999 * chore: update rss icon style by @boojack in https://github.com/usememos/memos/pull/1056 * fix: pass empty condition in rss by @boojack in https://github.com/usememos/memos/pull/1058 * chore: remove resource cache by @boojack in https://github.com/usememos/memos/pull/1059 * chore: upgrade version to `0.10.3` by @Zeng1998 in https://github.com/usememos/memos/pull/1060 ## New Contributors * @WY-WY-W made their first contribution in https://github.com/usememos/memos/pull/994 * @den13501 made their first contribution in https://github.com/usememos/memos/pull/1023 * @nitinthewiz made their first contribution in https://github.com/usememos/memos/pull/1046 **Full Changelog**: https://github.com/usememos/memos/compare/v0.10.2...v0.10.3