Releases: msmhq/msm
Releases · msmhq/msm
0.11.0
What's Changed
- Very minor - clean up extraneous whitespace by @Next-Door-Tech in #431
- Add check for successful server startup by @renderorange in #428
- Switch testing to GitHub actions by @renderorange in #429
- Fix non-interactive install, and java, software-properties-common, sudo and wget dependencies by @Touratica in #442
New Contributors
- @Touratica made their first contribution in #442
Full Changelog: 0.10.1...0.11.0
0.10.1
This replaces release 0.10.0 which was never published due to tagging and build pipeline issues.
- Allow snapshots to be downloaded [#369][#369]
- Add dollar sign for interpolation [#389][#389]
- Add new instantiated Systemd unit file [#352][#352]
- Add configurable archive cleanup [#394][#394]
- Fix bash variable expansion for Debian installer [#401][#401]
- Remove invalid java invocation arguments [#403][#403]
- Convert server txt files to json [#405][#405]
- Fix the git-release GitHub Action workflow constantly creating errors [#432][#432]