Skip to content

Releases: satisfactorymodding/SatisfactoryModManager

SatisfactoryModManager v3.0.0-beta.3.1

22 Apr 15:48
Compare
Choose a tag to compare
Pre-release

Note: this is a prerelease, and things might not work as expected. There might be differences between SMM v2 and SMM v3. If you encounter any issues, let us know on discord, or create an issue here. At the moment, SMM v2 will not auto-update to SMM v3, so while you cannot have both installed at once, you are still able to rollback if you run into major issues.

Note 2: Auto-updating in versions before v3.0.0-beta.3 on Windows, and v3.0.0-beta.2 on Linux was not working, so you might need to manually download and install this update.

Installation

Download and run SatisfactoryModManager-Setup.exe (Windows) or SatisfactoryModManager_linux_win64 (Linux)
If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Changelog

  • Fix empty empty HTTP_PROXY env var affecting frontend on linux

SatisfactoryModManager v3.0.0-beta.3

21 Apr 21:59
Compare
Choose a tag to compare
Pre-release

Note: this is a prerelease, and things might not work as expected. There might be differences between SMM v2 and SMM v3. If you encounter any issues, let us know on discord, or create an issue here. At the moment, SMM v2 will not auto-update to SMM v3, so while you cannot have both installed at once, you are still able to rollback if you run into major issues.

Note 2: Auto-updating in versions before v3.0.0-beta.3 on Windows, and v3.0.0-beta.2 on Linux was not working, so you will need to manually download and install this update.

Installation

Download and run SatisfactoryModManager-Setup.exe (Windows) or SatisfactoryModManager_linux_win64 (Linux)
If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Changelog

  • Add MacOS support
    • Heroic, Legendary, CrossOver, and Whisky supported
  • Add proxy support
  • Add server picker path browser
  • Add option to wipe mods when uninstalling SMM
  • Add Steam snap path to search list
  • Fix installer not running when Mandatory ASLR is enabled
  • Fix update not working on windows build
  • Fix no installs message not being removed after adding remote server
  • Fix mod list actions not waiting for InstallModVersion to finish
  • Fix dependency icon being displayed when removing mod
  • Fix update all button being clickable multiple times triggering multiple updates at once
  • Fix removing server not being saved
  • Fix incorrect position being loaded on linux when using multiple monitors
  • Throttle eta updates to reduce flickering

SatisfactoryModManager v3.0.0-beta.2.1

24 Feb 22:00
Compare
Choose a tag to compare
Pre-release

Note: this is a prerelease, and things might not work as expected. There might be differences between SMM v2 and SMM v3. If you encounter any issues, let us know on discord, or create an issue here. At the moment, SMM v2 will not auto-update to SMM v3, so while you cannot have both installed at once, you are still able to rollback if you run into major issues.

Note 2: Auto-updating in versions before v3.0.0-beta.3 on Windows, and v3.0.0-beta.2 on Linux was not working, so you will need to manually download and install this update.

Installation

Download and run SatisfactoryModManager-Setup.exe (Windows) or SatisfactoryModManager_linux_win64 (Linux)
If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Changelog

  • Ensure all logged game paths are redacted

SatisfactoryModManager v3.0.0-beta.2

21 Feb 19:43
Compare
Choose a tag to compare
Pre-release

Note: this is a prerelease, and things might not work as expected. There might be differences between SMM v2 and SMM v3. If you encounter any issues, let us know on discord, or create an issue here. At the moment, SMM v2 will not auto-update to SMM v3, so while you cannot have both installed at once, you are still able to rollback if you run into major issues.

Note 2: Auto-updating in versions before v3.0.0-beta.3 on Windows, and v3.0.0-beta.2 on Linux was not working, so you will need to manually download and install this update.

Installation

Download and run SatisfactoryModManager-Setup.exe (Windows) or SatisfactoryModManager_linux_win64 (Linux)
If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Changelog

Features

  • Add rename and delete buttons in profile select
  • Add clear button to mod search bar
  • Add debug mode toggle
  • Add simple and advanced remote server adding mode
  • Add local server support
  • Include game target type in compatibility check
  • Include local server installs in install finders
  • Allow access to adding servers even when no client installs exist
  • Allow invalid remote servers to be removed
  • Improve responsivity of mod list items when displaying progress
  • Handle server not being available on startup
  • Render markdown in changelogs and compatibility notes

Fixes

  • Fix slow startup due to mod cache loading
  • Fix slow startup due to remote servers
  • Fix saved absolute position being loaded as relative to current monitor
  • Fix mod list scrollbar not having correct height until scrolling down
  • Fix mod list alignment
  • Fix scrollbar-color overriding custom scrollbar
  • Fix app closing causing a crash
  • Fix logging not working when not running with terminal
  • Fix scrolling up in mod list causing it to jump back down
  • Fix virtual scroll jumping up when scrolling using scroll bar
  • Fix import of SMM2 config when having ignored updates

Interface

  • Support smaller window sizes
  • Add message box for errors occuring before UI is loaded
  • Recenter window if it is offscreen

Installer

  • Allow installer to work in per-user mode without requiring admin
  • Check for SMM2 in both system-wide and current-user mode when installing SMM3

Updating

  • Various fixes to auto updating
  • Handle update & restart option
  • Support updating to prereleases
  • Verify checksum when updating
  • Check for updates even if they cannot be automatically applied

Other

  • Handle user canceling profile export
  • Log errors when saving installs and profiles
  • Ensure valid profile is selected after profile is deleted
  • Skip writing the default cache dir to settings
  • Revert profile change if profile import fails
  • Fix remote server URL including ":" when no password is provided
  • Fix some buttons being wrongly tied to canModify
  • Fix help button being disabled when in readonly mode
  • Fix mod list not updating when viewport is resized
  • Fix prerelease versions higher than update being shown in the changelog
  • Fix only last 10 mod changelogs being fetched
  • Fix profile rename and delete not updating installs selected profile

SatisfactoryModManager v3.0.0-beta.1

06 Jan 21:47
Compare
Choose a tag to compare
Pre-release

Note: this is a prerelease, and things might not work as expected. There might be differences between SMM v2 and SMM v3. If you encounter any issues, let us know on discord, or create an issue here. At the moment, SMM v2 will not auto-update to SMM v3, so while you cannot have both installed at once, you are still able to rollback if you run into major issues.

Installation

Download and run Satisfactory-Mod-Manager-Setup.exe (Windows) or SatisfactoryModManager-Linux (Linux)
If you already have Satisfactory Mod Manager v3 installed, you don't need to download it again, it will auto-update.

Changelog

  • Completely rewritten from scratch in wails (backend) and Svelte (frontend)!
  • New UI!
  • Support for dedicated servers!
  • Mod (un)install queueing!
  • Better performance!
  • Improved error messages!

SatisfactoryModManager v2.9.3

22 Nov 00:00
Compare
Choose a tag to compare

Installation

Download and run Satisfactory-Mod-Manager-Setup.exe (Windows) or Satisfactory-Mod-Manager.AppImage (Linux)
If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Changelog

  • Fix Steam Experimental being detected as Early Access

SatisfactoryModManager v2.9.2

08 Sep 16:22
Compare
Choose a tag to compare

Installation

Download and run Satisfactory-Mod-Manager-Setup.exe (Windows) or Satisfactory-Mod-Manager.AppImage (Linux)
If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Changelog

  • Fix sending a request to SMR for every mod every 30 seconds

SatisfactoryModManager v2.9.1

04 Sep 15:45
Compare
Choose a tag to compare

Installation

Download and run Satisfactory-Mod-Manager-Setup.exe (Windows) or Satisfactory-Mod-Manager.AppImage (Linux)
If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Changelog

  • Fix mod details info panel not updating
  • Use mod creator name for A mod by
  • Better compatibility note formatting in mod details

SatisfactoryModManager v2.9.0

04 Sep 14:59
Compare
Choose a tag to compare

Installation

Download and run Satisfactory-Mod-Manager-Setup.exe (Windows) or Satisfactory-Mod-Manager.AppImage (Linux)
If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Changelog

  • Static announcements banner instead of no banner for "old" announcements by @Feyko
  • Show SMR mod compatibility
  • Use mod reference instead of id in View on ficsit.app URL

SatisfactoryModManager v2.8.1

28 Mar 11:26
Compare
Choose a tag to compare

Installation

Download and run Satisfactory-Mod-Manager-Setup.exe (Windows) or Satisfactory-Mod-Manager.AppImage (Linux)
If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Changelog

  • Close file stream on download error
  • Add timeout to wmic (fixes SMM being slow in that case)
  • Fix debug info not being generated (#152) - thanks to @mklierman