Releases: gethomepage/homepage
Releases · gethomepage/homepage
v0.3.24
What's Changed
- Added Gotify Integration (Thanks to @xicopitz)
- Added Readarr & SABnzbd Integration (Thanks to @JazzFisch)
- Added CoinMarketCap Information Widget (Thanks to @ItsJustMeChris)
- Updated Translations for Spanish(@AmadeusGraves) French (@Nonoss117) and Italian (@aidenpwnz)
- Futher improved widget layout on mobile devices
- Updated Next.js to 12.3
New Contributors
- @JazzFisch made their first contribution in #116
- @ItsJustMeChris made their first contribution in #118
- @xicopitz made their first contribution in #121
Full Changelog: v0.3.18...v0.3.24
v0.3.18
What's Changed
- Added Overseerr integration
- Added support for passing an array of disks to the disk resources widget
- Improved many UI element styles for better background image support
- Improved information widget layouts on mobile devices
- Updated translations for French (J. Lavoie), Dutch (@deffcolony), Russian (@desolaris) and Spanish (@AmadeusGraves)
- Fixed theme selector on mobile devices being too small to click
- Fixed error handling for configuration file errors
- Fixed a few issues with the service proxy backend (namely 204/304 redirects)
- Fully redesigned streaming service widgets (Emby, Jellyfin & Plex)
These examples are for Emby, but all streaming service widgets share (mostly) the same functionality. Widget size matches all others when there are zero to two active streams, after two, the widget will grow vertically.
Emby and Jellyfin feature remote control capability, clicking the play and pause icons will control the remote media.
Full Changelog: v0.3.10...v0.3.18
v0.3.10
What's Changed
- Fixed regression in services discovery, where having an invalid docker host would cause a failure to load anything.
Full Changelog: v0.3.9...v0.3.10
v0.3.9
What's Changed
- Fixed text alignment on service entries
- Added Docker service discovery, learn more about it here: https://github.com/benphelps/homepage/wiki/Service-Discovery
Full Changelog: v0.3.7...v0.3.9
v0.3.7
What's Changed
- New Vietnamese translation by @jackblk
- New German translation by @boerniee
- Updated Portuguese translation by @xicopitz
- Updated Norwegian translation by @comradekingu
- Added geolocation support to the weather widget
- Fixed Jellyfin Integration
- Fixed bug with disk resource widget where it would fallback to the
/
if the path was invalid
New Contributors
- @jackblk made their first contribution in 914e869
- @boerniee made their first contribution in 4bff209
- @xicopitz made their first contribution in 1e93bf3
Full Changelog: v0.3.0...v0.3.7
v0.3.0
What's Changed
- Added full i18n support across all of Homepage, including all widgets and service integrations
- Added Tautulli (Plex) integration
- Added background and custom page title support
- Improved Docker build process by @modem7 in #62
- Improved search widget styling
- Redesigned resource widgets, they take up less space and include a visual usage bar.
New Contributors
- @modem7 made their first contribution in #62
- @AmadeusGraves made their first contribution in 27de7d1
- @comradekingu made their first contribution in c06dbdd
Full Changelog: v0.2.4...v0.3.0
v0.2.4
v0.2.3
Whats Changed
- Weather widget can now be configured to hide the API key using a new
settings.yaml
file. See https://github.com/benphelps/homepage/wiki/Settings for more information.
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Whats Changed
- Fixed possible error when proxied responses do not contain a Content-Type header.
Full Changelog: v0.2.1...v0.2.2