Skip to content

v1.0.0

Compare
Choose a tag to compare
@ugrc-release-bot ugrc-release-bot released this 01 Oct 21:30

1.0.0 (2024-10-01)

Features

  • backup: clean up any orphaned exports (7b40569)
  • backup: very basic backup implementation (66510e9)
  • backup: write simple docs to firestore (1a35770)
  • backup: write to storage emulator (dc14727)
  • crude restores (truncate and load as well as recreate) (19f36c9)
  • more refinements to backup and wiring website to restore function (bae34e6)

Bug Fixes

  • backup: fix module name and allow import within container (d71197b)
  • backup: fix test import (81833b7)
  • backup: pass gis to utility functions (cd1c53a)
  • backup: put data.zip in the correct temp folder (3f4094d)
  • functions: fix secret accessing (22db46e)
  • functions: mount secrets (d9a7d29)
  • functions: use UPPER CASE name for secrets (68a02dd)
  • keep @jacobdadams's eye from twitching (99bf74b)
  • new bucket paths to match lifecycle rules (37e0558)
  • restore: increase memory (16cccf8)

Dependencies

  • bump rollup in the npm_and_yarn group across 1 directory (5e4602e)
  • bump the safe-dependencies group with 20 updates (11a6ed2)
  • dev: bump basic-auth-connect in the npm_and_yarn group (c31bef1)
  • dev: bump eslint-plugin-react-hooks (8dd791c)
  • ui: fix build with design system update (8ea678c)
  • update firebase-functions requirement (f5304fa)

Styles

  • ui: fix borders in dark mode (de83e9d)