Skip to content

1.2.0

Choose a tag to compare

@ShortByte ShortByte released this 02 Aug 12:23

Self-hosted publishing via FTP/SFTP, plus bulk model organization and a round of fixes.

New

  • Publish your built resourcepack straight to your own FTP, FTPS, or SFTP server (Pro feature) -- configure host, credentials, and remote path on the Hosting page. The password never enters the project file: it's encrypted via your OS's secure credential store, with no plaintext fallback if none is available.
  • The remote file name can reference the same {{VARIABLE}}s pack.mcmeta's description already supports, e.g. resourcepack-{{BUILD_HASH}}.zip for a name that changes with the pack's content.
  • Move an entire folder of models into a different namespace at once, and collapse/expand all of a namespace's folders in one click -- both new on the Models page.
  • A loading overlay while saving a project, matching the one already shown while opening one.

Fixes & polish

  • Self-hosting's "Test Connection" no longer fails with "Authentication failed" after restarting the app or reopening a saved project -- it now falls back to the securely stored password instead of sending a blank one.
  • Account and License now sit side by side in one card instead of two stacked ones, and the self-hosting settings are collapsible instead of always taking up the whole page.
  • More breathing room around banners and above the self-hosting card's Publish section.
  • Port and password fields on the self-hosting card are properly styled instead of falling back to unstyled browser defaults.
  • The item binding list's "active" status badge is green instead of orange, so it reads clearly next to the red conflict badge.

Where to go from here: