Skip to content

Releases: satisfactorymodding/SatisfactoryModManager

SatisfactoryModManager v3.0.3

21 Oct 18:47
Compare
Choose a tag to compare

Installation

Windows Linux MacOS
Download Download (AppImage) Download
Download (standalone)
requires libwebkit2gtk-4.1
and gst-plugins-good

If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Code Signing Policy

Windows binaries are signed using free code signing provided by SignPath.io, certificate by SignPath Foundation

Changelog

  • Fix expanding or collapsing mod details while maximized
  • Fix download speed going negative on retry
  • Fix release files table formatting
  • Fix OnDomReady callback being run multiple times
  • Check for mod updates after queue finishes
  • Fix mod updates not being checked on start
  • Fix error after updating mods causing entire app to be unresponsive
  • Fix error when mod has no versions

SatisfactoryModManager v3.0.2

19 Oct 11:38
Compare
Choose a tag to compare

Installation

Windows Linux MacOS
Download Download (AppImage) Download
Download (standalone)
requires libwebkit2gtk-4.1 and gst-plugins-good

If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Code Signing Policy

Windows binaries are signed using free code signing provided by SignPath.io, certificate by SignPath Foundation

Changelog

  • Fix installer run after completion
  • Fix installer silently failing and restarting app on update
  • Fix turning mods off
  • Fix SMM2 uninstaller not being run
  • Fix maximized icon not being displayed
  • Fix Epic installs not found when PROGRAMDATA env var is incorrect
  • Add some logging for autoupdate
  • Use github releases atom feed for update check to avoid rate limit
  • Add hover highlight and separator for change version dropdown entries
  • Handle new server protocol being specified in the host or path field
  • Use Server n instead of Remote n as default server name

SatisfactoryModManager v3.0.1

15 Oct 19:16
Compare
Choose a tag to compare

Installation

Windows Linux MacOS
Download Download (AppImage) Download
Download (standalone)
requires libwebkit2gtk-4.1
and gst-plugins-good

If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Code Signing Policy

Windows binaries are signed using free code signing provided by SignPath.io, certificate by SignPath Foundation

Changelog

  • Fix invalid installs being considered for compatibility
  • Fix AppImage failing to reach ficsit.app
  • Fix AppImage crashing on mods containing
  • Fix standalone linux build still using webkit2gtk-4.0
  • Fix "failed to generate debug info" message being displayed when it actually succeeded
  • Fix dependency resolution for vX.Y.Z range format
  • Fix finding lutris installs
  • Fix Epic install finder not using correct paths under wine
  • Fix mod updates dialog not closing after updating
  • Fix startup crash due to irrelevant GetLastError result
  • Fix mod list being updated only when new mods are added
  • Fix window maximized state not being saved
  • Fix titlebar doubleclick not toggling maximize
  • Fix .desktop file not accepting file or URL arguments
  • Fix steam folder symlink causing duplicate installs on linux
  • Show loading circle while filtering mods by compatibility
  • Ignore installs that have mods off from required targets
  • Ignore corrupt smm2 settings file
  • Clear SMM2 download cache when uninstalling SMM2
  • Ensure installs have a valid selected profile
  • Ignore invalid system proxy env vars
  • Handle SMM2 install dir not existing
  • Add check for importing SMM2 exported profiles
  • Allow disabling window position restore
  • Improved error handling flow
  • Display server picker errors
  • Warn if mod used to support all targets but latest doesn't

SatisfactoryModManager v3.0.0

10 Oct 21:33
Compare
Choose a tag to compare

Installation

Windows Linux MacOS
Download Download (standalone)
requires libwebkit2gtk-4.1
Download
Download (AppImage)

If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Code Signing Policy

Windows binaries are signed using free code signing provided by SignPath.io, certificate by SignPath Foundation

Changelog

Highlights

  • Satisfactory 1.0 release support
  • Dedicated Server management support - on remote servers and local
  • New UI
  • Rewritten from scratch for better performance and smaller size
  • Signed Windows installer (no more Windows security prompts when installing)
  • Improved Linux support
  • MacOS support
  • Localization
  • Queueing mod installs
  • Proxy support
  • And more!

From v3.0.0-beta.4

  • 1.0 Support
  • Add localization
  • Replace - DS install suffix with icon
  • Add custom server names
  • Hide passwords in server manager
  • Use webkit2gtk-4.1 (support Ubuntu 24.04 and other distros that no longer provide webkit2gtk-4.0)
  • AppImage build for older linux distros that don't provide webkit2gtk-4.1
  • Welcome and SMM2 migration information
  • Client/server-only mods support
  • All installs using the current profile are applied when a change is made to the profile
  • Queue mode now also applies to profile changes
  • Changing the selected install no longer automatically validates the install
  • Fix command prompt briefly showing when launching game
  • Improve tooltip (un)hover delay

SatisfactoryModManager v3.0.0-beta.4

29 May 18:42
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

Windows Linux MacOS
Download Download Download

If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Changelog

  • Separate downloading and applying update
  • Implement the different update modes
  • Improve performance for applying changes to remote installs
  • Recheck mods list every 5 minutes
  • Add loading placeholders for mod details and mods list
  • Add message when all mods are filtered
  • Customize User-Agent
  • Reduce number of SMR API calls on startup
  • Fix expansion flickering
  • Get logs from servers (local and remote), and linux installs
  • Set linux icon and program name
  • Improve resize performance
  • Fix multiple folders being highlighted in server picker
  • Fix . and .. being displayed in server picker
  • Add startup and exit logs

SatisfactoryModManager v3.0.0-beta.3.2

04 May 09:42
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

Windows Linux MacOS
Download Download Download

If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Changelog

  • Fix more logged game paths not being redacted
  • Fix reset proxy button being disabled
  • Fix QueueAutoStart not saving
  • Fix errors in starting server picker causing endless loading

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