What's Changed
- fix: preserve core state across graceful restarts by @miaomiaoyaoqimiaomaoxian in https://github.com/v2rayA/v2rayA/pull/1931
- fix: prevent DNS redirect loop causing unbounded memory growth and DNS failure on proxy stop by @zhangthree78 in https://github.com/v2rayA/v2rayA/pull/1934
- fix: reduce GeoIP parser memory usage by @xAlokyx in https://github.com/v2rayA/v2rayA/pull/1933
- ci: support mips softfloat by @fumiama in https://github.com/v2rayA/v2rayA/pull/1754
- ci: fix a typo from AI's auto completion by @MarksonHon in https://github.com/v2rayA/v2rayA/pull/1938
- fix(db): use subscription id instead of index+1 to fetch servers in ListGet by @xuweizhi in https://github.com/v2rayA/v2rayA/pull/1940
New Contributors
- @miaomiaoyaoqimiaomaoxian made their first contribution in https://github.com/v2rayA/v2rayA/pull/1931
- @zhangthree78 made their first contribution in https://github.com/v2rayA/v2rayA/pull/1934
- @xAlokyx made their first contribution in https://github.com/v2rayA/v2rayA/pull/1933
- @fumiama made their first contribution in https://github.com/v2rayA/v2rayA/pull/1754
- @xuweizhi made their first contribution in https://github.com/v2rayA/v2rayA/pull/1940
Full Changelog: https://github.com/v2rayA/v2rayA/compare/v2.4.11...v2.4.12