New
iOS 26 fix
What's Changed
- Adding aspect ratio functions by @jezreelbarbosa in https://github.com/freshOS/Stevia/pull/174
- Add the
SteviaLayoutConstraintclass to allow the removal of constraints added by Stevia. by @willonboy in https://github.com/freshOS/Stevia/pull/178 - fixes for iOS 26 by @birdsongapps in https://github.com/freshOS/Stevia/pull/182
New Contributors
- @jezreelbarbosa made their first contribution in https://github.com/freshOS/Stevia/pull/174
- @willonboy made their first contribution in https://github.com/freshOS/Stevia/pull/178
- @birdsongapps made their first contribution in https://github.com/freshOS/Stevia/pull/182
Full Changelog: https://github.com/freshOS/Stevia/compare/6.1.0...6.2.0