Skip to content

Releases: ow-mods/ow-mod-man

Outer Wilds Mod Manager GUI Version 0.15.4

07 Jan 18:38
ced70b7

Choose a tag to compare

Mod Manager Version 0.15.4

Core Changes

  • Updated search on remote mods to use tags (resolves #1141)
  • Download progress now uses Content-Length instead of a hint from Hyper (resolves #1102)

GUI Changes

  • The manager now asks before trying to update itself
  • Disabled manager self-updates on nix, FlatPak, Arch
  • Updated MacOS to use kqueue for file watching (resolves #1081)
  • Updated libraries and GH runner to fix the AppImage failing to launch on Ubuntu 25 (resolves #1268)

Outer Wilds Mod Manager Core Version 0.15.4

07 Jan 17:47
feb4daf

Choose a tag to compare

Core Changes

  • Updated search on remote mods to use tags (resolves #1141)
  • Download progress now uses Content-Length instead of a hint from Hyper (resolves #1102)

Outer Wilds Mod Manager CLI Version 0.15.4

07 Jan 17:58
feb4daf

Choose a tag to compare

Core Changes

  • Updated search on remote mods to use tags (resolves #1141)
  • Download progress now uses Content-Length instead of a hint from Hyper (resolves #1102)

Outer Wilds Mod Manager GUI Version 0.15.3

25 Jul 02:34
cd2727e

Choose a tag to compare

Outer Wilds Mod Manager GUI Version 0.15.2

25 Jul 00:01
aa9bf3c

Choose a tag to compare

Outer Wilds Mod Manager Core Version 0.15.2

24 Jul 23:42
aa9bf3c

Choose a tag to compare

Core Changes

  • Breaking: send_analytics_event now takes a bool as its third argument instead of a &Config.
  • Added new send_analytics_deferred to send analytics on a separate tokio thread.
  • Respect the new pack tag for modpack mods. See ow-mods/ow-mod-db#1099 for more details.

Outer Wilds Mod Manager CLI Version 0.15.2

24 Jul 23:48
aa9bf3c

Choose a tag to compare

  • Add support for modpacks (mods with the pack tag)

Outer Wilds Mod Manager GUI Version 0.15.1

25 Jan 13:08
c15a09a

Choose a tag to compare

  • Added a reinstall option in the local mod overflow menu (resolves #876)
  • Raised the minimum window width (resolves #888)
  • Mod name and author now overflow with ellipses (resolves #870)
  • Tooltips now have a larger delay and are non-interactive (resolves #883)
  • Fixed an issue at smaller widths where the "Disabled Mods" separator would have it's span set incorrectly (resolves #887)
  • Fixed a case where updating mods can fail due to improper error checking when removing old files (resolves #882)

Outer Wilds Mod Manager Core Version 0.15.1

25 Jan 12:52
c15a09a

Choose a tag to compare

  • Fixed a case where updating mods can fail due to improper error checking when removing old files (resolves #882)

Outer Wilds Mod Manager CLI Version 0.15.1

25 Jan 12:59
c15a09a

Choose a tag to compare

  • Fixed a case where updating mods can fail due to improper error checking when removing old files (resolves #882)