🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
28 lines
No EOL
1.1 KiB
Text
28 lines
No EOL
1.1 KiB
Text
naas (1.0.2-1) unstable; urgency=medium
|
|
|
|
* Add Open Graph meta tags for better URL sharing on social media
|
|
* Add Twitter Card support for enhanced social media previews
|
|
* Add discreet source code repository link on playground page
|
|
* Improve web frontend user experience and shareability
|
|
|
|
-- Ole-Morten Duesund <olemd@glemt.net> Mon, 29 Sep 2025 14:10:38 +0200
|
|
|
|
naas (1.0.1-1) unstable; urgency=medium
|
|
|
|
* Add MIT License for maximum permissivity
|
|
* Fix Debian package systemd service installation conflict
|
|
* Update package metadata with license and repository information
|
|
* Improve README with license documentation
|
|
|
|
-- Ole-Morten Duesund <olemd@glemt.net> Mon, 29 Sep 2025 13:00:00 +0200
|
|
|
|
naas (1.0.0-1) unstable; urgency=medium
|
|
|
|
* Initial release of NaaS (No as a Service)
|
|
* HTTP service that always responds with "no"
|
|
* Multiple response formats: text, JSON, XML, YAML, boolean
|
|
* Minimalist web frontend and interactive playground
|
|
* Health check endpoint
|
|
* Systemd service integration
|
|
|
|
-- Ole-Morten Duesund <olemd@glemt.net> Mon, 29 Sep 2025 13:00:00 +0200 |