Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

Version 1.1

Choose a tag to compare

@Harfull Harfull released this 10 Sep 23:20
· 28 commits to main since this release

πŸš€ New in this Release

Async Processing

  • Enable parallel file handling by setting the environment variable:
    ASYNC_PROCESSING=true
  • Once enabled, batch transformations are available at:
    /api/v1/transform/batch

Auto Updater

  • Add PlacyUpdater.jar to your setup.
  • Update your start script to launch PlacyUpdater.jar instead of Placy.jar.
  • The updater will automatically keep your installation up to date.