Technic News

Solder

Solder updated to 0.7.2.0

Solder v0.7.2.0 has just been pushed live!  Here's the changelogs!

New Java settings.

Note: This requires a migration! Guide: Updating Solder

Modpack developers are able to set Java versions and minimum memory on modpack builds. This will allow the launcher to display a message and check users that are not using the minimum set settings.

The Launcher currently does not support this feature but it will be implemented soon.

Note: Changing Java settings on a build thats already been published requires your modpack users to re-install the pack/build.

CSS updates and tweaks

A lot of fixes and QoL changes were pushed this update.

- Side Nav bar now floats as you scroll #143

- Tab Titles are now set for every page (Credit to aschmois#369

- Numerous tiny QoL (Quality of Life) changes

Bug fixes and tweaks

- Fixed major compatibiliy issue with the Solder Client/Technic Platform

- Private or Hidden Modpacks shown if empty string API Key/CID sent. #343

- Missing API Cache resets. #344

- Travis CI tweak #364

 As always, stop by IRC and reddit to tell us what you're playing, and thanks for reading!

Solder updated to 0.7.1.0

Solder v0.7.1.0 has just been pushed live!  Here's the changelogs!

Testing, testing and more testing.

The past few commits have been devoted to testing. We've setup a base set of Unit Tests for Solder to help prevent breaking changes during development. Woot! Breaking less things! The tests are currently being built on Travis CI here: https://travis-ci.org/TechnicPack/TechnicSolder/builds You can actually see the builds happening in real-time if you are curious.

Amazon S3 image support added

The next big change is image hosting, We've re-added support to host your images on Amazon S3 (Simple Storage Service). This can be setup in your solder.php config in your app/config folder. 

Update Checker: Slim and fit

The last change is a big one. We've ripped out the current interation of the Update Checker. It was too monstorous and combersome for what we want in an update checker. It affected performance and was very buggy in its implementation. With our priorities changing for the applicaiton, the checker has been slimmed down to provide you an alert when an update is available, thats it. This should provide a better experience for Solder administrators. There has been no change to the actual update process.

New site and new documentation/wiki!

We have a new site for solder located here: http://solder.io along with the new wiki http://docs.solder.io

As always, stop by IRC and reddit to tell us what you're playing, and thanks for reading!

 

Solder updated to 0.7.0.3

This update fixes a multitude of issues:

- Added: Custom MD5 hashing timeouts. (see app/config-sample/solder.php)
- Added: New Minecraft Versions Caching
- Fixed: Adding New Builds
- Fixed: Image uploading, resizing, and preview
- Fixed: Recent Builds Manage button link
- Removed: Automatic DB migrations

For help on updating Solder go here: https://github.com/TechnicPack/TechnicSolder/wiki/Updating-to-Solder