Releases: janyksteenbeek/uppi
Releases · janyksteenbeek/uppi
v0.1.2
In this release, we introduced Updates and Automatic Updates: easily post status updates on your status page or even generate them automatically when monitors are going down.
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Changes:
- chore: upgrade Filament
- fix: no double iframes in embed
- refactor(CacheTasks): simplify StatusPageHistoryAggregator logic
- refactor(CacheTask): remove getTtl and update ttl methods
- refactor: rename ttl methods and update console routes
- feat(tests): add architecture tests and improve seeder setup
- feat: add DummyCheckJob and related functionality
- ci: add GitHub Actions workflow for testing PHP code
- ci: update test workflow to create env and database files
- ci: add key generation step to test workflow
- build: add Node setup and asset build process
- Added placeholders
- fix: creating monitors broken due to dummy
- refactor: moved temp device auth
- chore: alert factory
- refactor: factories
- feat: feature tests UI + auth
- feat: factories
- test: fix test
- fix: create queue for checks and alerts for notifications to still go
- fix: no name on creation of alert
- chore: pull down PH badge to footer
- fix: make tests pass + fix Get inject on alerts
v0.1.0
feat: add static getTtl method for CacheTasks