v3.2.3

gorhill/uBlockv3.2.3Feb 6, 2025by poeti8

AI Summary

Added the ability to set environment variables by reading values from files using the <variable_name>_FILE convention.

Key Highlights

  • Added file-based environment variable configuration support.
  • Introduced <variable_name>_FILE convention for configuration.

New Features

  • Configuration via environment files.

Full Release Notes

- Set environment variables by reading a file. Use `<variable_name>_FILE`. Read [configuration](https://github.com/thedevs-network/kutt/tree/main?tab=readme-ov-file#configuration) for more info. (pull request #814)