Unleash v3.11.0 Release Notes

    • ๐Ÿ‘ feat: Add support for filtering toggles on tags, projects or namePrefix (#690)
    • feat: Introduce addon framework
    • feat: Added tags to events table and emitted events
    • ๐Ÿ›  fix: upgrade prom-client from 12.0.0 to 13.1.0
    • ๐Ÿ›  fix: upgrade unleash-frontend to version 3.11.2
    • ๐Ÿ›  fix: Add a test for validation of empty params
    • ๐Ÿ›  fix: add docs for addons
    • ๐Ÿ›  fix: Add validation of required parameters
    • ๐Ÿ›  fix: add unleashUrl option
    • ๐Ÿ›  fix: Addons should support sensitive params
    • ๐Ÿ›  fix: should wait for seen apps
    • ๐Ÿ›  fix: typo in message in simple-authentication.js (#707)
    • ๐Ÿ›  fix: even-store should not block on emit
    • ๐Ÿ›  fix: Added the ability to specify db-schema via ENV (#702)
    • ๐Ÿ›  fix: Strategy schema should allow deprecated field (#700)
    • ๐Ÿ“„ docs: update getting started guide with docker options (#697)
    • ๐Ÿ›  fix typo in /api/client/features docs (#694)
    • ๐Ÿ›  fix: website: require immer 8.0.1 or higher
    • ๐Ÿ›  fix: Add support for configuring database pool size (#705)
    • 0๏ธโƒฃ feat: Set default min dbpool size to 0
    • 0๏ธโƒฃ feat: Set default max dbpool size to 4