Skip to content

Releases: zefie/zefie_wtvp_minisrv

v0.9.51

26 May 19:33
Compare
Choose a tag to compare
  • Fix bugs introduced by Protoweb hack
  • Fix wtv-admin
  • Fix compatibility with older classic builds

v0.9.50

18 May 22:08
Compare
Choose a tag to compare
  • Added Protoweb support (proto://)
  • Fixed Discuss did not work
  • Fixed Bad-Disk page didn't have continue button
  • Updated flashrom domain to flashrom.webtv.onl

v0.9.49

06 May 14:15
Compare
Choose a tag to compare
  • Fixed issue where flash-less bf0app could would get unauthorized error
  • Disable SSID Validation by default, and allow Dreamcast and MSTV Sim SSIDs through when its on
  • Fixed issue where you could not send .js or .txt files to the client.

v0.9.48

04 May 17:14
Compare
Choose a tag to compare
  • Mitigate some DoS attacks
  • Clients now require a valid SSID CRC to connect
  • Updated FlashROM server to new domain (https://roms.minisrv.dev)
  • Rebranded "zefie's FlashROM server" to "minisrv FlashROM server"

v0.9.47

02 May 17:34
Compare
Choose a tag to compare
  • Fixed bf0boot could not get ROM due to security settings
  • Added new tools to PC Services
  • Corrected some typos
  • Added detection of MAME SSIDs (71)

v0.9.46

27 Mar 12:36
Compare
Choose a tag to compare
  • Fix typo in wtv-star:/star (#26)
  • Update node module versions for security updates

v0.9.45

26 Mar 12:25
Compare
Choose a tag to compare
  • Fixed issue where server would not run without user_config.json
  • Fixed issue from August where flashrom stopped working as intended
  • Fixed issue where locally hosted flashroms threw an error
  • Other small fixes

v0.9.43

28 Aug 23:05
Compare
Choose a tag to compare
  • Numerous bug fixes
  • Page Builder (with 6 themes)
  • Updated RC4 to work with Node v17+

v0.9.38

09 Dec 15:35
Compare
Choose a tag to compare
  • Numerous bug fixes
  • New "Shenanigans mode" (intentionally enable old minisrv bugs for fun, default off)
  • Restructure Directories:
    • ServiceVault -> includes/ServiceVault
    • SharedROMCache -> includes/ServiceVault/SharedROMCache
    • ServiceDeps -> includes/ServiceDeps
    • UserTemplates -> UserServiceDeps/templates
  • Add news:, irc://, and wtvchat://
  • HTTP(s) Proxy should work a bit better
  • Viewergen has new feature thanks to @Sgeo
  • New default Homepage Design thanks to @GraspYonOx

v0.9.37

29 Nov 13:34
Compare
Choose a tag to compare
  • remove extra debugging
  • fix: could not unregister if multiple users existed
  • fix: http(s) proxy
  • add example in user_config.example.json to use public proxy
  • maybe fix: double reg
  • add support for "modpacks" to viewergen