Releases: Nerdy-Technician/JellyGlance
Release list
JellyGlance v1.2.7
feat: improve mobile navigation and layout
We are sorry for the three updates in one day. The recent work crossed several connected parts of JellyGlance: frontend routes, API routes, proxy endpoints, authentication, and third-party integrations. Small changes to one response shape or proxy path could affect artwork, activity, Tdarr data, or page loading elsewhere, so several quick updates were needed while those pieces were brought back into sync.
Added
- Ten new theme presets: Sakura, Volcanic, Deep Sea, Honey, Plasma, Moss, Paper, Electric Blue, Tangerine, and Violet Night
- Theme choices are available from both Settings and the profile theme menu
- Active session cards now show transcoded progress as a lighter overlay on the playback progress bar
- Expanded session cards now show the viewer profile picture and a client icon beside the client details
- Mobile navigation stays within the viewport and Settings tabs scroll horizontally when needed
- Mobile Settings tabs no longer overlap the page content
- Home and Tdarr transcode cards use a more compact mobile layout
Fixed
-
Activity no longer goes black while authenticated configuration is loading
-
Activity table rendering no longer crashes when Material UI theme contexts differ
-
Release notes remain available when GitHub API requests are rate-limited
JellyGlance v1.2.6
feat: add more themes and improve local reliability
We are sorry for the three updates in one day. The recent work crossed several connected parts of JellyGlance: frontend routes, API routes, proxy endpoints, authentication, and third-party integrations. Small changes to one response shape or proxy path could affect artwork, activity, Tdarr data, or page loading elsewhere, so several quick updates were needed while those pieces were brought back into sync.
Added
- Ten new theme presets: Sakura, Volcanic, Deep Sea, Honey, Plasma, Moss, Paper, Electric Blue, Tangerine, and Violet Night
- Theme choices are available from both Settings and the profile theme menu
- Active session cards now show transcoded progress as a lighter overlay on the playback progress bar
- Expanded session cards now show the viewer profile picture and a client icon beside the client details
Fixed
-
Activity no longer goes black while authenticated configuration is loading
-
Activity table rendering no longer crashes when Material UI theme contexts differ
-
Release notes remain available when GitHub API requests are rate-limited
JellyGlance v1.2.5
fix: improve Tdarr queue, history, and refresh reliability
Fixed
- Tdarr queued cards now use the paged client search data used by the Tdarr UI instead of exposing only aggregate queue counts
- Tdarr active, queued, and history response mapping keeps worker progress, queue rows, history rows, and summary counts in the correct views
- Tdarr history cards now retain media names, Jellyfin posters and backdrops, source formats, finished formats, size changes, and saved space
- Tdarr refreshes no longer wait on the slow full database dump or blocking job-report lookups
- Tdarr slow or unavailable optional endpoints no longer prevent active, queued, and history data from rendering
- Active Tdarr transcode posters and backdrops now remain matched during live polling refreshes
JellyGlance v1.2.4
feat: ship Maintainerr support and refresh 3rd party apps for v1.2.3
Added
- Wizarr invite management inside JellyGlance for creating, copying, opening, and managing invites
- Tdarr transcode support with active, queued, and history views
- Maintainerr integration support with connection testing, status handling, summary fetching, and cleanup action endpoints
- SickChill support as a Sonarr alternative for series automation
- Dedicated Maintainerr dashboard page with collections, scheduled cleanup items, upcoming actions, recent actions, storage details, and service health
- Maintainerr home widgets and operations alerts for health issues, scheduled actions, upcoming actions, failed collections, and reclaimable storage
- Custom kiosk settings for title, density, theme, visible widgets, widget sizes, and widget ordering
- Collapsible Settings sidebar navigation for quicker section browsing
- Profile font weight options for tuning interface weight
- User visibility controls for hiding selected users from stats and activity when needed
- Active Sessions privacy controls for choosing where JellyGlance hides viewer IP addresses in session cards and details
Changed
- Improved Hall of Fame styling and widget order customisation on Home and Kiosk layouts
- Improved Requests with richer media display, newer request features, and more advanced management controls
- Redesigned
/activityfor cleaner browsing and upgraded/statisticsfor clearer summaries and better presentation - Updated the profile modal and moved logout into the profile modal flow
- Improved list options in Libraries and overhauled Users for a cleaner, more flexible UI
- Added clearer Active Sessions privacy settings so IP visibility can be controlled where needed
Fixed
- Improved dashboard visibility for cleanup activity so Maintainerr signals surface in Home and operations views more consistently
- Tightened integration messaging around 3rd party app setup paths for clearer recovery when a service is not configured correctly
JellyGlance v1.2.3
feat: ship Maintainerr support and refresh 3rd party apps for v1.2.3
Added
- Wizarr invite management inside JellyGlance for creating, copying, opening, and managing invites
- Tdarr transcode support with active, queued, and history views
- Maintainerr integration support with connection testing, status handling, summary fetching, and cleanup action endpoints
- SickChill support as a Sonarr alternative for series automation
- Dedicated Maintainerr dashboard page with collections, scheduled cleanup items, upcoming actions, recent actions, storage details, and service health
- Maintainerr home widgets and operations alerts for health issues, scheduled actions, upcoming actions, failed collections, and reclaimable storage
- Custom kiosk settings for title, density, theme, visible widgets, widget sizes, and widget ordering
- Collapsible Settings sidebar navigation for quicker section browsing
- Profile font weight options for tuning interface weight
- User visibility controls for hiding selected users from stats and activity when needed
- Active Sessions privacy controls for choosing where JellyGlance hides viewer IP addresses in session cards and details
Changed
- Improved Hall of Fame styling and widget order customisation on Home and Kiosk layouts
- Improved Requests with richer media display, newer request features, and more advanced management controls
- Redesigned
/activityfor cleaner browsing and upgraded/statisticsfor clearer summaries and better presentation - Updated the profile modal and moved logout into the profile modal flow
- Improved list options in Libraries and overhauled Users for a cleaner, more flexible UI
- Added clearer Active Sessions privacy settings so IP visibility can be controlled where needed
Fixed
- Improved dashboard visibility for cleanup activity so Maintainerr signals surface in Home and operations views more consistently
- Tightened integration messaging around 3rd party app setup paths for clearer recovery when a service is not configured correctly
JellyGlance v1.2.3 Beta 3
JellyGlance v1.2.3 Beta 3
Release Summary
This beta introduces practical improvements around integrations and activity reporting.
User-Facing Changes
- Added clearer webhook templating for events by showing placeholder hints for the selected event types.
- Added media automation and defaults support:
- introduced SickChill as a TV automation option,
- added a Media Server tab section to pick preferred default agents for TV, movies, and audio workflows,
- improved how existing integrations are grouped and kept in the UI.
- Improved user avatar handling in the top navigation when user identity comes from JWT-backed sessions.
- Improved the Active Transcodes page behaviour by loading active jobs more consistently with cleaner live updates.
- Added richer playback and download webhook notifications when playback starts/ends and downloads are added/completed/failed.
JellyGlance v1.2.3 Beta 2
What's Changed
- chore(deps): bump the production-dependencies group across 1 directory with 25 updates by @dependabot[bot] in #44
- fix: add library refresh supporting indexes by @After-Shock in #46
- fix: restore API startup after dependency updates by @roondar in #55
New Contributors
- @After-Shock made their first contribution in #46
- @roondar made their first contribution in #55
Full Changelog: v1.2.3-beta.1...v1.2.3-beta.2
JellyGlance v1.2.3 Beta
What's Changed
- Release v1.2.2: by @Nerdy-Technician in #40
- fix: open release version PR for protected branches by @Nerdy-Technician in #43
- chore(release): v1.2.2 by @github-actions[bot] in #45
- chore: prepare v1.2.3 beta redesign by @Nerdy-Technician in #51
- fix: use semver beta release version by @Nerdy-Technician in #53
- chore(release): v1.2.3-beta.1 by @github-actions[bot] in #54
Full Changelog: v1.2.2...v1.2.3-beta.1
JellyGlance v1.2.2
chore: update release, Docker, update-check, task, and webhook infrastructure since v1.2.1
Added
- Multi-architecture Docker image support for linux/amd64, linux/arm64, and linux/arm/v7
- Invite Sync task registration and scheduler defaults for background invite integration refreshes
- Invite webhook event plumbing for invite_created, invite_deleted, and invite_links_refreshed
- Third-party integration data storage for invite sync state and health checks
- Direct Settings hash routing support for deep-linkable settings tabs
- Account profile font-weight preference for default, comfortable, and light UI text density
Changed
- Improved release metadata handling for stable and beta channels
- Improved Docker release publishing so supported platforms are advertised correctly
- Updated release workflow behavior for GitHub Container Registry multi-architecture images
- Updated webhook event status and test payload handling for new invite events
- Updated integration sync to include invite integration state alongside calendar and download data
- Updated What's New and README release metadata for v1.2.2
- Updated account appearance controls so font-weight preferences apply immediately and persist per browser
Fixed
- Fixed "update available" notifications so installed stable builds ignore beta/prerelease versions
- Fixed release note filtering so beta notes and stable notes stay in the correct channel
- Fixed GitHub Container Registry publishing so multi-architecture manifests are preserved instead of being overwritten by single-platform images
- Fixed Wizarr API payload handling for default/never invite expiry values
- Fixed relative invite URL normalization against the configured integration host
- Fixed raw third-party user object strings leaking through invite normalization
Security / Stability
- Keep beta and stable release detection separated for safer update prompts.
- Include invite integrations in integration health checks.
- Cache invite sync data for task/webhook use instead of relying only on live page loads.
- Keep multi-architecture Docker publishing aligned with the release workflow.
JellyGlance v1.2.2 Beta 1
Changed
- Bring the BETA branch up to date with the latest main branch fixes and release metadata.
- Publish Docker images for
linux/amd64,linux/arm64, andlinux/arm/v7(armhf). - Document the supported Docker platforms and local multi-architecture Buildx command.
Notes
- Docker automatically selects the matching architecture when pulling the published image on supported ARM hosts.