Releases: brunoanc/EternalModManager
Releases · brunoanc/EternalModManager
v4.2.1
v4.2.0
v4.1.0
v4.0.3
v4.0.2
v4.0.1
v4.0.0
Changelog
- Reworked source code on Rust using GTK4 & libadwaita. This should improve speed and native feel of the app.
- App now follows system theme (light & dark, highlight color).
- Added full Wayland support (use the
GDK_BACKEND
variable to force a certain backend). - Removed dotnet dependency. Most distros should be able to run the binary out of the box.
- Fixed window size & titlebar bugs on certain distros.
- Fixed window drag on Windows.
- Reduced app filesize.
v3.0.1
Commits
- ea9d73e: Cleanup (PowerBall253) #2
- 2b60586: Add FlatHub downloads badge (Bruno Ancona)
- 212b7d4: Add .deepsource.toml (DeepSource Bot)
- 9e6aa92: Minor refactoring (Bruno Ancona)
- 52fa90a: Some more refactoring (Bruno Ancona)
- 06875d1: Remove uneeded using statements (Bruno Ancona)
- 3cb62ff: Fix incorrect if statement (Bruno Ancona)
- cd2ef5e: Bump version number (Bruno Ancona)
v3.0.0
Commits
- d9a0bf4: Use native file picker (Bruno Ancona)
- 7b8b72b: Do not set cwd on injector launch on flatpak (Bruno Ancona)
- 4038c30: Fix injector launching (Bruno Ancona)
- 4c3978e: Update to dotnet 7.0 (Bruno Ancona)
- 6bb0da8: Refactoring (Bruno Ancona)
- b839825: Fix injector launching on sandboxed flatpak (Bruno Ancona)
- e00a95b: Inform the user of file selection (Bruno Ancona)
- be068a7: Fully implement sandbox (Bruno Ancona)
- 5c0ca82: Update workflows (Bruno Ancona)
- d3695ca: Remove dead code (Bruno Ancona)
- 090c131: Bump version number (Bruno Ancona)