Releases: padlocks/Compatiplural
Releases · padlocks/Compatiplural
v1.1.3 Release
v1.1.2 Release
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
What's Changed
- 9d54038 fix customStatus events, option to silence spam messages
Full Changelog: v1.1.0...v1.1.1
v1.1.0 Release
What's Changed
Full Changelog: https://github.com/padlocks/Compatiplural/commits/v1.1.0
v1.1.0 Preview
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
v0.1.0 Pretesting Edition for v1.6.x
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