Skip to content

Releases: padlocks/Compatiplural

v1.1.3 Release

02 Jan 20:28

Choose a tag to compare

What's Changed

  • Fixed a crash when using custom fronts.

Full Changelog: v1.1.2...v1.1.3

v1.1.2 Release

20 Jun 05:05
a764d7b

Choose a tag to compare

What's Changed

  • Default API route changed, updated documentation and default values.
  • Added environment config option for changing the primary tag.
  • Allow for a full swap of front members instead of incremental updates. This should be less buggy.

Full Changelog: v1.1.1...v1.1.2

v1.1.1 Release

13 May 16:43
032f4fa

Choose a tag to compare

What's Changed

  • 9d54038 fix customStatus events, option to silence spam messages

Full Changelog: v1.1.0...v1.1.1

v1.1.0 Release

10 May 05:52
3999111

Choose a tag to compare

What's Changed

  • 7e34599 fixes and update simplyapi
  • 4728714 queue system to fix data malformation with rapid events

Full Changelog: https://github.com/padlocks/Compatiplural/commits/v1.1.0

v1.1.0 Preview

09 May 15:11
4728714

Choose a tag to compare

v1.1.0 Preview Pre-release
Pre-release

This is a Preview Edition

This version has not been fully tested yet.

What's Changed

  • 4728714 queue system to fix data malformation with rapid events

Full Changelog: https://github.com/padlocks/Compatiplural/commits/v1.1.0-preview

v1.0.0 Production Release

23 Mar 21:11
1199790

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v1.0.0

v0.1.0 Pretesting Edition for v1.6.x

02 Mar 11:01
f36ab89

Choose a tag to compare

Pre-release

This is a Pretesting Edition

As of this release, this project only supports SimplyPlural v1.6.x which has not been fully released yet.

What's Changed

  • 8abbe93 fixed a bug where sometimes removing a member from front would not register
  • fec8605 added documentation
  • 99affbb added heartbeat configurable environment variable
  • 5622037 temporarily added SimplyAPI since it has not been released yet
  • 19f49e4 heroku deployment support
  • 15d712d switch from config.json to .env config
  • 966223b minor formatting changes
  • 4f2a434 add cache for frontHistory
  • 4f2a434 major bug fixes for setting primary fronter and fixed a bug where changing customStatus would remove the member from front
  • b47d5db added a way to set the primary fronter
  • 8a63bee initial commit, (added connectivity between SP and PK for fronting)

Full Changelog: https://github.com/padlocks/SPPK/commits/v0.1.0