Skip to content

Release 7.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 19:44
· 167 commits to main since this release

7.1.0 (2024-10-09)

👀 Reverts

  • Installer: Remove self-updating from CLI as it doesn't work as expected (66184c5)

💎 Improvements

  • Add dialog to exclusion and whitelist addition from inclusion tip popup menu (80bdbc3)

🔩 Dependencies

  • frontend-web: Update package-lock after dependabot updates (48429a1)
  • frontend-web: Update package-lock after dependabot updates (5897566)

🦊 CI/CD

  • deps-dev: bump @types/node in /serverpackcreator-web-frontend (38fb5af)
  • deps: bump actions/setup-java from 3 to 4 (20156f9)
  • deps: bump com.fasterxml.jackson.core:jackson-databind (0d1cbf0)
  • deps: bump com.h2database:h2 in /serverpackcreator-app (71bc854)
  • deps: bump com.miglayout:miglayout-swing (7389094)
  • deps: bump DamianReeves/write-file-action from 1.2 to 1.3 (d58cc99)
  • deps: bump de.jensklingenberg.ktorfit:ktorfit-lib (a1d4125)
  • deps: bump JamesIves/github-pages-deploy-action (8251a8d)
  • deps: bump org.apache.logging.log4j:log4j-core (79faa2f)
  • deps: bump org.jetbrains.kotlin:kotlin-stdlib (fd1c2f1)
  • deps: bump org.jetbrains.kotlin:kotlin-test (64a64fd)
  • deps: bump org.junit.jupiter:junit-jupiter-api (b9b944a)
  • deps: bump org.junit.jupiter:junit-jupiter-engine (cda1d5d)
  • deps: bump org.pf4j:pf4j in /serverpackcreator-plugin-example (36d3ccf)
  • deps: bump org.springframework.boot:spring-boot-starter-data-jpa (c8d70b9)
  • deps: bump org.springframework.boot:spring-boot-starter-test (a5ec35a)
  • deps: bump quasar in /serverpackcreator-web-frontend (f26aef3)
  • deps: bump softprops/action-gh-release from 0.1.15 to 2.0.8 (8a5603c)
  • deps: bump tj-actions/branch-names from 7.0.7 to 8.0.1 (e9e0f3c)
  • Installer: Rename CLI based updaters appropriately (18934ce)
  • Adjust test job name (ec823d9)
  • Sync fetchdepth with other workflows (2a3ba91)

🚀 Features

  • Add option to copy selected text in inclusion tooltip to clipboard (cef39c3)
  • Allow toggling usage of ServerStarterJar on/off when using Forge (4709024)

If you are updating from version 5 or older and used the installers, then make sure to uninstall any previous version(s)
before using the installers for versions 6 and newer.

Additional Installer-Notes

It is recommended to have administration-privileges when using the Windows and macOS installers.
I am not a member of the Apple Developer Program and won't pay for codesign-certificates, therefor installers are unsigned.
Running a given installer may produce warnings depending on what OS you are using. You may choose to install it anyway, please be aware though that doing so is, in general, not a safe practice. For ServerPackCreator, though, it is unfortunately the only way to run the installer.

macOS DMG

MacOS will complain about potential security risks and refuse to install and run ServerPackCreator. To circumvent this, please see the official guides depending on your version of macOS: Ventura, Monterey or newer.

Windows EXE

Hit "More information" if the Windows SmartScreen-message pops up. Afterward, a button will appear which will let you run the installer anyway.