Releases: Panonim/dynacat
Release list
Release - 2.4.0
Note
I never thought I’d be writing this, but this will be the last update for a while.
For those who have followed this project, thank you for all the support. It may seem like development is coming to an end... but this isn’t goodbye.
I’m stepping away to focus on something much bigger during the summer break. When I return, it won’t be with a small patch or another minor release.
It’ll be 3.0.0. 👀
Added
- Brave Search as autocompletion engine
- Support for icons in page title
- Speedtest widget
- Support for Sonarr/Radarr releases in calendar widget
- Setting to open stream instead of category on click -> #123
Changed
- Improved endpoint fetching by adding shared cache
- Added server-stats
compact: trueoption -> #104
Fixed
- Todo widget highlight too short
- Todo widget trash animation icon slower than highlight
- Incorrect thumbnails pulled for series
- Testing repo not detected correctly in dynawidgets
- Log level functionality -> #96
- Incorrect daily percentage in market widget -> #117
- Auth redirect preservation -> #120
- Combining subreddits showing incorrect title
- Theme syncing issue
latest-mediawidgets interfering with each other -> #124
New Contributors
- @kyndadumb made their first contribution in #116
- @spin-drift made their first contribution in #120
Full Changelog: 2.3.1...2.4.0
Bug fix - 2.3.1
Changed
- Added support for loading environment variables from a file via
--env-file-> #107 - Made initial loading faster by fetching data on service start
- Bumped up Go packages to latest
Fixed
- Issue where
glance.ymlwas not detected correctly which would cause issues when transitioning -> #110 - Reddit widget and Reddit RSS feeds returning
403-> #113
New Contributors
Full Changelog: 2.3.0...2.3.1
Release - 2.3.0
Changed/Added
- Every widget now supports
frameless: true - Added different header support for monitor widget
- Added ability to have navbar hidden on desktop, show it on hover (hover height area 22px) -> #91
- Added ability to center nav-item elements on navbar on desktop -> #91
- Added ability to hide logo from navbar -> #91
- Fixed rendering user svg from branding correctly -> #91
- Made Github fetches faster -> #97
- Made RSS feed render faster -> #99
- Made key-bindings work with other keyboard layouts -> #99
Fixed
- Issue where photos would show up in
latest-mediawidget - Issue where
latest-mediawidget wasn't receiving the correct thumbnail type from Plex - Issue where
Currently Playingwidget grabbed incorrect cover for shows - Issue with icons fallback when no svg is found
- Issue where qBittorrent would incorrectly detect current state when seeding
- Issue where page would need to be refreshed after browser has been re-opened'
- Issue where key-binding only works when there are search widgets
- Issue where server-stats disk usage required you to mount root directory -> #89
- Issue where grouped tabs would reset after refresh -> #93
- Issue where failed pulls from Youtube would block other fetches -> #94
- Issue with incorrect PKCE handling in OIDC
New Contributors
- @Triskae made their first contribution in #75
- @karamanliev made their first contribution in #84
- @NlCO34 made their first contribution in #88
- @Mayurifag made their first contribution in #91
Full Changelog: 2.2.3...2.3.0
Bug fix - 2.2.3
Added
- Add utility functions for array manipulation by @DiogoAbu in #60
- Key Binding for easier navigation between pages
- Start on page open for stopwatch widget
- Caching for every widget
- Allowed to invert colors in
marketswidget
Fixed
- Search widget query for bangs
- Issue where groups would open multiple of the same links
- Issues with
marketspulling
New Contributors
Full Changelog: 2.2.2...2.2.3
Bug fix - 2.2.2
Fixed:
More browser like behavior for Reddit widget to avoid Error 403
Bug fix - 2.2.1
What's Changed
- Fixed
videoswidget collapsing state - Updated OIDC documentation
- Cross iFrame embeding fix
- Fixed Youtube
404errors
Full Changelog: 2.2.0...2.2.1
OIDC, Dynawidgets and more - 2.2.0
Added
- OICD Support
- Dynamic Updates Documentation
- Navidrome to in the "playing" widget
- Added
dynawidgets- new way to use community widgets without copy-pasting wholecustom-api - Stopwatch widget
- Allow insecure for
changedetectionwidget - Icon support for widget titles
- Icon support for bangs in
searchwidget - Search completion using ddg api
- Allowed to press
enterto login - Cursor pointer to youtube thumbnails
{{hide}}function to cutom-api widget - which allows you to control when widget is hidden/shown
Fixed
- State loss after videos widget refresh
- Many security issues mainly related to auth
New Contributors
- @elemated made their first contribution in #41
- @antonpetrov145 made their first contribution in #53
Full Changelog: 2.1.0...2.2.0
New Features + Bug Fix
Important
Long awaited docs are now available https://dynacat.artur.zone
Added
- Blocky DNS Support -> #21
- Name shortner for releases
- Support for Deluge and Transmission - Idea: #18
- Support for binary releases (found below)
Fixed
- Todo list animation
- Footer redirections
- Issue with
/assetspath - Thumbnails rendering
- Search focus -> #38
New Contributors
- @cryptomilk made their first contribution in #21
- @lovhb made their first contribution in #36
Full Changelog: 2.0.1...2.1.0
Bug Fixes and Easier Migration From Glance
Fixes
- Add Glance compatibility for config path and Docker labels by @derzz in #15
- Disk space not calculated correctly in server-stats widget
- Icon fallback for
dashboard-icons - Monitor widget styling
- Youtube widget state loss on refresh
New Contributors
Full Changelog: 2.0.0...2.0.1
Websockets and more!
Added:
- Websockets support that completely removed HTMX which improves loading time and eliminates a lot of issues
- Image Caching - Faster load times and less network usage!
- New widget for viewing latest media
- Now all data gets fetch by a server and not by user/browser
- New docker controller
Fixed / Improved
- Vulnerabilities that caused secrets to be exposed to user
- Torrenting Widget
- Docs
- Todo widget interactions - Now it works smoothly both on desktop and mobile without causing confusion!
- Caching message's so widget's show fully loaded
Full Changelog: 1.1.0...2.0.0