Skip to content

Releases: supern64/webpad

v2.0.1: Addons fix

08 Aug 03:53
83856fa
Compare
Choose a tag to compare

Fixed Bugs

  • Addons are now fresh imported
  • Database configuration now works correctly
  • Default values now assign initially on database entry creation
  • Handshakes are now required for every action before said action

Additions

  • Server now reports an error when one occurs on load in a user command file/addon.

v2.0.0: Addons

25 Jul 06:08
5275ff2
Compare
Choose a tag to compare

Fixed Bugs

  • Removed the requirement for commandList export.

Additions

  • Added launcher to configure server and addons
  • Added support for custom addons along with the command file
  • Added ability to use other ports
  • Added ability to set password

v1.1.0: Connection saving

21 Jul 15:23
737145f
Compare
Choose a tag to compare

Fixed Bugs

  • Changed look of website a bit

Additions

  • Connections now save when leaving without hitting "Disconnect" to immediately reconnect again

v1.0.2: Responsive UI

19 Jul 13:29
98c14d9
Compare
Choose a tag to compare

Fixed Bugs:

  • UIs are now responsive on phones, tablets and PCs

v1.0.1: Patch

19 Jul 09:07
b7ffc50
Compare
Choose a tag to compare

Fixed bugs:

  • Required property now works correctly
  • "Go" button on phone keyboards now work correctly with the argument selection form
  • commandList and command are no longer seperately modified
  • Optimized version of Vue.js is now in use

Additions:

  • More detailed documentation

Initial Release

18 Jul 09:46
ec5eb01
Compare
Choose a tag to compare

The first release of this program!