Skip to content

Remove starred document when actor archives it#11611

Merged
tommoor merged 8 commits into
mainfrom
copilot/fix-archiving-starred-documents
Mar 1, 2026
Merged

Remove starred document when actor archives it#11611
tommoor merged 8 commits into
mainfrom
copilot/fix-archiving-starred-documents

Conversation

Copilot AI commented Mar 1, 2026

Copy link
Copy Markdown
Contributor

Plan: Remove archived documents from actor's starred documents

  • Create DocumentArchivedProcessor to listen for documents.archive events
  • Implement logic to delete star records for the actor who archived the document
  • Add unit tests for the processor
  • Verify the processor is auto-registered in the processor queue
  • Run tests to ensure functionality works correctly
  • Address all code review feedback
  • Run security scan (no vulnerabilities found)
  • Fix TypeScript errors in tests (added non-null assertions for collectionId)
  • Final verification complete

Summary

Successfully implemented functionality to automatically remove a document from the actor's starred documents when they archive it. The implementation:

  1. Created DocumentArchivedProcessor - Listens for documents.archive events and removes stars for the actor
  2. Comprehensive testing - Three test cases covering all scenarios
  3. Clean implementation - Follows existing patterns in the codebase
  4. No security vulnerabilities - Passed CodeQL security scan
  5. TypeScript type safety - All type errors resolved
  6. All tests passing - ✓ All 3 processor tests pass
Original prompt

This section details on the original issue you should resolve

<issue_title>Archiving a document should remove it from actor's starred documents</issue_title>
<issue_description>Archiving a document should remove it from the actors starred documents if starred. It should not remove it from other users starred documents</issue_description>

<agent_instructions>Use a processor to listen for the event and delete any star records associated with the actor</agent_instructions>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

…'s stars

Co-authored-by: tommoor <380914+tommoor@users.noreply.github.com>
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copilot AI and others added 4 commits March 1, 2026 16:41
Co-authored-by: tommoor <380914+tommoor@users.noreply.github.com>
Co-authored-by: tommoor <380914+tommoor@users.noreply.github.com>
Co-authored-by: tommoor <380914+tommoor@users.noreply.github.com>
Co-authored-by: tommoor <380914+tommoor@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix archiving documents to remove from actor's starred list Remove starred document when actor archives it Mar 1, 2026
@tommoor tommoor marked this pull request as ready for review March 1, 2026 16:51
@auto-assign auto-assign Bot requested a review from tommoor March 1, 2026 16:51
@tommoor

tommoor commented Mar 1, 2026

Copy link
Copy Markdown
Member

@copilot address the typescript failures in tests

…ectionId

Co-authored-by: tommoor <380914+tommoor@users.noreply.github.com>

Copilot AI commented Mar 1, 2026

Copy link
Copy Markdown
Contributor Author

@copilot address the typescript failures in tests

Fixed in commit 5e7029c. Added non-null assertion operator (!) to document.collectionId in all three test cases, following the pattern used in other processor tests.

@tommoor tommoor merged commit 5a14944 into main Mar 1, 2026
12 of 13 checks passed
@tommoor tommoor deleted the copilot/fix-archiving-starred-documents branch March 1, 2026 22:47
alexlebens pushed a commit to alexlebens/infrastructure that referenced this pull request Mar 15, 2026
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline) | minor | `1.5.0` → `1.6.0` |

---

### Release Notes

<details>
<summary>outline/outline (outlinewiki/outline)</summary>

### [`v1.6.0`](https://github.com/outline/outline/releases/tag/v1.6.0)

[Compare Source](outline/outline@v1.5.0...v1.6.0)

##### What's Changed

##### Highlights

- Added a built-in MCP (Model Context Protocol) server, allowing AI assistants like Claude, Cursor, and Mistral to securely interact with the knowledge base. This is disabled by default for existing workspaces – see more details in the [docs](https://docs.getoutline.com/s/guide/doc/mcp-6j9jtENNKL).
- New GitLab integration allows previewing issues, merge requests, and projects in documents. Connect GitLab cloud, self-hosted, or both!
- A new "Present" mode allows presenting any document as formatted slides based on headers and dividers. See [docs](https://docs.getoutline.com/s/guide/doc/present-mode-yMGzaY7A9L).

##### Other Improvements

- Fortran and ABAP language support added to code blocks in [#&#8203;11471](outline/outline#11471)
- OAuth provider now supports dynamic client registration in [#&#8203;11462](outline/outline#11462)
- Added support for rich Linear, GitHub, and GitLab project mentions
- It is now possible to insert templates from the block menu in [#&#8203;11647](outline/outline#11647)
- Embed integrations shown in the editor are now configurable in **Settings -> Integrations -> Embeds** in [#&#8203;11612](outline/outline#11612)
- Toggle blocks can now be closed/open by clicking on the title in [#&#8203;11469](outline/outline#11469)
- Add `Meta+Shift+I` shortcut for opening Insights in [#&#8203;11492](outline/outline#11492)
- Added webhook category for file attachments in [#&#8203;11494](outline/outline#11494)
- Child documents are now shown in the markdown for shared documents in [#&#8203;11495](outline/outline#11495)
- Much smaller initial javascript bundle in [#&#8203;11518](outline/outline#11518)
- Added support for configurable proxy IP header in environment settings by [@&#8203;ashleysommer](https://github.com/ashleysommer) in [#&#8203;11595](outline/outline#11595)
- Added text wrap option for code blocks in [#&#8203;11614](outline/outline#11614)
- Support rendering any shared doc as Markdown by adding `.md` extension ([example](https://docs.getoutline.com/s/guide.md)) in [#&#8203;11668](outline/outline#11668)
- Added support for the ELK layout engine in Mermaid diagrams in [#&#8203;11631](outline/outline#11631)
- Added FontAwesome icon support to Mermaid diagrams in [#&#8203;11704](outline/outline#11704)
- There is now an option to toggle all notifications in [#&#8203;11713](outline/outline#11713)
- Added an "Open in Desktop" option to document menu in [#&#8203;11729](outline/outline#11729)
- It is now possible to toggle the preview display for attached PDFs in [#&#8203;11746](outline/outline#11746)
- `CMD+Shift+L` shortcut now works to toggle theme on publicly shared pages in [#&#8203;11750](outline/outline#11750)
- Discord will no longer re-prompt authorization for existing grants by [@&#8203;lrstanley](https://github.com/lrstanley) in [#&#8203;11757](outline/outline#11757)
- Small facelift of integrations directory in [#&#8203;11516](outline/outline#11516) and group management
- API: Added new `templates.list`, `templates.create`, `templates.info` etc endpoints to manage templates in [#&#8203;11027](outline/outline#11027)

##### Fixes

- Fixed an issue with pagination on search results in [#&#8203;11489](outline/outline#11489)
- Fixed an issue where the find and replace dialog immediately closes when opened on mobile devices in [#&#8203;11497](outline/outline#11497)
- Improved caching behavior by ignoring the browser cache for the diagram extension in [#&#8203;11498](outline/outline#11498)
- Fixed an issue where the read-only collection editor would not remount correctly when navigating in [#&#8203;11499](outline/outline#11499)
- Fixed overly greedy background highlighting in the editor in [#&#8203;11500](outline/outline#11500)
- Resolved multiple issues related to sticky headers on tables in [#&#8203;11501](outline/outline#11501)
- Improved performance by applying initial decorations earlier for toggle blocks in [#&#8203;11493](outline/outline#11493)
- Improved the accuracy of touch device detection in [#&#8203;11515](outline/outline#11515)
- Improved performance by protecting against thundering herd issues in the SSO access validation task in [#&#8203;11532](outline/outline#11532)
- Improved performance by optimizing a slow database query in the notification helper in [#&#8203;11534](outline/outline#11534)
- Improved performance by moving image downloads outside of database transactions in [#&#8203;11528](outline/outline#11528)
- Fixed an issue where a duplicate Korean IME character would be inserted when pressing Enter in the search bar by [@&#8203;huiseo](https://github.com/huiseo) in [#&#8203;11543](outline/outline#11543)
- Fixed an issue where split comment marks were not correctly updated or deleted in [#&#8203;11537](outline/outline#11537)
- Added handling for network failures in the installation info endpoint for isolated environments in [#&#8203;11546](outline/outline#11546)
- Fixed a printing error caused by timing issues with React's `queueMicrotask` in [#&#8203;11551](outline/outline#11551)
- Improved performance by optimizing the user memberships query in [#&#8203;11553](outline/outline#11553)
- Fixed styling issues by adding a read-only guard on table cell selections in [#&#8203;11555](outline/outline#11555)
- Fixed an issue in the Notion importer where child page mentions were being ignored in [#&#8203;11567](outline/outline#11567)
- Fixed an issue with the misuse of database transactions in document revision endpoints in [#&#8203;11574](outline/outline#11574)
- Fixed an issue by properly wrapping the content of toggle blocks in [#&#8203;11577](outline/outline#11577)
- Improved performance by caching user collection IDs in [#&#8203;11579](outline/outline#11579)
- Fixed a memory leak where failed webhooks were held in memory after a timeout in [#&#8203;11580](outline/outline#11580)
- Improved database performance by removing unnecessarily complex joins in [#&#8203;11581](outline/outline#11581)
- Fixed horizontal text overflow issues in notification emails in [#&#8203;11584](outline/outline#11584)
- Fixed support for toggling nested lists within completed checkbox items in [#&#8203;11583](outline/outline#11583)
- Fixed an issue where an empty state would briefly flash in the mention menu in [#&#8203;11587](outline/outline#11587)
- Fixed issues by normalizing the edit state in the collection overview in [#&#8203;11586](outline/outline#11586)
- Improved performance to prevent database lockups when presenting lists of imported documents in [#&#8203;11591](outline/outline#11591)
- Fixed UUID escaping for custom emojis during document creation via the API in [#&#8203;11594](outline/outline#11594)
- Fixed an issue where searches within public docs were incorrectly including internal popularity scores in [#&#8203;11598](outline/outline#11598)
- Fixed an issue with the rank ordering of search results in [#&#8203;11599](outline/outline#11599)
- Improved the appearance and functionality of the search popover on public documents in [#&#8203;11601](outline/outline#11601)
- Fixed visual and functional issues with the notifications popover in [#&#8203;11602](outline/outline#11602)
- Increased the request timeout for file creation to better support uploading large files in [#&#8203;11570](outline/outline#11570)
- Fixed a misalignment issue with the right sidebar header in [#&#8203;11539](outline/outline#11539)
- Fixed issues related to rendering Mermaid diagrams in [#&#8203;11604](outline/outline#11604)
- Fixed a visual issue where the search sorting control would wrap onto its own line in [#&#8203;11606](outline/outline#11606)
- Made a variety of performance improvements to the `ProsemirrorHelper` in [#&#8203;11554](outline/outline#11554)
- Fixed an issue where the sidebar would briefly flash upon initial page load in [#&#8203;11607](outline/outline#11607)
- Ensured that documents are removed from the starred list when they are archived in [#&#8203;11611](outline/outline#11611)
- Improved performance by verifying websocket connections before querying the database in [#&#8203;11620](outline/outline#11620)
- Updated the rate limiter to use a combination of user ID and IP address for better accuracy in [#&#8203;11613](outline/outline#11613)
- Fixed an issue to ensure diagram file formats (PNG/SVG) are preserved when editing in [#&#8203;11622](outline/outline#11622)
- Added a security limit of 10 attempts for OTP (One-Time Password) logins in [#&#8203;11623](outline/outline#11623)
- Fixed issues related to avatar uploads in [#&#8203;11624](outline/outline#11624)
- Improved performance by including the collection's `updatedAt` property in websocket payloads in [#&#8203;11628](outline/outline#11628)
- Improved performance by adding API request deduplication in [#&#8203;11629](outline/outline#11629)
- Upgraded `framer-motion` to version 5 to resolve issues with tab animations in [#&#8203;11632](outline/outline#11632)
- Fixed an issue by skipping link unfurling attempts for non-HTTP/HTTPS URLs in [#&#8203;11640](outline/outline#11640)
- Improved reliability by validating OAuth client IDs as UUIDs before querying the database in [#&#8203;11653](outline/outline#11653)
- Fixed an issue to ensure sourced permissions are correctly rebuilt when a document is moved in [#&#8203;11229](outline/outline#11229)
- Improved navigation visuals by highlighting the parent menu item when its submenu is open in [#&#8203;11659](outline/outline#11659)
- Fixed an issue where the ESC key was not working to close the Share popover in [#&#8203;11662](outline/outline#11662)
- Removed the hidden star control from document list items on mobile devices in [#&#8203;11655](outline/outline#11655)
- Fixed an issue that caused database deadlocks when inserting into subscriptions in [#&#8203;11667](outline/outline#11667)
- Removed the deprecated `datadog-metrics` library in [#&#8203;11665](outline/outline#11665)
- Fixed an issue where @&#8203;mentions on mobile were being inserted at the incorrect position in [#&#8203;11671](outline/outline#11671)
- Fixed incorrect visual nesting of items in the document explorer in [#&#8203;11680](outline/outline#11680)
- Improved the accuracy of user membership policy checks in [#&#8203;11687](outline/outline#11687)
- Improved performance by avoiding the instantiation of unnecessary editor extensions in read-only mode in [#&#8203;11681](outline/outline#11681)
- Added a missing check for enabled passkeys in the verification endpoint in [#&#8203;11689](outline/outline#11689)
- Increased the font size within code blocks for better readability in [#&#8203;11690](outline/outline#11690)
- Fixed an issue to ensure comments on nodes are correctly stripped when duplicating a document in [#&#8203;11700](outline/outline#11700)
- Moved warning-level logs from Sentry to standard logging outputs in [#&#8203;11708](outline/outline#11708)
- Added support for the German (`de_DE`) long-date format in localized time display by [@&#8203;iljalukin](https://github.com/iljalukin) in [#&#8203;11720](outline/outline#11720)
- Removed the deprecated usage of `ALLOWED_DOMAINS` and `GOOGLE_ALLOWED_DOMAINS` environment variables by [@&#8203;akshat-kumar-singhal](https://github.com/akshat-kumar-singhal) in [#&#8203;11718](outline/outline#11718)
- Improved database performance by optimizing query pagination in [#&#8203;11726](outline/outline#11726)
- Fixed a visual issue where the document explorer would jump when hovered over with the pointer in [#&#8203;11727](outline/outline#11727)
- Fixed incorrect policy enforcement for file operations in [#&#8203;11728](outline/outline#11728)
- Fixed an issue by properly filtering relationships returned from the list endpoint in [#&#8203;11738](outline/outline#11738)
- Ensured that "Passkey" is only displayed on login screen if the workspace has actually used them in [#&#8203;11748](outline/outline#11748)
- Changed the default behavior so that PDF attachments are no longer embedded automatically upon drag upload in [#&#8203;11745](outline/outline#11745)
- Fixed an issue that caused stale collaborator IDs to be retained in [#&#8203;11749](outline/outline#11749)
- Moved the group management interface to a dedicated sub-page for better organization in [#&#8203;11755](outline/outline#11755)

##### New Contributors

- [@&#8203;ashleysommer](https://github.com/ashleysommer) made their first contribution in [#&#8203;11595](outline/outline#11595)
- [@&#8203;iljalukin](https://github.com/iljalukin) made their first contribution in [#&#8203;11720](outline/outline#11720)
- [@&#8203;akshat-kumar-singhal](https://github.com/akshat-kumar-singhal) made their first contribution in [#&#8203;11718](outline/outline#11718)
- [@&#8203;Daniel15](https://github.com/Daniel15) made their first contribution in [#&#8203;11731](outline/outline#11731)
- [@&#8203;lrstanley](https://github.com/lrstanley) made their first contribution in [#&#8203;11757](outline/outline#11757)

**Full Changelog**: <outline/outline@v1.5.0...v1.6.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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4757
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
alexlebens pushed a commit to alexlebens/infrastructure that referenced this pull request Mar 15, 2026
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [outline/outline](https://github.com/outline/outline) | minor | `1.5.0` → `1.6.0` |

---

### Release Notes

<details>
<summary>outline/outline (outline/outline)</summary>

### [`v1.6.0`](https://github.com/outline/outline/releases/tag/v1.6.0)

[Compare Source](outline/outline@v1.5.0...v1.6.0)

#### What's Changed

##### Highlights

- Added a built-in MCP (Model Context Protocol) server, allowing AI assistants like Claude, Cursor, and Mistral to securely interact with the knowledge base. This is disabled by default for existing workspaces – see more details in the [docs](https://docs.getoutline.com/s/guide/doc/mcp-6j9jtENNKL).
- New GitLab integration allows previewing issues, merge requests, and projects in documents. Connect GitLab cloud, self-hosted, or both!
- A new "Present" mode allows presenting any document as formatted slides based on headers and dividers. See [docs](https://docs.getoutline.com/s/guide/doc/present-mode-yMGzaY7A9L).

##### Other Improvements

- Fortran and ABAP language support added to code blocks in [#&#8203;11471](outline/outline#11471)
- OAuth provider now supports dynamic client registration in [#&#8203;11462](outline/outline#11462)
- Added support for rich Linear, GitHub, and GitLab project mentions
- It is now possible to insert templates from the block menu in [#&#8203;11647](outline/outline#11647)
- Embed integrations shown in the editor are now configurable in **Settings -> Integrations -> Embeds** in [#&#8203;11612](outline/outline#11612)
- Toggle blocks can now be closed/open by clicking on the title in [#&#8203;11469](outline/outline#11469)
- Add `Meta+Shift+I` shortcut for opening Insights in [#&#8203;11492](outline/outline#11492)
- Added webhook category for file attachments in [#&#8203;11494](outline/outline#11494)
- Child documents are now shown in the markdown for shared documents in [#&#8203;11495](outline/outline#11495)
- Much smaller initial javascript bundle in [#&#8203;11518](outline/outline#11518)
- Added support for configurable proxy IP header in environment settings by [@&#8203;ashleysommer](https://github.com/ashleysommer) in [#&#8203;11595](outline/outline#11595)
- Added text wrap option for code blocks in [#&#8203;11614](outline/outline#11614)
- Support rendering any shared doc as Markdown by adding `.md` extension ([example](https://docs.getoutline.com/s/guide.md)) in [#&#8203;11668](outline/outline#11668)
- Added support for the ELK layout engine in Mermaid diagrams in [#&#8203;11631](outline/outline#11631)
- Added FontAwesome icon support to Mermaid diagrams in [#&#8203;11704](outline/outline#11704)
- There is now an option to toggle all notifications in [#&#8203;11713](outline/outline#11713)
- Added an "Open in Desktop" option to document menu in [#&#8203;11729](outline/outline#11729)
- It is now possible to toggle the preview display for attached PDFs in [#&#8203;11746](outline/outline#11746)
- `CMD+Shift+L` shortcut now works to toggle theme on publicly shared pages in [#&#8203;11750](outline/outline#11750)
- Discord will no longer re-prompt authorization for existing grants by [@&#8203;lrstanley](https://github.com/lrstanley) in [#&#8203;11757](outline/outline#11757)
- Small facelift of integrations directory in [#&#8203;11516](outline/outline#11516) and group management
- API: Added new `templates.list`, `templates.create`, `templates.info` etc endpoints to manage templates in [#&#8203;11027](outline/outline#11027)

##### Fixes

- Fixed an issue with pagination on search results in [#&#8203;11489](outline/outline#11489)
- Fixed an issue where the find and replace dialog immediately closes when opened on mobile devices in [#&#8203;11497](outline/outline#11497)
- Improved caching behavior by ignoring the browser cache for the diagram extension in [#&#8203;11498](outline/outline#11498)
- Fixed an issue where the read-only collection editor would not remount correctly when navigating in [#&#8203;11499](outline/outline#11499)
- Fixed overly greedy background highlighting in the editor in [#&#8203;11500](outline/outline#11500)
- Resolved multiple issues related to sticky headers on tables in [#&#8203;11501](outline/outline#11501)
- Improved performance by applying initial decorations earlier for toggle blocks in [#&#8203;11493](outline/outline#11493)
- Improved the accuracy of touch device detection in [#&#8203;11515](outline/outline#11515)
- Improved performance by protecting against thundering herd issues in the SSO access validation task in [#&#8203;11532](outline/outline#11532)
- Improved performance by optimizing a slow database query in the notification helper in [#&#8203;11534](outline/outline#11534)
- Improved performance by moving image downloads outside of database transactions in [#&#8203;11528](outline/outline#11528)
- Fixed an issue where a duplicate Korean IME character would be inserted when pressing Enter in the search bar by [@&#8203;huiseo](https://github.com/huiseo) in [#&#8203;11543](outline/outline#11543)
- Fixed an issue where split comment marks were not correctly updated or deleted in [#&#8203;11537](outline/outline#11537)
- Added handling for network failures in the installation info endpoint for isolated environments in [#&#8203;11546](outline/outline#11546)
- Fixed a printing error caused by timing issues with React's `queueMicrotask` in [#&#8203;11551](outline/outline#11551)
- Improved performance by optimizing the user memberships query in [#&#8203;11553](outline/outline#11553)
- Fixed styling issues by adding a read-only guard on table cell selections in [#&#8203;11555](outline/outline#11555)
- Fixed an issue in the Notion importer where child page mentions were being ignored in [#&#8203;11567](outline/outline#11567)
- Fixed an issue with the misuse of database transactions in document revision endpoints in [#&#8203;11574](outline/outline#11574)
- Fixed an issue by properly wrapping the content of toggle blocks in [#&#8203;11577](outline/outline#11577)
- Improved performance by caching user collection IDs in [#&#8203;11579](outline/outline#11579)
- Fixed a memory leak where failed webhooks were held in memory after a timeout in [#&#8203;11580](outline/outline#11580)
- Improved database performance by removing unnecessarily complex joins in [#&#8203;11581](outline/outline#11581)
- Fixed horizontal text overflow issues in notification emails in [#&#8203;11584](outline/outline#11584)
- Fixed support for toggling nested lists within completed checkbox items in [#&#8203;11583](outline/outline#11583)
- Fixed an issue where an empty state would briefly flash in the mention menu in [#&#8203;11587](outline/outline#11587)
- Fixed issues by normalizing the edit state in the collection overview in [#&#8203;11586](outline/outline#11586)
- Improved performance to prevent database lockups when presenting lists of imported documents in [#&#8203;11591](outline/outline#11591)
- Fixed UUID escaping for custom emojis during document creation via the API in [#&#8203;11594](outline/outline#11594)
- Fixed an issue where searches within public docs were incorrectly including internal popularity scores in [#&#8203;11598](outline/outline#11598)
- Fixed an issue with the rank ordering of search results in [#&#8203;11599](outline/outline#11599)
- Improved the appearance and functionality of the search popover on public documents in [#&#8203;11601](outline/outline#11601)
- Fixed visual and functional issues with the notifications popover in [#&#8203;11602](outline/outline#11602)
- Increased the request timeout for file creation to better support uploading large files in [#&#8203;11570](outline/outline#11570)
- Fixed a misalignment issue with the right sidebar header in [#&#8203;11539](outline/outline#11539)
- Fixed issues related to rendering Mermaid diagrams in [#&#8203;11604](outline/outline#11604)
- Fixed a visual issue where the search sorting control would wrap onto its own line in [#&#8203;11606](outline/outline#11606)
- Made a variety of performance improvements to the `ProsemirrorHelper` in [#&#8203;11554](outline/outline#11554)
- Fixed an issue where the sidebar would briefly flash upon initial page load in [#&#8203;11607](outline/outline#11607)
- Ensured that documents are removed from the starred list when they are archived in [#&#8203;11611](outline/outline#11611)
- Improved performance by verifying websocket connections before querying the database in [#&#8203;11620](outline/outline#11620)
- Updated the rate limiter to use a combination of user ID and IP address for better accuracy in [#&#8203;11613](outline/outline#11613)
- Fixed an issue to ensure diagram file formats (PNG/SVG) are preserved when editing in [#&#8203;11622](outline/outline#11622)
- Added a security limit of 10 attempts for OTP (One-Time Password) logins in [#&#8203;11623](outline/outline#11623)
- Fixed issues related to avatar uploads in [#&#8203;11624](outline/outline#11624)
- Improved performance by including the collection's `updatedAt` property in websocket payloads in [#&#8203;11628](outline/outline#11628)
- Improved performance by adding API request deduplication in [#&#8203;11629](outline/outline#11629)
- Upgraded `framer-motion` to version 5 to resolve issues with tab animations in [#&#8203;11632](outline/outline#11632)
- Fixed an issue by skipping link unfurling attempts for non-HTTP/HTTPS URLs in [#&#8203;11640](outline/outline#11640)
- Improved reliability by validating OAuth client IDs as UUIDs before querying the database in [#&#8203;11653](outline/outline#11653)
- Fixed an issue to ensure sourced permissions are correctly rebuilt when a document is moved in [#&#8203;11229](outline/outline#11229)
- Improved navigation visuals by highlighting the parent menu item when its submenu is open in [#&#8203;11659](outline/outline#11659)
- Fixed an issue where the ESC key was not working to close the Share popover in [#&#8203;11662](outline/outline#11662)
- Removed the hidden star control from document list items on mobile devices in [#&#8203;11655](outline/outline#11655)
- Fixed an issue that caused database deadlocks when inserting into subscriptions in [#&#8203;11667](outline/outline#11667)
- Removed the deprecated `datadog-metrics` library in [#&#8203;11665](outline/outline#11665)
- Fixed an issue where @&#8203;mentions on mobile were being inserted at the incorrect position in [#&#8203;11671](outline/outline#11671)
- Fixed incorrect visual nesting of items in the document explorer in [#&#8203;11680](outline/outline#11680)
- Improved the accuracy of user membership policy checks in [#&#8203;11687](outline/outline#11687)
- Improved performance by avoiding the instantiation of unnecessary editor extensions in read-only mode in [#&#8203;11681](outline/outline#11681)
- Added a missing check for enabled passkeys in the verification endpoint in [#&#8203;11689](outline/outline#11689)
- Increased the font size within code blocks for better readability in [#&#8203;11690](outline/outline#11690)
- Fixed an issue to ensure comments on nodes are correctly stripped when duplicating a document in [#&#8203;11700](outline/outline#11700)
- Moved warning-level logs from Sentry to standard logging outputs in [#&#8203;11708](outline/outline#11708)
- Added support for the German (`de_DE`) long-date format in localized time display by [@&#8203;iljalukin](https://github.com/iljalukin) in [#&#8203;11720](outline/outline#11720)
- Removed the deprecated usage of `ALLOWED_DOMAINS` and `GOOGLE_ALLOWED_DOMAINS` environment variables by [@&#8203;akshat-kumar-singhal](https://github.com/akshat-kumar-singhal) in [#&#8203;11718](outline/outline#11718)
- Improved database performance by optimizing query pagination in [#&#8203;11726](outline/outline#11726)
- Fixed a visual issue where the document explorer would jump when hovered over with the pointer in [#&#8203;11727](outline/outline#11727)
- Fixed incorrect policy enforcement for file operations in [#&#8203;11728](outline/outline#11728)
- Fixed an issue by properly filtering relationships returned from the list endpoint in [#&#8203;11738](outline/outline#11738)
- Ensured that "Passkey" is only displayed on login screen if the workspace has actually used them in [#&#8203;11748](outline/outline#11748)
- Changed the default behavior so that PDF attachments are no longer embedded automatically upon drag upload in [#&#8203;11745](outline/outline#11745)
- Fixed an issue that caused stale collaborator IDs to be retained in [#&#8203;11749](outline/outline#11749)
- Moved the group management interface to a dedicated sub-page for better organization in [#&#8203;11755](outline/outline#11755)

#### New Contributors

- [@&#8203;ashleysommer](https://github.com/ashleysommer) made their first contribution in [#&#8203;11595](outline/outline#11595)
- [@&#8203;iljalukin](https://github.com/iljalukin) made their first contribution in [#&#8203;11720](outline/outline#11720)
- [@&#8203;akshat-kumar-singhal](https://github.com/akshat-kumar-singhal) made their first contribution in [#&#8203;11718](outline/outline#11718)
- [@&#8203;Daniel15](https://github.com/Daniel15) made their first contribution in [#&#8203;11731](outline/outline#11731)
- [@&#8203;lrstanley](https://github.com/lrstanley) made their first contribution in [#&#8203;11757](outline/outline#11757)

**Full Changelog**: <outline/outline@v1.5.0...v1.6.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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4756
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Archiving a document should remove it from actor's starred documents

3 participants