Changelog for Altworx 25.2.0
Breaking changes
- Altworx now uses Runbox 14.0.0. Scenarios built with older versions of Runbox will stop working. Scenarios need to be upgraded to Elixir 1.18 and OTP 27.2.
Changes
- Admin UI: Rewrite Home page using Tailwind (PR, #6867)
- Admin UI: Rewrite the Logs page using Tailwind (PR, #6873)
- Admin UI: Change fonts to Roboto and Roboto Mono (PR, #6860)
- Upgrade to Elixir/OTP 1.18.1/27.2 (PR, #6782)
- Admin UI: Correctly handle run in starting status (PR, #6838)
- REST: Specify incident ID as a general string, not UUID in API doc (PR, #6853)
- Admin UI: Fix topic backup preview (PR, #6915)
- Normalizer: Handle empty topic in a dump (PR, #6076)
- Admin UI: Rewrite Http Poller and Db acceptors configs using Tailwind (PR, #6877)
- Runtime: Fix continuing already started run (PR, #6839)
- Admin UI: Rewrite Topics using Tailwind (PR, #6869)
- Admin UI: Fix topic viewer for jitter topics (PR, #6886)