Skip to content

Release beta v4.7.109

Pre-release
Pre-release

Choose a tag to compare

@Frodo45127 Frodo45127 released this 03 May 09:00
· 179 commits to master since this release
  • Updated docs for 5.0, including extensive server documentation for developers.
  • Added AI context files, so people can use AI more... properly to develop RPFM features.
  • Implemented new landing page at: https://frodo45127.github.io/rpfm/
  • Replaced ChatGPT api key setting with a generic endpoint + model + token combo, so you can use whatever AI service you want.
  • Bumped min rust version to 1.85.
  • Fixed Save All action not saving view data properly.
  • Fixed error spam due to server taking too long to start/session closing improperly.
  • Fixed error in the ui shutdown sequence that caused the server to expect a reconnection.
  • Fixed performance issue when starting due to the server re-checking already configured game paths.
  • Fixed ui getting stuck at a disabled state if the server took more than 30 seconds to start.
  • Fixed rare CTD when saving CA_VP8 video files.
  • Fixed RPFM reporting as outage a deserialization message error.
  • Fixed files not opening if a file with the same path in another open pack was already open.
  • Fixed multiple places where, when trying to focus on a single open file, the pack containing it wasn't taking into account.
  • Fixed animpack view behaving erratically when having more than one pack open.
  • Fixed an issue that caused the translator to recompile the same regexes again and again.