Wednesday, October 2, 2024
1 change
Security fixes and vulnerability patches
User-created filters are now handled more safely when accessed through the experimental JSON route. The route is also turned off by default in production unless enabled in configuration or when demo data is installed, reducing risk from unfinished functionality.
Original PR description
Static parsing for ir_filter, and add a configuration switch to enable/disable the route, as it is experimental