chore(deps): update outlinewiki/outline docker tag to v1.10.0 - #28
Open
github-actions[bot] wants to merge 1 commit into
Open
chore(deps): update outlinewiki/outline docker tag to v1.10.0#28github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.9.2->1.10.0Release Notes
outline/outline (outlinewiki/outline)
v1.10.0Compare Source
What's Changed
This release has a focus on increasing performance and reducing memory usage both on the client and server - but some fantastic new functionality crept in too, of course.
Highlights
cmd+clickin https://github.com/outline/outline/pull/13044[[trigger for mentioning or creating a document in https://github.com/outline/outline/pull/13402.eml), TextPack, and PDF files can now be imported in https://github.com/outline/outline/pull/13229 https://github.com/outline/outline/pull/13235 https://github.com/outline/outline/pull/13302MCP
Performance improvements
revisions.listendpoint now loads less data in https://github.com/outline/outline/pull/13202findByPknow requires fewer database connections in https://github.com/outline/outline/pull/13214FOR NO KEY UPDATEin https://github.com/outline/outline/pull/13314y-prosemirrorhas been reworked in https://github.com/outline/outline/pull/13521Other improvements
search_queriesto match event log retention in https://github.com/outline/outline/pull/13035IconPickernow uses standard tabs in place of custom ones in https://github.com/outline/outline/pull/13358documents.updatenow accepts an optionallastRevisionparameter in https://github.com/outline/outline/pull/13410users.listnow supports the filter DSL in https://github.com/outline/outline/pull/13456collections.listnow supports the filter DSL in https://github.com/outline/outline/pull/13442@prefixed Markdown links are now converted to mentions on server writes in https://github.com/outline/outline/pull/13403Fixes
documents.add_userevent missingteamIdin https://github.com/outline/outline/pull/13084create_documentHTML media handling in tool schema by @Ali-ovo in https://github.com/outline/outline/pull/13093useKeyDownbinding blocks browser defaults in https://github.com/outline/outline/pull/13098documentUpdaterin https://github.com/outline/outline/pull/13108ProjectionAliasin https://github.com/outline/outline/pull/13121handleTopDropCaptureignored in https://github.com/outline/outline/pull/13126CMD+Fin https://github.com/outline/outline/pull/13135collaboratorIdsasync/distributed nature should not guard persistence in https://github.com/outline/outline/pull/13145relationships.listendpoint in https://github.com/outline/outline/pull/13147documents.createin https://github.com/outline/outline/pull/13149attachments.redirectshould be considered in read scope in https://github.com/outline/outline/pull/13155useKeyDownin https://github.com/outline/outline/pull/13163relationships.listdrafts in https://github.com/outline/outline/pull/13170x is not a functionin prod in https://github.com/outline/outline/pull/13184DocumentMetaincorrectly rendered as links in https://github.com/outline/outline/pull/13187urls.unfurldoes not treat FQD as internal in https://github.com/outline/outline/pull/13189CMD-Enterin table within toggle block does not add row in https://github.com/outline/outline/pull/13226BadGatewayErrorreporting in https://github.com/outline/outline/pull/13341anchorTextproperty in https://github.com/outline/outline/pull/13385DocumentHelper.toJSONin https://github.com/outline/outline/pull/13413useSwipehook in https://github.com/outline/outline/pull/13549useHoverin https://github.com/outline/outline/pull/13550useConsumeQueryParamin https://github.com/outline/outline/pull/13551redirect_urislimit from 10 to 20 in https://github.com/outline/outline/pull/13583New Contributors
Full Changelog: outline/outline@v1.9.2...v1.10.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.