3765488344c9f0545d55f862787e6742fb2b9915
17 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 9ed2f92a4e |
chore(deps): update outlinewiki/outline docker tag to v1.5.0 (#4013)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [outlinewiki/outline](https://github.com/outline/outline) | minor | `1.4.0` → `1.5.0` | --- ### Release Notes <details> <summary>outline/outline (outlinewiki/outline)</summary> ### [`v1.5.0`](https://github.com/outline/outline/releases/tag/v1.5.0) [Compare Source](https://github.com/outline/outline/compare/v1.4.0...v1.5.0) ##### What's Changed ##### Improvements - Added sorting options to the search screen in [#​11242](https://github.com/outline/outline/pull/11242) - Added `diff` language highlighting for code blocks in [#​11301](https://github.com/outline/outline/pull/11301) - Allow `cmd+enter` to toggle all checkboxes in a selection in [#​11322](https://github.com/outline/outline/pull/11322) - Added support for currency sorting in tables in [#​11332](https://github.com/outline/outline/pull/11332) - Added a custom color picker for text highlights in [#​11337](https://github.com/outline/outline/pull/11337) - Clicking on a group in the share dialog now shows it's members in [#​11338](https://github.com/outline/outline/pull/11338) - Table headers are now sticky in [#​11353](https://github.com/outline/outline/pull/11353) - Importing toggle blocks from Notion is now supported in [#​11371](https://github.com/outline/outline/pull/11371) - All tables in settings now have right-click context menu support in [#​11378](https://github.com/outline/outline/pull/11378) - Added a hide/show completed items control for checkbox lists in [#​11379](https://github.com/outline/outline/pull/11379) - Markdown frontmatter is now converted to YAML code blocks on import in [#​11420](https://github.com/outline/outline/pull/11420) - Added a "Rename" option to sidebar context menus in [#​11425](https://github.com/outline/outline/pull/11425) - Added Alt-click to recursively expand or collapse sidebar documents and collections in [#​11432](https://github.com/outline/outline/pull/11432) - Added a preference for desktop notification badge with off, count, and indicator options in [#​11436](https://github.com/outline/outline/pull/11436) - Added alphabetic ordered list support to markdown import and paste in [#​11446](https://github.com/outline/outline/pull/11446) - Allow creating a new document before or after another in the sidebar in [#​11453](https://github.com/outline/outline/pull/11453) ##### Fixes - Preserved alignment and caption when replacing images in [#​11407](https://github.com/outline/outline/pull/11407) - Improved popularity scoring job performance in [#​11293](https://github.com/outline/outline/pull/11293) - Fixed downloading mermaid images from the lightbox in [#​11300](https://github.com/outline/outline/pull/11300) - Further popularity scoring performance improvements in [#​11305](https://github.com/outline/outline/pull/11305) - Fixed text truncation with emoji icons in sidebar in [#​11307](https://github.com/outline/outline/pull/11307) - Separated user input errors from internal errors for Sentry reporting in [#​11308](https://github.com/outline/outline/pull/11308) - Fixed editor focus loss on text link interaction in [#​11310](https://github.com/outline/outline/pull/11310) - Removed unnecessary Markdown conversion when importing HTML in [#​11315](https://github.com/outline/outline/pull/11315) - Fixed "New draft" from command menu leading to "Not found" in [#​11316](https://github.com/outline/outline/pull/11316) - Improved slow query in `CleanupDeletedDocumentsTask` in [#​11317](https://github.com/outline/outline/pull/11317) - Removed Babel from production dependencies in [#​11318](https://github.com/outline/outline/pull/11318) - Minor React performance optimizations in [#​11319](https://github.com/outline/outline/pull/11319) - Fixed share panel state for drafts in a shared parent in [#​11320](https://github.com/outline/outline/pull/11320) - Fixed embed option showing for links that cannot be embedded in [#​11323](https://github.com/outline/outline/pull/11323) - Fixed non-admins being unable to see public ACL attachments in [#​11326](https://github.com/outline/outline/pull/11326) - Fixed suggestion menu inserting at incorrect position when choosing with mouse in [#​11327](https://github.com/outline/outline/pull/11327) - Fixed passkey registration with non-standard HTTPS ports in [#​11329](https://github.com/outline/outline/pull/11329) - Fixed collapsed toggles not expanding when they contain the highlighted search result in [#​11330](https://github.com/outline/outline/pull/11330) - Fixed column and row selection not restoring after sort or align in [#​11333](https://github.com/outline/outline/pull/11333) - Renamed `DATABASE_READ_ONLY_URL` environment variable in [#​11334](https://github.com/outline/outline/pull/11334) - Fixed Safari print offset issue in [#​11339](https://github.com/outline/outline/pull/11339) - Permanently deleted documents are now removed from the local store in [#​11344](https://github.com/outline/outline/pull/11344) - Fixed overly broad catch-all on root share in [#​11346](https://github.com/outline/outline/pull/11346) - Removed hanging toggle sidebar button with no functionality in [#​11350](https://github.com/outline/outline/pull/11350) - Fixed tables with merged cells behaving incorrectly when sorting in [#​11351](https://github.com/outline/outline/pull/11351) - Fixed prefetching document structure for starred documents in [#​11355](https://github.com/outline/outline/pull/11355) - Refactored `activeDocumentId` handling in [#​11144](https://github.com/outline/outline/pull/11144) - Fixed missing outline on focused editable elements in [#​11362](https://github.com/outline/outline/pull/11362) - Fixed document creation routing to use the correct parameter name in [#​11369](https://github.com/outline/outline/pull/11369) - Fixed test snapshot in [#​11391](https://github.com/outline/outline/pull/11391) - Auto-compressed images by [@​github-actions](https://github.com/github-actions)\[bot] in [#​11394](https://github.com/outline/outline/pull/11394) - Fixed test snapshot in [#​11395](https://github.com/outline/outline/pull/11395) - Fixed Sentry error resulting from browser extensions using MobX in [#​11399](https://github.com/outline/outline/pull/11399) - Fixed selection toolbar issues around link selection in [#​11408](https://github.com/outline/outline/pull/11408) - Removed unnecessary loading of authentication rows in `userProvisioner` in [#​11413](https://github.com/outline/outline/pull/11413) - Allowlisted more methods for CSRF skip in [#​11414](https://github.com/outline/outline/pull/11414) - Added `application_name` to database logging in [#​11415](https://github.com/outline/outline/pull/11415) - Fixed exporting a document with a table causing a crash in [#​11422](https://github.com/outline/outline/pull/11422) - Fixed an issue in active context creation due to a fallback in [#​11426](https://github.com/outline/outline/pull/11426) - Stopped using public ACL for avatars in [#​11427](https://github.com/outline/outline/pull/11427) - Fixed potential task queue saturation in the Notion importer in [#​11428](https://github.com/outline/outline/pull/11428) - Fixed edits containing only a mention below edit distance not triggering a notification in [#​11434](https://github.com/outline/outline/pull/11434) - Fixed missing check for disabled group mentions in [#​11435](https://github.com/outline/outline/pull/11435) - Fixed mispositioned toolbar on first document open in [#​11437](https://github.com/outline/outline/pull/11437) - Fixed creating a new document from the sidebar not redirecting correctly to edit mode in [#​11442](https://github.com/outline/outline/pull/11442) - Fixed collections with the same name overwriting each other in export in [#​11443](https://github.com/outline/outline/pull/11443) - Fixed notification badge not appearing until the notification popover was opened in [#​11444](https://github.com/outline/outline/pull/11444) - Translation locale files now load over `CDN_URL` for better performance in [#​11445](https://github.com/outline/outline/pull/11445) - Fixed synthetic "latest" revision failing to load in [#​11451](https://github.com/outline/outline/pull/11451) - Added missing tooltips in [#​11452](https://github.com/outline/outline/pull/11452) - Cleaned up the collection create dialog in [#​11454](https://github.com/outline/outline/pull/11454) - Fixed small race conditions in the diagrams.net integration in [#​11458](https://github.com/outline/outline/pull/11458) **Full Changelog**: <https://github.com/outline/outline/compare/v1.4.0...v1.5.0> </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19--> Reviewed-on: #4013 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
|||
| 6af10e2433 |
chore(deps): update outlinewiki/outline docker tag to v1.4.0 (#3547)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [outlinewiki/outline](https://github.com/outline/outline) | minor | `1.3.0` → `1.4.0` | --- ### Release Notes <details> <summary>outline/outline (outlinewiki/outline)</summary> ### [`v1.4.0`](https://github.com/outline/outline/releases/tag/v1.4.0) [Compare Source](https://github.com/outline/outline/compare/v1.3.0...v1.4.0) ##### What's Changed ##### Highlights - New **"Toggle blocks"** allow creating content that is collapsed by default in [#​8317](https://github.com/outline/outline/pull/8317) - Table cells can now have a custom background color set in [#​10930](https://github.com/outline/outline/pull/10930) - Search results are now highlighted in the document when navigating from search in [#​11262](https://github.com/outline/outline/pull/11262) ##### Other improvements - A new Figma integration allows unfurling information about Figma links in documents by [@​hmacr](https://github.com/hmacr) in [#​11044](https://github.com/outline/outline/pull/11044) - Added support for sorting dates in table columns by [@​lucawimmer](https://github.com/lucawimmer) in [#​11198](https://github.com/outline/outline/pull/11198) - Document changes made through the API are now synced to clients in realtime in [#​11186](https://github.com/outline/outline/pull/11186) - The rate limiter now prefers user ID over ip address for logged in sessions, prevents issues on larger office networks in [#​11215](https://github.com/outline/outline/pull/11215) - The markdown importer now supports more file layouts in [#​11278](https://github.com/outline/outline/pull/11278) ##### Fixes - Fixed some typos comments and messages by [@​NAM-MAN](https://github.com/NAM-MAN) in [#​11203](https://github.com/outline/outline/pull/11203) - Fixed an issue where mentions would sometimes break when using drag and drop in a list in [#​11208](https://github.com/outline/outline/pull/11208) - The edit diagram control no longer appears in read-only mode in [#​11207](https://github.com/outline/outline/pull/11207) - Infinite recursion in `dd-trace` dependency causes memory issues in [#​11211](https://github.com/outline/outline/pull/11211) - Imported content now gracefully handles HTTP links in [#​11210](https://github.com/outline/outline/pull/11210) - Editor suggestions on mobile now uses a drawer in [#​11213](https://github.com/outline/outline/pull/11213) - When importing markdown checkboxes are now supported in table cells in [#​11217](https://github.com/outline/outline/pull/11217) - GCS uniform bucket-level access now supported by [@​maycuatroi1](https://github.com/maycuatroi1) in [#​11222](https://github.com/outline/outline/pull/11222) - Fixed a hanging read stream handle causing excessive memory usage on export in [#​11237](https://github.com/outline/outline/pull/11237) - Fixed mermaid diagrams do not render when pasting markdown in [#​11243](https://github.com/outline/outline/pull/11243) - Remote edits no longer exit Mermaid editing state in [#​11244](https://github.com/outline/outline/pull/11244) - Table row is now inserted correctly with merged first column cells in [#​11245](https://github.com/outline/outline/pull/11245) - Allow http\:// loopback redirect URIs for native OAuth apps (RFC 8252) in [#​11255](https://github.com/outline/outline/pull/11255) - "Split cell" option now works without accurate selection in [#​11256](https://github.com/outline/outline/pull/11256) - Adding text below images is now easier as trailing paragraph is enforcedd by [@​RudraPrasad001](https://github.com/RudraPrasad001) in [#​11257](https://github.com/outline/outline/pull/11257) - Tooltip in editor toolbar with submenu is now hidden when submenu is open in [#​11263](https://github.com/outline/outline/pull/11263) - Non-platform passkeys such as Yubikey and mobile QRcode are now allowed in [#​11265](https://github.com/outline/outline/pull/11265) - diagrams.net theme now matches editor theme by [@​Twometer](https://github.com/Twometer) in [#​11267](https://github.com/outline/outline/pull/11267) - Custom emoji characters are now displayed correctly in TOC in [#​11275](https://github.com/outline/outline/pull/11275) - Fixed an issue where the policy for documents restore was too broad in [#​11279](https://github.com/outline/outline/pull/11279) - Passkey setup is now available to non-admin users by [@​Raphmatt](https://github.com/Raphmatt) in [#​11286](https://github.com/outline/outline/pull/11286) ##### New Contributors - [@​NAM-MAN](https://github.com/NAM-MAN) made their first contribution in [#​11203](https://github.com/outline/outline/pull/11203) - [@​lucawimmer](https://github.com/lucawimmer) made their first contribution in [#​11198](https://github.com/outline/outline/pull/11198) - [@​maycuatroi1](https://github.com/maycuatroi1) made their first contribution in [#​11222](https://github.com/outline/outline/pull/11222) - [@​RudraPrasad001](https://github.com/RudraPrasad001) made their first contribution in [#​11257](https://github.com/outline/outline/pull/11257) - [@​Twometer](https://github.com/Twometer) made their first contribution in [#​11267](https://github.com/outline/outline/pull/11267) - [@​Raphmatt](https://github.com/Raphmatt) made their first contribution in [#​11286](https://github.com/outline/outline/pull/11286) **Full Changelog**: <https://github.com/outline/outline/compare/v1.3.0...v1.4.0> </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #3547 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
|||
| 3ea4a23f25 |
Update outlinewiki/outline Docker tag to v1.3.0 (#3292)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [outlinewiki/outline](https://github.com/outline/outline) | minor | `1.2.0` → `1.3.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>outline/outline (outlinewiki/outline)</summary> ### [`v1.3.0`](https://github.com/outline/outline/releases/tag/v1.3.0) [Compare Source](https://github.com/outline/outline/compare/v1.2.0...v1.3.0) #### What's Changed ##### Improvements - Table rows and columns are now draggable in [#​11138](https://github.com/outline/outline/pull/11138) - Added an "Email display" preference to control email address visibility in the workspace in [#​11103](https://github.com/outline/outline/pull/11103) - diagrams.net diagrams are now persisted as SVG's by default in [#​11128](https://github.com/outline/outline/pull/11128) - Publicly shared documents now include backlinks in the footer in [#​11141](https://github.com/outline/outline/pull/11141) - Headers and dividers now clear images aligned to the left or right in [#​11108](https://github.com/outline/outline/pull/11108) - Upload progress is now shown in the editor for large/slow files in [#​11109](https://github.com/outline/outline/pull/11109) - Added a keyboard shortcut to toggle theme (Cmd+Shift+L) in [#​11127](https://github.com/outline/outline/pull/11127) - Todo's can now be typed with the simplified `[]` syntax in [#​11129](https://github.com/outline/outline/pull/11129) - Importing a code block with "mermaid" language will now work as expected in [#​11132](https://github.com/outline/outline/pull/11132) - There is now an option to include nested documents when downloading a doc in [#​9679](https://github.com/outline/outline/pull/9679) - "copy as markdown" now signs attachment URLs by [@​libnewton](https://github.com/libnewton) in [#​10821](https://github.com/outline/outline/pull/10821) - List spacing increased in [#​11163](https://github.com/outline/outline/pull/11163) - Publicly shared docs now handle the accept `text/markdown` header for LLM usage in [#​11182](https://github.com/outline/outline/pull/11182) - API: Plain urls provided via API will be automatically embedded when matching an integration in [#​11148](https://github.com/outline/outline/pull/11148) ##### Fixes - Fixed overlapping filters on search page in some translations [#​11086](https://github.com/outline/outline/pull/11086) - Task summary in meta data no longer shrinks in [#​11087](https://github.com/outline/outline/pull/11087) - Improved user feedback when copying/moving documents in [#​11089](https://github.com/outline/outline/pull/11089) - Fixed table width collapsing in [#​11178](https://github.com/outline/outline/pull/11178) - Fixed an issue where copy and pasting a diagrams.net diagram lost the edit button in [#​11102](https://github.com/outline/outline/pull/11102) - Embedded PDF rendering now works correctly in Safari in [#​11107](https://github.com/outline/outline/pull/11107) - Clicking while editing a sidebar link no longer navigates in [#​11105](https://github.com/outline/outline/pull/11105) - Fixed an issue that was causing premature signout when using Passkeys in [#​11136](https://github.com/outline/outline/pull/11136) - Removed `space` requirement from markdown trigger for horizontal rule in [#​11130](https://github.com/outline/outline/pull/11130) - LaTeX escape sequences now work correctly when pasting into doc in [#​11134](https://github.com/outline/outline/pull/11134) - Fixed a display issue with the inline LaTeX active border on Firefox in [#​11147](https://github.com/outline/outline/pull/11147) - Local database cache of documents is now cleared on logout in [#​11135](https://github.com/outline/outline/pull/11135) - Added timeout and optimized URL unfurl performance in [#​11149](https://github.com/outline/outline/pull/11149) - Right click -> Copy link in the sidebar no longer navigates to item in [#​11162](https://github.com/outline/outline/pull/11162) - Fixed display issues in empty notification panel in [#​11166](https://github.com/outline/outline/pull/11166) - Improved performance of diff calculation in [#​11174](https://github.com/outline/outline/pull/11174) - Theme override on shared docs e.g. `?theme=dark` will now persist between navigations in [#​11176](https://github.com/outline/outline/pull/11176) - Lists inside tables no longer break Markdown output in [#​11183](https://github.com/outline/outline/pull/11183) - Fixed `alt+shift` navigation in header in Safari in [#​11184](https://github.com/outline/outline/pull/11184) - API: `html` property in response was removed from `revisions.info` in [#​11088](https://github.com/outline/outline/pull/11088) - API: `documents.diff` endpoint removed in [#​11175](https://github.com/outline/outline/pull/11175) - API: `comments.create` and `comments.update` no longer allow nodes that cannot be displayed in comments in [#​11101](https://github.com/outline/outline/pull/11101) **Full Changelog**: <https://github.com/outline/outline/compare/v1.2.0...v1.3.0> </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #3292 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
|||
| db03b57c8c | update redis charts | |||
| 896bb9a2c6 |
Update outlinewiki/outline Docker tag to v1.2.0 (#3075)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [outlinewiki/outline](https://github.com/outline/outline) | minor | `1.1.0` → `1.2.0` | --- ### Release Notes <details> <summary>outline/outline (outlinewiki/outline)</summary> ### [`v1.2.0`](https://github.com/outline/outline/releases/tag/v1.2.0) [Compare Source](https://github.com/outline/outline/compare/v1.1.0...v1.2.0) #### What's Changed ##### Highlights **Diagrams.net** diagrams are now fully supported, insert new diagrams through the block menu or by uploading an existing png that was created in Diagrams.net – the original diagram data will be preserved and can be edited by clicking the "Edit" button in the image toolbar. **Custom emoji** are now available – upload your own custom emoji in the admin settings and use them in your documents, comments, reactions, and icons. **Improved revision history** with the ability to download any revision as HTML or Markdown, toggle whether changes are visible, and an improved rendering engine that retains more of the original document's formatting and structure. **Authentication provider management** has been added to the settings, allowing admins to view and manage all configured authentication providers in one place. This includes the ability to disable providers, which will prevent users from signing in with that provider but will not delete any existing accounts. **Passkey support** has been added as an optional login method. You can now sign in with biometric authentication (TouchId, Windows Hello) or security keys instead of a password. Existing workspaces will need to enable this on the authentication providers screen. ##### Other improvements - The sidebar design was improved and refined in [#​10684](https://github.com/outline/outline/pull/10684) - It is now possible to upload and embed PDFs in [#​10198](https://github.com/outline/outline/pull/10198) - A "Popular" tab is now available for documents, popular docs are ranked higher in search in [#​10721](https://github.com/outline/outline/pull/10721) - A visual color palette is now available in the icon picker in [#​10696](https://github.com/outline/outline/pull/10696) - Avatar changes are now synced automatically from iDP in [#​10718](https://github.com/outline/outline/pull/10718) - User initials now supported in mention search in [#​10797](https://github.com/outline/outline/pull/10797) - New option to distribute table columns evenly in [#​10645](https://github.com/outline/outline/pull/10645) - Mermaid diagrams now have an explicit "Edit" option in the toolbar in [#​11060](https://github.com/outline/outline/pull/11060) - Added filtering to the notifications UI in [#​10916](https://github.com/outline/outline/pull/10916) - Added CSV export for member list in [#​10803](https://github.com/outline/outline/pull/10803) - Added CIDR range support to `ALLOWED_PRIVATE_IP_ADDRESSES` in [#​10923](https://github.com/outline/outline/pull/10923) - Add ContextMenu to RevisionListItem in [#​10952](https://github.com/outline/outline/pull/10952) - The GitHub integration now supports fetching details on public issues/PRs in [#​10827](https://github.com/outline/outline/pull/10827) - It is no longer required to use a public bucket for avatar images in [#​10977](https://github.com/outline/outline/pull/10977) - Implemented RFC 9700 hardening against refresh token reuse in [#​10960](https://github.com/outline/outline/pull/10960) - PKCE OAuth clients can now use refresh tokens in [#​10769](https://github.com/outline/outline/pull/10769) - Support for PostgreSQL multi-host connection URIs in `DATABASE_URL` in [#​10754](https://github.com/outline/outline/pull/10754) - Many internal performance improvements ##### Fixes - Fixed display issues in share dialog in [#​10662](https://github.com/outline/outline/pull/10662) - Incompatibility between path and query search terms in [#​10667](https://github.com/outline/outline/pull/10667) - Restored ability to resize shared sidebar in [#​10669](https://github.com/outline/outline/pull/10669) - UI does not update when deleting API key in [#​10670](https://github.com/outline/outline/pull/10670) - Invalid access of `firstChild` for mermaid diagrams in [#​10668](https://github.com/outline/outline/pull/10668) - Plain text copy-to-clipboard serializer no longer squashes blocks in [#​10683](https://github.com/outline/outline/pull/10683) - When TOC extends beyond window bounds ensure headings scroll in [#​10687](https://github.com/outline/outline/pull/10687) - Added missing drop cursor in top position in [#​10689](https://github.com/outline/outline/pull/10689) - `Empty trash` button is now hidden when missing permissions in [#​10704](https://github.com/outline/outline/pull/10704) - Fixed search popover on public pages in [#​10717](https://github.com/outline/outline/pull/10717) - Multiple improvements to sitemap generation for public shares in [#​10716](https://github.com/outline/outline/pull/10716) - Fixed in-document find fails with multiple escaped characters in [#​10735](https://github.com/outline/outline/pull/10735) - Improved validation of urls extracted from data transfer event in [#​10740](https://github.com/outline/outline/pull/10740) - Middle-mouse button on internal link in Firefox no longer opens multiple tabs in [#​10748](https://github.com/outline/outline/pull/10748) - Fixed collection filter returning documents from all collections when no search query in [#​10775](https://github.com/outline/outline/pull/10775) - Templates are now inserted at cursor position instead of document start in [#​10783](https://github.com/outline/outline/pull/10783) - Shift paste with selection no longer inserts next to selection in [#​10799](https://github.com/outline/outline/pull/10799) - Fixed an issue where some Mermaid diagrams can't be expanded in [#​10807](https://github.com/outline/outline/pull/10807) - Collection overview now respects the separeat editing mode setting in [#​10816](https://github.com/outline/outline/pull/10816) - Query strings not forwarded on internal links from editor in [#​10854](https://github.com/outline/outline/pull/10854) - Shutdown during migrations does not release mutex lock in [#​10879](https://github.com/outline/outline/pull/10879) - `profileId` extraction in OIDC does not fallback to `token.sub` in [#​10882](https://github.com/outline/outline/pull/10882) - Fixed an issue where custom rate limiters were ignored due to mountPath mismatch in [#​10893](https://github.com/outline/outline/pull/10893) - Viewer role now replaced correctly on downgrade to guest in [#​10877](https://github.com/outline/outline/pull/10877) - Validation of `SECRET_KEY` environment variable tightened in [#​10897](https://github.com/outline/outline/pull/10897) - Fixed double pagination in `documents.list` and `documents.archived` with `sort=index` in [#​10895](https://github.com/outline/outline/pull/10895) - Comment actions now reliably appear in mobile drawer in [#​10904](https://github.com/outline/outline/pull/10904) - Fixed extra newlines in pasted code blocks in [#​10958](https://github.com/outline/outline/pull/10958) - Parser crash when pasting inline code containing checkboxes by [@​hdoo42](https://github.com/hdoo42) in [#​10949](https://github.com/outline/outline/pull/10949) - Fixed an issue where context menus could have context menus (menuception) in [#​10974](https://github.com/outline/outline/pull/10974) - Fixed invisible email buttons in iOS Mail dark mode in [#​10976](https://github.com/outline/outline/pull/10976) - Restored 'Create a doc' item in mention menu in [#​10980](https://github.com/outline/outline/pull/10980) - User with "can edit" permission on sub-document can now sort child documents in [#​10990](https://github.com/outline/outline/pull/10990) - Large base64 images pasted as HTML are now correctly handled in [#​10982](https://github.com/outline/outline/pull/10982) - Appending content via API no longer messes with existing document content in [#​10998](https://github.com/outline/outline/pull/10998) - Image warp exiting lightbox now correct in [#​10999](https://github.com/outline/outline/pull/10999) - Grips are now positioned correctly adjacent merged table cells in [#​11003](https://github.com/outline/outline/pull/11003) - Export no longer link to a non-accessible location for non-admins in [#​11070](https://github.com/outline/outline/pull/11070) #### New Contributors - [@​nwleedev](https://github.com/nwleedev) made their first contribution in [#​10759](https://github.com/outline/outline/pull/10759) - [@​hdoo42](https://github.com/hdoo42) made their first contribution in [#​10949](https://github.com/outline/outline/pull/10949) **Full Changelog**: <https://github.com/outline/outline/compare/v1.1.0...v1.2.0> </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #3075 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
|||
| 7ca7a0157b | expand redis | |||
| 8f90834648 | scale | |||
| d5205adaf5 | update chart | |||
| feb8ae9e0b | migrate to new chart | |||
| 92b1b22c1e | update chart | |||
| 3a56b37624 | replace with chart | |||
| b991d9509c | remove old cluster | |||
| 65df769b60 | switchover | |||
| a07827d63d | add cluster | |||
| 72989730c7 | migrate | |||
| 4a30f53bd2 | remove charts to prep for migration | |||
| e102d910bc | add render manifest workflow |