Releases: amyipdev/ssvp
v0.3.0
What's Changed
- db: use bigints by @amyipdev in #30
- create documentation basics by @amyipdev in #32
- Update documentation.yml by @amyipdev in #33
- systemd support by @amyipdev in #37
- nix support by @amyipdev in #40
- Contact information system
- README information
- RPM information
- Security policy
- Other changes and bugfixes
Full Changelog: v0.2.0...v0.3.0
v0.2.0
The major changes are the introduction of the Events and Services systems.
Full Changelog: v0.1.0...v0.2.0
v0.1.0
While not fully production-ready - the events, services, alerts, and contact systems still need to be set up - this is a reasonably usable, production-grade release.
What's Changed
- app: add ssl by @amyipdev in #15
- config file generator by @amyipdev in #17
- Gunicorn by @amyipdev in #22
Other noticeable changes:
- Fully working installation script
- Bug fixes galore
Full Changelog: v0.0.1-indev1...v0.1.0
v0.0.1-indev1
Summary
This patch is a more reasonably usable version of SSVP. Several major bugs have been fixed, and a lot more support modules are now available. Key functionality like events, services, systemd timers, and a proper installer have not been made yet.
What's Changed
- js/index-1.ts: seamless autorefresh support by @amyipdev in #4
- Implement sqlite3 support by @amyipdev in #7
- integrate ssvplwc by @amyipdev in #11
- test_modules: add tcp module by @amyipdev in #12
Other notable changes:
- http module
- postgres module
- many bugfixes
Full Changelog: v0.0.1-fwv...v0.0.1-indev1
v0.0.1-fwv
This is the first working version of SSVP, now with a proper README. It is NOT production-ready, but is usable.