Releases: lucasdillmann/nginx-ignition
2.3.0
- UI/UX improvements
Docker image: dillmann/nginx-ignition:2.3.0
2.2.0
- New code editor with AI code completion (powered by Codium) for the host route's static responses and JavaScript/Lua source code (free with no API key required, but can be informed if you have one; check the configuration docs for more details)
- Improvement of the internal context management
- Improvement of the memory management settings
- Minor bugfixes and improvements
Docker image: dillmann/nginx-ignition:2.2.0
2.1.1
- Minor improvements of the memory management
- Fixes the scenario where a host couldn't be deleted
- Fixes the scenario where the nginx wasn't able to start when using a static response with a body that contained a double quote
Docker image: dillmann/nginx-ignition:2.1.1
2.1.0
- UI performance improvements
- Code and development dependencies upgrades
- Minor bugfixes
Docker image: dillmann/nginx-ignition:2.1.0
2.0.2
- Minor improvements and bugfixes
Docker image: dillmann/nginx-ignition:2.0.2
2.0.1
- Fixes the scenario where a host couldn't be updated if it contains any static response route with no custom headers
- Fixes the SSL certificates that couldn't be issued if the domain name contains a wildcard
- Fixes the enable/disable toggle not working in the host's list page
- Other minor improvements
Docker image: dillmann/nginx-ignition:2.0.1
2.0.0
Major rewrite of the application code, migrating from Kotlin to Go. This release is more an internal one that prepares the project for its future iterations, also consuming way less memory and CPU but still keeping all of its features.
Some minor and simple breaking changes were introduced, please check this migration guide for more details. Original source code in Kotlin is available at this public archive repository (or in the git commit history).
Docker image: dillmann/nginx-ignition:2.0.0
1.7.1
- Minor improvements and fixes
Docker image: dillmann/nginx-ignition:1.7.1
1.7.0
- Option to disable a host's route without the need to remove it
- New troubleshooting documentation with instructions like how to reset a password
- Upgrade of the project's dependencies (React, Gradle and other libs/SDKs)
- General optimizations, simplifications and improvements (like the replacement of the Ktor framework by the Java's native HTTP server)
- Other minor improvements and bugfixes
Docker image: dillmann/nginx-ignition:1.7.0
1.6.0
- Support for JavaScript and Lua code as route handlers
- Other minor improvements and bugfixes
Docker image: dillmann/nginx-ignition:1.6.0