5.20.7-rg4-m86 (2026-09-06)
Highlights
- Progress bars with secret progress can now display ticks
- Added new AtTimestamp tick placement mode
- Refer to https://wago.io/G-sYHLUiT for examples
- Adapted a few fixes from upstream
Commits
Benjamin Staneck (6):
- fix: validate custom options code through the sandbox
- fix: resolve dotted global names through the aura sandbox
- fix: avoid mutating tables during serialization
- fix: delete repository substores by archive ID
- fix: preserve profiling data when renaming an aura
- perf: stop idle animation updates
InfusOnWoW (1):
- fix: check event counts before changing clone state
NoM0Re (1):
- perf: avoid temporary aura environment stack allocations
m33shoq (1):
- Ticks on progress bars can now be used when progress info is secret - Ticks now can work normally for secret static and durationObject progress, though clipping may be different from non-secret versions of the progress - Default min/max values for regions with progressType = "durationObject" are now derived from 0..durationObject:GetTotalDuration() - Add "At Timestamp" placement for timed and durationObject progress, allowing ticks to mark a selected absolute timestamp with an optional offset