Skip to content

v2.6.1

Compare
Choose a tag to compare
@acelaya acelaya released this 31 Oct 16:35
14e31ed

Added

  • Nothing

Changed

  • #292 Improved a bit how caching works by removing the service worker and adding proper HTTP caching config on nginx inside docker image.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • #316 Fixed manifest.json file not getting downloaded after passing credentials when the app is protected with basic auth.
  • #311 Fixed datepicker showing below other components.
  • #306 Fixed multi-arch docker builds by replacing node-sass with dart-sass.
  • #328 Fixed toggle switches getting broken in mobile resolutions.