9607f999329a8d2cde599f3e58cbe9726a2f2c8e
## [1.2.0](https://git.ostiwe.com/ostiwe-com/status/compare/v1.1.1...v1.2.0) (2025-10-29) ### Features * Added ID field to PublicService DTO, update fields in Service model, fix CalculateUptimePercent method, transform services to Public services in goroutines ([a4050c2](a4050c28dc)) * **ci:** Update release config ([1367783](1367783e8a)) * **ci:** Update release config ([dc5c363](dc5c363583)) * **ci:** Update release config ([64121d5](64121d56c7)) ### Bug Fixes * Fix errors ([7e96536](7e9653606e)) * Recreate closeNotify channel on recreate rabbit connection ([f5d780f](f5d780fb1b)) ### CI/CD Changes * Added golangci linter ([e7592e8](e7592e8737)) * Change CI ([334c0c1](334c0c1480)) * Install go-releaser in CI ([abc87ab](abc87abe88)) ### Refactoring * Added node_modules to ignore for git ([c7d94c6](c7d94c6965)) * Remove unused code ([1958d9b](1958d9b3d9)) * Switching to a cron system for tasks, restructuring service and status models ([b33df27](b33df27b31)) * Update startup server ([628abc4](628abc4d11))
Status page server
How to run server:
./status server
How to run documentation server:
./status server-docs
Example --help command:
0.0.1
Usage: status <command> [<args>]
Options:
--help, -h display this help and exit
--version display version and exit
Commands:
server Start the api server
server-docs Generate documentation for api server
Configuration
Go to one of these link for get documentation for app configuration