Bug Fixes
- **topology**: fixed a bug where having a subflow with a trigger with same id than current flow would lead to wrong graph ([brian.mulier](https://github.com/kestra-io/kestra/commit/c7b0103226202a035878d4692cc48c954fea0f95))
- **topology**: fixed some edge cases where graph uids were wrong ([brian.mulier](https://github.com/kestra-io/kestra/commit/7e785297f0acf038f6c187e64d3436b39bc94734))
- **ui**: remove additional warnings ([brian.mulier](https://github.com/kestra-io/kestra/commit/a14a5de0bb58af5c905dcdce51475948e1fc6604))
- **core**: remove ScheduleBackfill, Condition & ScheduleCondition from defs ([brian.mulier](https://github.com/kestra-io/kestra/commit/37accb5bd7d77f955ba70fad4d2c1c2f703e0824))
- **ui**: remove Axios' default URL to prevent duplicate context path in called URL ([brian.mulier](https://github.com/kestra-io/kestra/commit/152b6da8b657d1b7b74a36c6a5c0dfb2a8b9cd07))
- **webserver**: no longer decrypt secret inputs & outputs when doing an evaluate for an execution taskrun ([brian.mulier](https://github.com/kestra-io/kestra/commit/c84bf3936549a45a02af646fc2de65c491adf446))
- **core**: prevent crashing if secret input is null ([brian.mulier](https://github.com/kestra-io/kestra/commit/ed7b2f1b39b0bf8ece494b6fba87af2d95539c69))
- **core**: runContext decrypt method as public ([brian.mulier](https://github.com/kestra-io/kestra/commit/196d3078d8bb4d5d6db4f9bbcb63b9e77416d5fb))
- **ui**: translate enable auth message ([YannC](https://github.com/kestra-io/kestra/commit/12808e7e34a3bdbb120a2e5574160b011ed106d7))
- **ui**: boolean input label ([YannC](https://github.com/kestra-io/kestra/commit/1fd768e122f152bb332bb3b35c235ae44b689fef))
- **editor**: editor won't fully shrink anymore ([brian.mulier](https://github.com/kestra-io/kestra/commit/581ba70743f6cb6d8a06acc613c7f35addef8223))
Chores
- **ui**: fix various Vue dev warnings ([yuri1969](https://github.com/kestra-io/kestra/commit/99145933db7b0077bb492d588c4317ab952fd513))
- **ui**: split languages in multiples files (3313) ([YannC](https://github.com/kestra-io/kestra/commit/ae3c5045fe56d81904835eeb1d51cd75c4448cc0))
- **version**: update to version 'v0.15.9' ([YannC](https://github.com/kestra-io/kestra/commit/2c9b21cb0c63737fba4ea3459834c58920b5a043))