Skip to content

Releases: netbootxyz/webapp

0.7.1

05 Feb 06:14
Compare
Choose a tag to compare
  • Adds the ability to override web app port with environment variable

0.7.0

16 Nov 05:49
Compare
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
Compare
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
Compare
Choose a tag to compare
  • No changes, bump for CI

0.6.7

22 Apr 04:34
dd77fd5
Compare
Choose a tag to compare
  • Drops RPI image
  • Updates some dependencies

0.6.6

23 Jan 16:54
Compare
Choose a tag to compare
  • Fixes bug where part2 assets were not being downloaded correct as Github changed their objects location from s3 to Azure.
  • Set request header type for servers that enforce strict mime checking

0.6.5

18 Oct 15:53
4b6f50b
Compare
Choose a tag to compare
  • Adds additional iPXE netboot.xyz images (arm64, RPI, snp)

0.6.4

29 Apr 19:03
Compare
Choose a tag to compare
  • Add ability for application to be served from a subfolder
  • Do not show .part2 files in untracked assets in the local assets tab

0.6.3

01 Jan 02:27
Compare
Choose a tag to compare

Bugfix Point Release

  • Handle disabling signature checking on upgrade
  • Remove debugging logic

0.6.2

31 Dec 21:16
Compare
Choose a tag to compare
  • disable signature checking by default by directly modifying files on app startup - due to multiple support requests