Can I fix self-hosted SSO login session recognition? new
> Hi Tom, > > thank you for the great feature. Updated & tried it but I think there is an issue regarding self hosted …
· source
Covering Jun 3, 2026 to Sep 1, 2026
480 threads read this period, 0 of them new. Threads are counted per distinct account. Bots and pull requests are excluded.
> Hi Tom, > > thank you for the great feature. Updated & tried it but I think there is an issue regarding self hosted …
· source
Thanks for confirming my request @edelan7 ! @tommoor do you see it as an option that Outline can be hosted via HTTP? Potentially via a …
· source
Welp, this kills Outline for me :( . My instance is completely disconnected from the internet and now I have to fiddle with https? Oh …
· source
Exporting a collection as JSON with attachments hangs forever if the collection has a lot of attachments. In my case it's a collection with 270 …
When you download it and open it with WinRAR, it will tell you about an unknown archive end. So it is reproduced.
· source
Exporting a (large) collection to Markdown produces a `.zip` in which every file and folder entry is present twice. Archive tools report the archive as …
At least with Markdown, all files are duplicated in data export ZIP file: No duplicate files. 1. Export data as Markdown 2. Download and inspect …
@tommoor thanks for the quick reply! As I am a new Outline user, I started with version `1.9.2`. That version gave the error described in …
· source
Hi there, On my test instance, after migrated to version 1.9.x (1.9.1 tested too), I can't use OIDC to login anymore. I use Authentik …
Hi Team, It seems when you resize the image, it stops following alignment. <img width="1105" height="645" alt="Image" src="https://github.com/user-attachments/ …
Left aligned images don't actually align for me on 1.9.1. Worked perfectly before After. resize the image is when the alignment messes up. <img width=" …
· source
The guard should probably check both `window.getSelection()?.isCollapsed` and active pointer state, because selection may briefly collapse when the drag crosses element bounda …
· source
When selecting text on a narrow screen (side by side tabs), if the cursor nears the edge of the screen, the side bar opens. This …
This formula I copied to the outline document, why doesn't it render?: [ I_{\text{camera}} \rightarrow M_{\text{person}} \rightarrow I_{\text{person}}=I_{\text{ …
· This formula I copied to the outline document, why doesn't it render?
LaTEx (relatively basic) formulas are not correctly rendered when document is downloaded in PDF format. Formulas : U_{moy} = \frac{1}{3}\left(|U_{1,2}| + |U_{ …
Indeed, when looking at it in another browser (completely different browser- one is brave/chromium the other is firefox), the edits show real-time in …
· source
@tommoor I understand the logic, I guess what i'm saying is that it would be beneficial to update the release notes to add a mention …
· source
> Hi Tom, > > thank you for the great feature. Updated & tried it but I think there is an issue regarding self hosted …
· source
Thanks for confirming my request @edelan7 ! @tommoor do you see it as an option that Outline can be hosted via HTTP? Potentially via a …
· source
Welp, this kills Outline for me :( . My instance is completely disconnected from the internet and now I have to fiddle with https? Oh …
· source
Exporting a collection as JSON with attachments hangs forever if the collection has a lot of attachments. In my case it's a collection with 270 …
When you download it and open it with WinRAR, it will tell you about an unknown archive end. So it is reproduced.
· source
Exporting a (large) collection to Markdown produces a `.zip` in which every file and folder entry is present twice. Archive tools report the archive as …
At least with Markdown, all files are duplicated in data export ZIP file: No duplicate files. 1. Export data as Markdown 2. Download and inspect …
@tommoor thanks for the quick reply! As I am a new Outline user, I started with version `1.9.2`. That version gave the error described in …
· source
Hi there, On my test instance, after migrated to version 1.9.x (1.9.1 tested too), I can't use OIDC to login anymore. I use Authentik …
Hi Team, It seems when you resize the image, it stops following alignment. <img width="1105" height="645" alt="Image" src="https://github.com/user-attachments/ …
Left aligned images don't actually align for me on 1.9.1. Worked perfectly before After. resize the image is when the alignment messes up. <img width=" …
· source
The guard should probably check both `window.getSelection()?.isCollapsed` and active pointer state, because selection may briefly collapse when the drag crosses element bounda …
· source
When selecting text on a narrow screen (side by side tabs), if the cursor nears the edge of the screen, the side bar opens. This …
This formula I copied to the outline document, why doesn't it render?: [ I_{\text{camera}} \rightarrow M_{\text{person}} \rightarrow I_{\text{person}}=I_{\text{ …
· This formula I copied to the outline document, why doesn't it render?
LaTEx (relatively basic) formulas are not correctly rendered when document is downloaded in PDF format. Formulas : U_{moy} = \frac{1}{3}\left(|U_{1,2}| + |U_{ …
Indeed, when looking at it in another browser (completely different browser- one is brave/chromium the other is firefox), the edits show real-time in …
· source
@tommoor I understand the logic, I guess what i'm saying is that it would be beneficial to update the release notes to add a mention …
· source
> Did the webhook arrive delayed or not at all? It never arrived. I added logging to my app to log all incoming requests and …
· source
> The server checks if the link you're pasting is embeddable, if it will error when embedded then the option is not available. Whether the …
· source
POST /mcp returns 500 Internal Server Error on the notifications/initialized message every client sends right after initialize. Since that's a required lifecycle step, the …
img width="527" height="176" alt="Image" src="https://github.com/user-attachments/assets/7df59b83-eb36-48c0-b7aa-43a05689377b" /> The webhook URL field currently appears to …
· Webhook URL validation limit of 255 characters prevents use of valid production endpoints
The sticky table header (from #11352) has a semi-transparent background, so rows scrolling beneath it bleed through and both become unreadable where they overlap. …
· Sticky table header is semi-transparent — rows show through when scrolling
The left sidebar still becomes noticeably janky when scrolling after expanding a large number of document nodes. Chrome Performance traces show that the native `wheel` …
There is an inconsistency between how the WYSIWYG editor handles hard line breaks and how they are serialized when copying or exporting content. The editor …
In Safari browser, when add a code block using /, it automatically becomes a diagram (see screenshot). This doesn't happen in Chrome or desktop app. …
Similar to #12510 and #1286 the updateDocument API call breaks Markdown links in tables. Links look exactly like the screenshot in #1286 after multiple updates. …
When a user is added to a root page B of a collection A as a manager, the user can **not** create a subpage for …
Pasting content from the current document may lose formatting after inserting headings; after this point, pasting will always be plain text. Refreshing the page restores …
· Copying in the document doesn't work properly in some cases.
After upgrading our Outline instance to version 1.8, users can no longer authenticate through Keycloak using OIDC. Before the upgrade, everything was working correctly. When …
· Unable to authenticate with Keycloak using OIDC after upgrading to Outline 1.8
New** users cannot log in to our single OIDC (MS) Outline instance with version 1.8.1. This issue is not present in 1.8.0, nor does it …
Creating a collection via the API (`POST /api/collections.create`) without specifying a `permission` returns a collection with `"permission": "read_write"` — open to the entir …
Drag-and-drop functionality for photos no longer works in tables. It worked perfectly before the latest updates (before 1.8) _No response_ _No response_
· Drag-and-drop functionality for images no longer works in tables.