Skip to content

YAFC-CE 0.7.3 (unstable)

Pre-release
Pre-release
Compare
Choose a tag to compare
@shpaass shpaass released this 21 Jul 16:27
· 485 commits to master since this release
5a8d912

Warning

Like 0.7.1 and 0.7.2, this build may crash a lot. Hopefully less. It was made to test if the changes improve the situation with the crashes. The key changes are the two bugfixes about shortcuts and Direct3D.
There's an ongoing investigation on crashes. Feel free to contribute to it.
Please use YAFC 0.7.0 if you don't want crashes.

Features

Bugfixes

  • Use modern Direct3D on Windows by @sfoster1 in #196
  • Refactor shortcuts to alleviate crashes @DaleStan in #194
  • Fix PageSearch scrollbar by @veger in #176
  • Refresh the milestone window after adding or removing milestones. by @DaleStan in #183
  • Add nullcheck for linkedGoods by @Dorus in #193
  • Prevent Enter from closing the project page settings dialog when the name is empty. by @DaleStan in #190

Internal changes

  • Replace Console.WriteLine with proper logging by @DaleStan in #195
  • Finish namespace renaming by @DaleStan in #177
  • Update dependencies and remove unnecessary and transitive ones. by @DaleStan in #186

New Contributors

Full Changelog: 0.7.2...0.7.3