Skip to content

Releases: sdss/lvmweb

lvmweb 1.4.1

23 Feb 15:59

Choose a tag to compare

  • Allow the user to perform a dry run of a manual fill.
  • Remove ignoreDuringBuilds option from the next.config.mjs eslint configuration, which has been deprecated.

lvmweb 1.4.0

17 Jan 00:11

Choose a tag to compare

🚀 New

  • Support triggering and aborting LN2 fills.

lvmweb 1.3.3

04 Dec 15:46

Choose a tag to compare

  • Upgrade Next.js to 16.0.7 to fix security vulnerability.
  • Handle case when weather data of length zero is returned.

lvmweb 1.3.2

25 Oct 18:53

Choose a tag to compare

  • Update to Next.js 16.
  • Add dither position to exposure list and night logs.

lvmweb 1.3.0

01 Apr 17:57

Choose a tag to compare

🚀 New

  • Add support for scheduling long-term calibrations.

lvmweb 1.2.3

18 Mar 20:33

Choose a tag to compare

  • Show a modal if the connection to the server fails.
  • Add a heartbeat modal.

lvmweb 1.2.2

03 Feb 15:10

Choose a tag to compare

  • Added engineering mode section to the enclosure table.
  • Improved the enable/disable switch in the Overwatcher table.
  • Allow to close the dome as the Overwarcher is disabled.

lvmweb 1.2.1

26 Jan 18:09

Choose a tag to compare

  • Add reset Overwatcher button.
  • Add alerts labels to the safe Overwatcher section.
  • Refresh Overwatcher data after a reset or cleanup.

lvmweb 1.2.0

14 Jan 23:02

Choose a tag to compare

  • Fix a bug that would prevent choosing how to disable the Overwatcher (immediate vs after the current tile).
  • Check enclosure every 5 seconds.
  • Update to Next.js 15.
  • Disable the emergency shutdown button when not logged in.
  • Allow pressing the emergency shutdown button when not logged out if inside the LCO network.
  • Use unsecure cookie to store the authentication token at LCO, where HTTPS is not always available.