Skip to content

Releases: gethomepage/homepage

v0.3.45

15 Sep 17:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.39...v0.3.45

v0.3.39

15 Sep 05:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.32...v0.3.39

v0.3.32

14 Sep 06:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.29...v0.3.32

v0.3.29

13 Sep 21:43
16ddb24
Compare
Choose a tag to compare

What's Changed

  • Added Prowlarr widget by @xicopitz in #134
  • Added Transmission widget by @JazzFisch in #141
  • Added expanded: true option for resource widgets, to show information on two lines again #91
  • Reverted backdrop-blur to fix laggy scrolling on some systems #133
  • Fixed Tautulli play / pause icons being reversed #140

Full Changelog: v0.3.24...v0.3.29

v0.3.24

12 Sep 15:56
Compare
Choose a tag to compare

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

Full Changelog: v0.3.18...v0.3.24

v0.3.18

11 Sep 21:47
Compare
Choose a tag to compare

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.

No active streams:
none

Single active stream:
single

Multiple active streams:
double

Full Changelog: v0.3.10...v0.3.18

v0.3.10

11 Sep 08:14
Compare
Choose a tag to compare

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

10 Sep 20:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.7...v0.3.9

v0.3.7

09 Sep 18:51
ef1c5db
Compare
Choose a tag to compare

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

Full Changelog: v0.3.0...v0.3.7

v0.3.0

09 Sep 05:51
Compare
Choose a tag to compare

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

Full Changelog: v0.2.4...v0.3.0