What's Changed
- Parallel precompute for
StepLbSolverby @KonaeAkira in #167 - Fix spurious last solve parameter comparisons by @augenfrosch in #173
- Fix unsound
TrainedPerfectionoptimization inStepLbSolverby @KonaeAkira in #174 - Fix empty macro text for single-action macros when
avoid_single_action_macrooption is enabled by @KonaeAkira in #176 - Fix inconsistent
QualityUbSolverfor configurations with lowmax_durabilityby @KonaeAkira in #178 - Reduce number of sequential states for
QualityUbSolverby @KonaeAkira in #180 - Add Korean locale by @yul0317 in #181
- Remove
fast_lower_bound& ReduceQualityUbSolverstate count by @KonaeAkira in #182 - Add options to load rotation when initiating solve and load recipe & consumables from saved rotations by @augenfrosch in #179
- Reduce redundant
QualityUbSolverstates & AvoidMuscleMemoryeffect in inner solvers by @KonaeAkira in #184 - Fix UI freeze after solve if saved rotations widget has never been openend by @KonaeAkira in #186
- Add dev panel with UI profiling and debugging options by @augenfrosch in #188
- Add ability to specify
wgpuoptions via environment variables & change present mode back to default by @augenfrosch in #187 - Add FFXIV patch 7.25 data by @KonaeAkira in #189
New Contributors
Full Changelog: v0.20.2...v0.21.0