Releases: GlowingScrewdriver/memos
Releases · GlowingScrewdriver/memos
v0.23.0+custom-subpath
Note: This changelog is auto-generated. Please look at the upstream changelog for breaking changes between versions, special upgrade instructions (if any), and more clarity in general.
Changelog
- 507c8b5 Clean up README.md
- f1a8569 Cleaner subpath prefix at server end
- 713b5cd Merge branch 'main' into custom-subpath
- abaa9f9 Refactor: Only touch frontend
- ea394d8 fix: add server name change in mobile header (usememos#4195)
- 1c255d4 fix: panic on arm v5-v6-v7 builds (usememos#4204)
v0.23.0-rc.3+custom-subpath
Note: This changelog is auto-generated. Please look at the upstream changelog for breaking changes between versions, special upgrade instructions (if any), and more clarity in general.
Changelog
- a569290 Merge branch 'main' into custom-subpath
- 2f8d347 Merge branch 'main' of https://github.com/usememos/memos
- 7afdbf6 Merge remote-tracking branch 'upstream/main' into custom-subpath
- 20381a6 Put gRPC API calls under /memos/
- afcb87b Update README.md
- 3786fb8 chore(dev): add code inspector plugin
- b547720 chore: add id to i18n locales
- 5601dae chore: add semantic action
- 04c6e26 chore: align colors
- 227cc26 chore: align table styles for access token section
- f44583e chore: allow some hardcoded strings to be translated (usememos#4076)
- 97ef5a8 chore: apply styles to the correct month (usememos#4151)
- 9a4fc2e chore: buf generate
- 7b70c20 chore: buf generate
- 183a22a chore: bump @bufbuild/buf from 1.45.0 to 1.46.0 in /web (usememos#4088)
- 4e99de2 chore: bump @bufbuild/buf from 1.46.0 to 1.47.2 in /web (usememos#4169)
- aea814d chore: bump @bufbuild/protobuf from 2.2.0 to 2.2.2 in /web (usememos#4089)
- edb8db9 chore: bump @reduxjs/toolkit from 2.3.0 to 2.4.0 in /web (usememos#4170)
- 6be36d2 chore: bump @types/node from 22.8.0 to 22.8.6 in /web (usememos#4087)
- 56c9e94 chore: bump class-variance-authority from 0.7.0 to 0.7.1 in /web (usememos#4172)
- d2c4a9e chore: bump github.com/aws/aws-sdk-go-v2 from 1.31.0 to 1.32.3 (usememos#4083)
- d06e67f chore: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.43 to 1.17.46 (usememos#4167)
- bd4e4b6 chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.25 to 1.17.35 (usememos#4084)
- 6e88b42 chore: bump github.com/google/cel-go from 0.22.0 to 0.22.1 (usememos#4165)
- dd15012 chore: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (usememos#4164)
- a449988 chore: bump golang.org/x/crypto from 0.27.0 to 0.28.0 (usememos#4085)
- 77e4d6f chore: bump golang.org/x/crypto from 0.28.0 to 0.29.0 (usememos#4168)
- c1a13be chore: bump golang.org/x/net from 0.29.0 to 0.30.0 (usememos#4082)
- 6cdc90b chore: bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (usememos#4166)
- 7900044 chore: bump less from 4.2.0 to 4.2.1 in /web (usememos#4173)
- a97154e chore: bump react version
- 1e28f7a chore: bump tailwind-merge from 2.5.4 to 2.5.5 in /web (usememos#4171)
- 648db7e chore: bump uuid from 10.0.0 to 11.0.2 in /web (usememos#4086)
- bb9b6be chore: bump zustand from 4.5.5 to 5.0.1 in /web (usememos#4090)
- f59daf8 chore: fix action
- a51e363 chore: fix truncation of webhook url to avoid disappearance of Trash Icon (usememos#4145)
- 67c1a46 chore: remove html renderer sanitizes
- 2a1c0bb chore: remove unused
reaction.proto
- 80785de chore: remove unused script
- cb569c9 chore: remove useCallback in fetching memo list
- 7b79c49 chore: remove version tests
- f1d6a67 chore: revert bump react version
- 104948a chore: set pull to refresh with screen size
- 73d13cb chore: style fix to usememos#4151 (usememos#4153)
- 67f8811 chore: tweak bug report template
- 378b6a5 chore: tweak default reactions
- f007185 chore: tweak form styles
- 9f2c1b2 chore: tweak reaction_type column type for mysql
- ad50aec chore: update activity calendar
- ae95743 chore: update build action
- f5a0827 chore: update explore translate of
zh-hans
- 5a83f0c chore: update frontend dependencies
- f310207 chore: update i18n Ukrainian (usememos#4096)
- 0a5111e chore: update i18n types definition
- e25792b chore: update vi translations (usememos#4099)
- b4f9c09 chore: upgrade backend dependencies
- 1424036 chore: use for...of
- 3542a79 feat: add Bahasa Indonesia (id) translation (usememos#4092)
- 3cbccde feat: add pull to refresh for PagedMemoList (usememos#4128)
- f00751a feat: allow to remove done items (usememos#4126)
- f6af564 feat: enhancement on UI/UX on user statistic view part. (usememos#4122)
- 142e97a feat: navigate image view with keyboard keys (usememos#4116)
- fcc4abf feat: remove RSS titles (usememos#4140)
- 54ee2bf feat: show less when memo expanded (usememos#4143)
- bcd8856 fix: added missing " (usememos#4119)
- 45d4d39 fix: air script in windows
- 009f495 fix: check IdP for disallow password auth
- 57c0073 fix: frontend build
- 3b25a6b fix: handle missing reaction (usememos#4094)
- 67e474d fix: linter warning
- 2aa3795 fix: search conditions affected by pull-to-refresh (usememos#4159)
- 4b28dfd fix: visibility selector overflow
- 51c80c3 revert: tweak reaction_type column type for mysql
v0.22.5+custom-subpath
Changelog
- aa40793 Add resources api (usememos#9)
- 041be46 Add support for image thumbnail (usememos#1641)
- 9a79e7d Allow manual trigger for test build
- 6c12ecd Allow manual trigger on 'Build artifacts'
- 79bf365 Dutch locale (usememos#687)
- 63ddb29 Feat: update editor tools (usememos#14)
- a569290 Merge branch 'main' into custom-subpath
- 6e8f829 Merge branch 'main' into custom-subpath
- 303b439 Merge branch 'main' of github.com:justmemos/memos
- 0d31783 Merge branch 'main' of github.com:justmemos/memos
- 2f8d347 Merge branch 'main' of https://github.com/usememos/memos
- dca2806 Merge branch 'usememos:main' into custom-subpath
- 475f258 Merge pull request usememos#26 from justmemos/refactor/go
- e86684c Merge remote-tracking branch 'upstream/main' into custom-subpath
- 7afdbf6 Merge remote-tracking branch 'upstream/main' into custom-subpath
- 20381a6 Put gRPC API calls under /memos/
- 3082b24 Run memos from "/memos" subpath [1]
- 00381cc Run memos from "/memos" subpath [2]
- c012ce0 Simple docker-compose.yml (usememos#179)
- afcb87b Update README.md
- 4f90d57 Update README.md
- 003887d Use official Uffizzi reusable action (usememos#1027)
- 3734538 Work out-of-the-box with Podman
- b949d48
next
docker tag deprecated (usememos#42) - f70ad68 add dockerfile
- 46830e3 buf: specify version of stephenh-ts-proto plugin (usememos#3941)
- 70e3263 build: update dockerfile for using cache to speed up (usememos#1372)
- 17a61bb choe: update shortcut actived style
- 8b1f7c5 choer: add system setting api (usememos#2194)
- e46f776 chore(build): anchor setup-buildx-action@v2 to version v0.9.1 (usememos#1089)
- 3786fb8 chore(dev): add code inspector plugin
- 26fa172 chore(frontend): add order by time asc
- 2acad97 chore(frontend): add reactions setting
- 0026f9e chore(frontend): add webhooks section
- c4a24be chore(frontend): tweak memo relations
- d6418f5 chore(go): use
json
instead ofjsonapi
- 240da33 chore(i18n): update translation files (usememos#3042)
- e69f7c7 chore(revert): retire demo site (usememos#1733)
- 9fe15a0 chore(revert): update test image platforms (usememos#576)
- 609366d chore: add "copy link" for each memo (usememos#1474)
- dd7d322 chore: add .vscode to gitignore (usememos#596)
- c6ebb55 chore: add 403 page
- 7e80e14 chore: add Arabic from weblate (usememos#2382)
- e5ff182 chore: add Hungarian locale
- 32cafbf chore: add OverflowTip kit component
- 0cddb35 chore: add Slovenian locale (usememos#1437)
- 17c35be chore: add
--passWithNoTests
to jest - 8586ebf chore: add
/healthz
endpoint - 2b8078a chore: add
CommonDialog
- bdf0c44 chore: add
CreatedTs
field toMemoCreate
(usememos#1073) - 2298ac6 chore: add
FUNDING.yml
- 183ce53 chore: add
ON DELETE CASCADE
- 89179f7 chore: add
SECURITY.md
(usememos#562) - 805122f chore: add
User stories
section to readme (usememos#932) - 3de00cf chore: add
dayjs
to parse datetime - 0e4e2e4 chore: add
golangci-lint
action - 646a41e chore: add
i18n
based withuseContext
- df5818c chore: add
jest
- 60a0ead chore: add
ka-GE
locale - 1d8603d chore: add
latest
docker tag (usememos#113) - 49c7f49 chore: add
linux/arm/v7
to platforms (usememos#842) - 2c8ff27 chore: add
ping
button - 660908e chore: add
react-router
- a106632 chore: add
vite-plugin-pwa
(usememos#230) - bfdb33f chore: add a flag to change metric switch (usememos#2447)
- e266d88 chore: add acl config (usememos#2128)
- 79bb325 chore: add activity service
- 2effacd chore: add api docs (usememos#1965)
- d95a6ce chore: add ar locale item
- ba8e1e5 chore: add available generator amount flag (usememos#1696)
- 2c2955a chore: add back linux/arm/v7
- 952225d chore: add back to top button
- dd04bc9 chore: add beta badge
- 4fcc682 chore: add beta badge to relation graph
- caf054b chore: add beta badge to storage (usememos#1099)
- b1e6956 chore: add cache for resource
- 781b1f7 chore: add classnames for easy logo/server name customizations via CSS. (usememos#1828)
- dfa1468 chore: add click away event to date picker
- 9a8a1d0 chore: add comments icon
- 59314cd chore: add compact mode to memo view
- a6b09aa chore: add confirm dialog for disable password login setting
- 5359d5a chore: add container-queries tailwind plugin
- 434ef44 chore: add cookie builder
- fd7b8c3 chore: add copy non-private memo link
- 6d45616 chore: add cors middleware
- eccddb1 chore: add create time to memo detail sidebar (usememos#3657)
- 0292f47 chore: add data empty placeholder (usememos#1913)
- 46a085f chore: add datepicker to timeline
- deae53c chore: add dayjs to fix datetime format in safari
- 948b533 chore: add default
ORDER BY
- bdc00d6 chore: add default local storage path (usememos#1457)
- 8cdc0c7 chore: add delete tag action
- 43819b0 chore: add demo banner (usememos#1739)
- ec67f1b chore: add dependabot
- 19eface chore: add desc for storage form (usememos#1112)
- 8fe6874 chore: add description field to user
- 220cba8 chore: add dev guard for memo chat (usememos#1968)
- 893dd2c chore: add disable filter to renderer context
- 87f5ac8 chore: add docker-compose.yaml (usememos#142)
- 2107ac0 chore: add docs generator (usememos#2052)
- 7058f0c chore: add docs link in settings
- 7722c41 chore: add edit button to memo detail page
- e7d5dfe chore: add en-GB language (usememos#2865)
- 4d2b953 chore: add enable link preview setting to memo related settings (usememos#3647)
- f4d6675 chore: add enable memo comment setting
- 0aa7085 chore: add enclosure to rss (usememos#1559)
- ab4a670 chore: add env example
- 65cc19c chore: add escape to prevent XSS (usememos#833)
- b6acf62 chore: add eslint check in action (usememos#185)
- 90679cc chore: add explore sidebar
- 4e023e2 chore: add file type to audio (usememos#1492)
- 64d4db8 chore: add frontend type definitions (usememos#2482)
- 222d04f chore: add fuse to get tag suggestions
- f303dc2 chore: add get all memo api
- 8a91b0a chore: add github badge
- ea88133 chore: add gradient block to compact mode
- 7b8a825 chore: add greeting banner
- bf46a9a chore: add heat map to sidebar (usememos#1255)
- 78b4733 chore: add icon for deleting resource (usememos#414)
- b547720 chore: add id to i18n locales
- cbebbca chore: add idp definition
- 3eac19d chore: add ignore version upgrade setting (usememos#1491)
- 929f621 chore: add image uploading status
- 5e20094...