Skip to content

Releases: falkirks/Volt

MIME support and other goodies...

28 Aug 21:27
Compare
Choose a tag to compare
  • Added support for file MIME types. This means that script files will work properly now.
  • 404 pages now actually use the 404 response code.
  • Updated server status messages (and removed those weird extra spaces in the console)
  • Fixed spelling error in plugin.yml (thanks to @GameCrafter )
  • Removed useless debugging code (whoops!)

Alpha 1.5 support and more

05 Jun 03:05
Compare
Choose a tag to compare
  • Switched default port to 5000
  • Bumped to API 1.12.0. This update can NOT be used on earlier APIs.
  • Finished API usage stats tracking and added command endpoint.
  • Fixed some bugs with tracking plugin names.

Bug fixes

24 Mar 03:24
Compare
Choose a tag to compare
  • Fix for segfault on PocketMine 1.4.1.
  • Suppressed some socket related warnings.

Fixed volt.command.api.getsub not registered

28 Dec 18:52
Compare
Choose a tag to compare
  • Fixes volt.command.api.getsub not being correctly registered

Complete rewrite, tons of new features...

28 Dec 18:19
Compare
Choose a tag to compare
  • Name is changed to volt
  • Clients are run on separate workers
  • Rebuilt templates with Handlebars
  • Rewrote API to be fun and powerful
  • Added /volt command
  • Added magic {{_request}} variable

For an exhaustive description check out the pre-releases of this version on GitHub.

Helpers, Subscriptions and more goodies...

23 Dec 21:39
Compare
Choose a tag to compare

Warning This release is less stable than previous releases as it exposes untested API components.

  • Inject Handlebars helpers
  • Directly control server thread through API
  • API subscription levels and method protection system
  • Documentation for exceptions
  • Small bug fixes

Command, Monitoring and more...

22 Dec 20:34
Compare
Choose a tag to compare
Pre-release
  • Some little bug fixes.
  • Deprecated static serverConfig property.
  • Added /volt command.
  • Finished API usage monitoring.
  • Volt now uses the banned-ips list (this will be configurable in the release)

v3.0.0-beta2

20 Dec 23:05
Compare
Choose a tag to compare
v3.0.0-beta2 Pre-release
Pre-release

WebsiteData now behaves better.

v3.0.0-beta1

20 Dec 23:04
Compare
Choose a tag to compare
v3.0.0-beta1 Pre-release
Pre-release
Finished identification for MonitoredWebsiteData