Skip to content

Releases: TechnicPack/TechnicSolder

v0.7.16

17 Oct 23:34
Compare
Choose a tag to compare

What's Changed

  • Add Docker functionality for Solder by @Dark-Arcana in #715
  • Update to Bootstrap 3.4.1 by @rtm516 in #710
  • ce0f509 Update package name
  • 718d790 Fix correct misleading "remote md5" messages and typo
  • 2e09e62 Update JS dependencies
  • 04efdba Remove recursion in remote_mod_md5
  • 4a3fda4 Show only first line of commit message in dashboard
  • d237c62 Move modpack list link to the top of the nav
  • 734f7b7 Bump dependencies

New Contributors

Full Changelog: v0.7.15...v0.7.16

Version 0.7.15

23 Apr 16:42
Compare
Choose a tag to compare
  • Fix mod versions not showing up when trying to add to a build with mod API disabled (76f42ee)
  • Update to Laravel 10

Version 0.7.14

25 Aug 23:52
Compare
Choose a tag to compare
  • Add config option to disable mod API (0d7c3c4)

Version 0.7.13

22 May 20:32
Compare
Choose a tag to compare
  • Fix UI bug when refreshing Minecraft cache (ac577dc)

Version 0.7.12

22 May 20:26
Compare
Choose a tag to compare
Version 0.7.12 Pre-release
Pre-release

This release is broken, see version 0.7.13

  • Fix code that was accidentally broken during the release of 0.7.11 for test purposes (ea91c98)

Version 0.7.11

22 May 18:28
Compare
Choose a tag to compare
Version 0.7.11 Pre-release
Pre-release

This release is broken, see version 0.7.12 and 0.7.13

  • Remove cache bypass for authenticated API requests (a338b0a)
  • Refactor Minecraft version fetching (1bb0519)
  • Reword some things on the configuration page (2bdd43f)
  • Cache GitHub calls (a193948)

Version 0.7.10

19 May 16:27
Compare
Choose a tag to compare
  • Improve API responses for invalid/missing things (380d511)
  • Fix PHP version requirements (9c455b4)
  • Fix potential bug in build test (80bc0f8)
  • Update the modpack latest/recommended when renaming build (#698) (462e648)
  • Rewrite remote MD5 function to use Guzzle streams (#634) (dceee77)

Version 0.7.9

17 Mar 16:44
Compare
Choose a tag to compare
  • Search mod slugs as well when selecting a mod to add to a modpack build (a7f372f)

Version 0.7.8

27 Feb 13:20
Compare
Choose a tag to compare
  • Update to Laravel 9, requires PHP 8.0.2+
  • Add Java 17 as a Java version (c8b95c2)

Version 0.7.7

08 Jun 16:52
Compare
Choose a tag to compare
  • Add Java 16 as a Java version (3f765d1)