usememos / telegram-integration

Memogram is an easy to use integration service for syncing messages and images from a Telegram bot into your Memos.
59 stars 15 forks source link

chore: bump github.com/usememos/memos from 0.22.2 to 0.22.3 #33

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps github.com/usememos/memos from 0.22.2 to 0.22.3.

Release notes

Sourced from github.com/usememos/memos's releases.

v0.22.3

New Loaded

  • Support editing memos directly in the inline editor instead of a dialog.

  • Support displaying tags in a tree structure.

Enhancements

  • Tables now support rendering additional syntax (#3606).
  • HTML elements rendering supported, now including <br /> (#3388).
  • Added a setting to enable link previews(disabled by default) (#3570).
  • Access token will be correctly deleted upon logout (#3674).
  • Disable user registration has been moved to startup options/environment variables --public (#3589).

Changelog

  • eccddb11546862a471a9af6038031e7df6181c9a chore: add create time to memo detail sidebar (#3657)
  • 4d2b953e2361724326cbefd7bfc7f1c74b0bcad6 chore: add enable link preview setting to memo related settings (#3647)
  • 5a26b765117695f1f44575bbaff6b40603fef691 chore: add memo content snippet
  • 626c972d9c75259b313cb5947ebdc227391eae39 chore: add properties to memo detail sidebar
  • 0501f5198a8726f50d2b57a62972a19c6becaae5 chore: buf format
  • 260a4f89fc16fa52bed86f4950c8bff1ef0af185 chore: buf generate
  • 33cd3ed8e326900c7a3cc83b013963a722f04dde chore: bump version
  • fefe2b0655ee69cfb0f49f357ad59629ac832d01 chore: fix build artifacts action
  • 9449886d60b16e0a3b99799d00b1378e51d31f4a chore: fix linter
  • ca463891f27dc666893570fe215175027f79cf62 chore: fix linter warning for slog (#3604)
  • 956f21838d3530d395a08259a44bbed2b13774ff chore: fix popover z-index
  • bcb884324513e35aa76489ef19cf492048f66505 chore: implement stringify markdown nodes endpoint (#3688)
  • f2cfc528a6aa9db423795070b97ec57d6a978594 chore: introduce tag view option
  • 05c6edfe2f442aff439027828b5811ad06798bea chore: tweak auth pages
  • 5704aaad084be98ceaaefc8507131b3e6f913316 chore: tweak embeded memo style
  • a98d16bcaad513ba2e733d8e98b2c8db73f6ba74 chore: update bug report template fields (#3656)
  • 1ad5d9bf0a344205629a74fbccde7649c3cb1cd6 chore: update confirm dialog
  • 7c9e54afbdf99ae8053bd91051c83475878acddf chore: update disallow public visibility setting name (#3687)
  • 4ff3b89a8e74aa4aa142a1f655912ac392590848 chore: update i18n from Weblate (#3680)
  • ef7e2151dc408636498953cd88434ba147f4ac40 chore: update memo relation list
  • 387bf48fc8eee1860b9941b7dbecbdd0b634a89e chore: update s3 config
  • 3782d412f54192f1da5c20af79f616d875ce79c1 chore: upgrade gomark
  • 878fea5f13d337c23f16a90a863c91568f271879 chore: use popover for update tag view setting
  • 1ab2c89408a7bf0daa113e45ddc01079ef8d4082 feat(api): implement get memo by uid
  • 457cf92cc1a15629fc3cf2ae057a51460cc9212f feat(api): implement get resource by uid
  • 736637a362a2fde42f7bb60f03ae980073b99ef0 feat: add public flag instead of system setting to enable signup (#3589)
  • 9909fd8a6ff136da4acc5c75f956bbebb3d27e57 feat: add snippet field to memo message (#3689)
  • f374169a2bba4e40cd09941bb1ec9bf3a850ef05 feat: implement html element renderer
  • e2fd79200eb2ab64ac42d7efd47a9f0d606a905c feat: implement inline memo editor

... (truncated)

Commits
  • fefe2b0 chore: fix build artifacts action
  • 5704aaa chore: tweak embeded memo style
  • ef7e215 chore: update memo relation list
  • e2fd792 feat: implement inline memo editor
  • 956f218 chore: fix popover z-index
  • 878fea5 chore: use popover for update tag view setting
  • 5a26b76 chore: add memo content snippet
  • 0053977 chore: bump github.com/aws/aws-sdk-go-v2/config from 1.27.24 to 1.27.26 (#3691)
  • e5c7571 chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.4 to 1....
  • daca719 chore: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.24 to 1.17.26 ...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)