<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Jellyfin.Server/ServerSetupApp/SetupServer.cs, branch v12.0-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v12.0-rc2</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v12.0-rc2'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2026-06-25T04:42:31Z</updated>
<entry>
<title>Add a cancelable redirect handoff and drop the transitional migration status</title>
<updated>2026-06-25T04:42:31Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2026-06-25T04:42:31Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=31070e8208e973728b4bfe470cbbd6ca1d14c048'/>
<id>urn:sha1:31070e8208e973728b4bfe470cbbd6ca1d14c048</id>
<content type='text'>
When the server finishes starting, show "Jellyfin started successfully" with a
5-second "Redirecting in N…" countdown and a Cancel button instead of reloading
immediately. Cancel stops the countdown and the background refresh so the
startup output can be reviewed, and offers a "Continue to Jellyfin" button to
reload manually. The buttons use the web client's emby-button styling.

Also drop the transitional "Applying migrations" activity: it only showed
briefly while the pending migration set was read, or for the whole step when
nothing was pending, so startup now goes from "Preparing migrations" straight
into "Running migration X of Y".
</content>
</entry>
<entry>
<title>Restyle the startup UI and add a generic startup activity line</title>
<updated>2026-06-22T04:00:38Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2026-06-22T03:09:55Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=0046adda29b4d99cbdf6b215d14539c08e96ab3e'/>
<id>urn:sha1:0046adda29b4d99cbdf6b215d14539c08e96ab3e</id>
<content type='text'>
Restyle the startup/migration holding page to match the Jellyfin dark theme,
with the inline wordmark logo, a gradient spinner and a recolored startup log
tree, and move the Morestachio template rendering into a reusable
StartupUiRenderer.

Add a curated, non-identifying "current activity" line to the always-visible
header (for example "Initializing server" or "Running migration X of Y"),
reported from the startup flow and the migration service so it never leaks
server details to unauthenticated clients. Move the log download into a
"Download logs" link in the log panel header, and show only the header, with
no log hints, to non-local clients.
</content>
</entry>
<entry>
<title>Modernize version display in UI (#16862)</title>
<updated>2026-05-21T17:27:55Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2026-05-21T17:27:55Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=49cc2f78990d2b78c0dabea327ddd79c8f90e2ef'/>
<id>urn:sha1:49cc2f78990d2b78c0dabea327ddd79c8f90e2ef</id>
<content type='text'>
Modernize version display in UI</content>
</entry>
<entry>
<title>Fix in-process restart (#16482)</title>
<updated>2026-04-13T18:06:46Z</updated>
<author>
<name>Tim Eisele</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-04-13T18:06:46Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=fb33b725e064f0954c5a4f2af17041b7552eb6e1'/>
<id>urn:sha1:fb33b725e064f0954c5a4f2af17041b7552eb6e1</id>
<content type='text'>
Fix in-process restart</content>
</entry>
<entry>
<title>Warn server administrator when IPv6 is enabled but unsupported by OS</title>
<updated>2025-12-21T14:37:22Z</updated>
<author>
<name>john janzen</name>
<email>git@johnjanzen.me</email>
</author>
<published>2025-12-21T14:37:22Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=146681f0ba927b6c2d1e392a2b157a28c36e1a6b'/>
<id>urn:sha1:146681f0ba927b6c2d1e392a2b157a28c36e1a6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #15246 from JPVenson/feature/AddVersionDisplayStartupUi</title>
<updated>2025-11-25T17:30:27Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2025-11-25T17:30:27Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=3b5bdc6bc2b778e02af1f0c246976012329d25e7'/>
<id>urn:sha1:3b5bdc6bc2b778e02af1f0c246976012329d25e7</id>
<content type='text'>
Add version to StartupUI</content>
</entry>
<entry>
<title>Backport pull request #15055 from jellyfin/release-10.11.z</title>
<updated>2025-10-27T19:43:07Z</updated>
<author>
<name>gnattu</name>
<email>gnattu@users.noreply.github.com</email>
</author>
<published>2025-10-27T19:43:07Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=9f8fb6d5886a645aceeb9782b93e0f8d550e6565'/>
<id>urn:sha1:9f8fb6d5886a645aceeb9782b93e0f8d550e6565</id>
<content type='text'>
Log the message more clear when network manager is not ready

Original-merge: a245605152c2871c413102a32c30230e6c603eae

Merged-by: crobibero &lt;cody@robibe.ro&gt;

Backported-by: Bond_009 &lt;bond.009@outlook.com&gt;
</content>
</entry>
<entry>
<title>Add version to StartupUI</title>
<updated>2025-10-27T13:01:52Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-10-27T13:01:52Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=81f1cc78b243f84a1d6ae15cbd43b8540c450fed'/>
<id>urn:sha1:81f1cc78b243f84a1d6ae15cbd43b8540c450fed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various cleanups (#14785)</title>
<updated>2025-09-12T19:58:23Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2025-09-12T19:58:23Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=8776a447d1c2fc553d24bc1162f27017f84e80bb'/>
<id>urn:sha1:8776a447d1c2fc553d24bc1162f27017f84e80bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix startup logger, startup health check</title>
<updated>2025-06-17T00:32:29Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2025-06-17T00:32:29Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7256c9c89dc0d54b805658ef166ab1c3adb67d4f'/>
<id>urn:sha1:7256c9c89dc0d54b805658ef166ab1c3adb67d4f</id>
<content type='text'>
</content>
</entry>
</feed>
