This repository was archived by the owner on Nov 30, 2025. It is now read-only.
Version 1.1
π 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.jarto your setup. - Update your start script to launch
PlacyUpdater.jarinstead ofPlacy.jar. - The updater will automatically keep your installation up to date.