Skip to content

Releases: istic/Alchemistic

Release v0.0.1

06 Mar 22:54

Choose a tag to compare

What's Changed

  • Update Docker configuration: streamline build process and remove unused stages (06a3915)
  • Refactor GitHub Actions workflows to ensure test job runs before tagging and clean up branch triggers (35c39e8)
  • Add feature check for registration in tests to skip if disabled (b236aa4)
  • Add GitHub Actions workflow for creating release tags and generating release notes (d6a9667)
  • Update Docker workflow to allow manual triggering and change node image to slim variant (63b546c)
  • Add Docker configuration files for building and deploying the application (484835d)
  • Update application name to Alchemistic in environment and header files (6f7ba5b)
  • Add SFTP public key support and validation (361434c)
  • Implement user permissions management and user creation functionality (31f5153)
  • LLM support (125d76a)
  • Refactor ngrok and Vite configurations: remove unused variables, add supervisord support, and enable CORS headers (88b3973)
  • Add new favicon images and update existing icons (d35c7ed)
  • Add SFTP user model, observer, and migration for SFTP tables (593496d)
  • Enhance welcome page with dashboard header, image, and introductory text (722c814)
  • Refactor route and Vite configuration files for improved readability and consistency (69f8a0a)
  • Update ngrok configuration and improve readiness checks (c20f653)
  • Initial (bd6f289)

Docker Image

docker pull ghcr.io/istic/Alchemistic:0.0.1
docker pull ghcr.io/istic/Alchemistic:latest

Full Changelog: v0.0.0...v0.0.1

Full Changelog: https://github.com/istic/Alchemistic/commits/v0.0.1