Skip to content

Releases: netbootxyz/webapp

0.7.6

12 Jun 05:12
bfdf5fd

Choose a tag to compare

What's Changed

  • Update alpine Docker tag to v3.21.3 by @renovate in #87
  • Add comprehensive test suite and CI integration by @antonym in #94
  • Update dependency nock to v14 by @renovate in #96
  • Update alpine Docker tag to v3.22.0 by @renovate in #93
  • Update dependency systeminformation to v5.27.1 by @renovate in #92
  • Update codecov/codecov-action action to v5 by @renovate in #95
  • Enhance README with professional formatting and comprehensive documentation by @antonym in #100
  • Update dependency supertest to v7 by @renovate in #99
  • Update dependency node to v22 by @renovate in #98
  • Upgrade Jest to v30 and fix deprecated CLI options by @antonym in #102
  • Add dark mode support to webapp UI by @antonym in #103

Full Changelog: 0.7.5...0.7.6

0.7.5

14 Feb 04:47
1da524b

Choose a tag to compare

What's Changed

  • Uncontrolled data used in path expression by @antonym in #85
  • Incomplete URL substring sanitization by @antonym in #86

Full Changelog: 0.7.4...0.7.5

0.7.4

01 Feb 21:32
8f09d80

Choose a tag to compare

What's Changed

  • Various dependency updates

Full Changelog: 0.7.3...0.7.4

0.7.3

04 Aug 02:21

Choose a tag to compare

  • Bug fixes

0.7.2

04 Aug 02:14

Choose a tag to compare

  • Various dependency updates
  • Switch to look up versioning for dnsmasq instead of tftpd.

0.7.1

05 Feb 06:14

Choose a tag to compare

  • Adds the ability to override web app port with environment variable

0.7.0

16 Nov 05:49

Choose a tag to compare

  • Remove duplicated download call
  • Fixes issue that was preventing multi-part images from downloading
  • Adds Donate Link

0.6.9

22 Oct 13:37

Choose a tag to compare

  • Update logos and favicon
  • Assets order switched to put tracked assets at top
  • Switched to node-fetch from requests
  • Added some download error handling
  • Dependency updating and cleanup

0.6.8

10 Jun 20:12

Choose a tag to compare

  • No changes, bump for CI

0.6.7

22 Apr 04:34
dd77fd5

Choose a tag to compare

  • Drops RPI image
  • Updates some dependencies