Skip to content

Releases: lucasdillmann/nginx-ignition

2.3.0

22 Mar 20:55

Choose a tag to compare

  • UI/UX improvements

Docker image: dillmann/nginx-ignition:2.3.0

2.2.0

16 Mar 20:52

Choose a tag to compare

  • 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

15 Mar 21:09

Choose a tag to compare

  • 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

09 Mar 16:06

Choose a tag to compare

  • UI performance improvements
  • Code and development dependencies upgrades
  • Minor bugfixes

Docker image: dillmann/nginx-ignition:2.1.0

2.0.2

11 Feb 23:36

Choose a tag to compare

  • Minor improvements and bugfixes

Docker image: dillmann/nginx-ignition:2.0.2

2.0.1

09 Feb 20:51

Choose a tag to compare

  • 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

07 Feb 01:45

Choose a tag to compare

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

07 Jan 17:50

Choose a tag to compare

  • Minor improvements and fixes

Docker image: dillmann/nginx-ignition:1.7.1

1.7.0

29 Dec 17:44

Choose a tag to compare

  • 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

23 Dec 19:54

Choose a tag to compare

  • Support for JavaScript and Lua code as route handlers
  • Other minor improvements and bugfixes

Docker image: dillmann/nginx-ignition:1.6.0