Skip to content

Releases: SpringDVS/wp.springnet

Minor Release v0.2.0

19 Oct 13:00
Compare
Choose a tag to compare

Change Log

  • New widget: Category explorer allows viewing bulletins by category ('Events', 'Services')
  • Bulletin post now has categories
  • Keyring > Import has built-in certificate lookup when given node URI
  • Keyring > Certificate has pull request option with signed certificate

Patch Release v0.1.2

06 Oct 14:49
Compare
Choose a tag to compare

Change Log

  • Fixed bug that overwrites other plugin version information when in memory and also causing breakage in Add Plugins page
  • Move error banners into a logical order on Settings > SpringNet > Node page
  • Auto-set node-hostname in Network Settings controller when value is blank -- helps skips a step

Patch Release v0.1.1

30 Sep 10:35
Compare
Choose a tag to compare

Change Log

  • Fixed bug where blank or malformed keys and certificates were added to the database after generation. This causes a failure in the key system in the plugin which has now been rectified
  • Fixed resource path to key in Certificate service
  • Add a node key reset to the settings page which allows an administrator to reset the keys associated with the node
  • Changed license to GPLv3 so the Apache 2 licensed netlib module is valid

Initial Release

28 Sep 10:19
Compare
Choose a tag to compare

Version 0.1.0 (Initial Release)

This release is the initial foundation for the node software as a native Wordpress plugin, providing a way of running a node directly off the back of a Wordpress installation. The feature set is 1:1 with the stand-alone software and includes the widget from the original plugin. This plugin will likely be the main focus of node development for the current phase of network.

Change Log

  • Node management settings
  • Keyring and Certificate Management
  • Bulletin network service module
  • Organisation Profile network service module