Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the ChangeLog for 4.5.2 #4041

Merged
merged 1 commit into from
Aug 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
2024-08-13: Version 4.5.2:
* General:
* Fix: Make "Reset Pitch" keybind consistent with initial starting pitch (commit:9dd8289e0dff40c2c61b410c924bb9f118b068cf, #4007)
* Fix: Pending research states when loading savegames (too many commits, #4025)
* Fix: Units set to hold position don't fire (commit:fa5922fd81af587ed9539240bd382e3e19d3a9ea, #4032)
* Fix: Various potential crashes (too many commits, #4020, #4021, #4033, #4036, #4037)
* Graphics:
* Fix: Improve effects blending when fog is enabled (too many commits, #4017)
* Fix: Improvements to groups UI (too many commits, #4016)
* Campaign:
* Fix: Commander rank thresholds (commit:2db8407581657cf341caf769dddc1f14d5024718, #4026)
* Fix: Update Fractured Kingdom addon campaign (commit:2e51e96bebce2c7796705105f3b3862bf9371461, #4038)
* Multiplayer:
* Fix: UPnP compatibility with certain routers (too many commits, #4023)
* AI
* Fix: Use eventGameLoaded for Cobra AI group initialization (commit:7801e80174efd8d20d0f0cab4177a185dcba7191, #4040)

2024-07-08: Version 4.5.1:
* General:
* Fix: Various issues with special research topics, "give all" cheat (too many commits, #3961)
Expand Down