Skip to content

Releases: istic/Alchemistic

Release v0.0.2

Choose a tag to compare

@github-actions github-actions released this 03 May 15:30

What's Changed

  • Add workflow_call trigger to acceptance testing workflow (8975979)
  • Update logging configuration to include stderr in default log stack (6b01548)
  • Make SFTP user password nullable and update related functionality (bd8874e)
  • Remove auto-manage-artifacts workflow file (0bbbe67)
  • 🔄️ Migrate to shared istic/shared-workflows reusable workflows (7014abd)
  • Refactor SFTP account management UI: improve layout, add server info, and enhance form validation (0df7bf1)
  • Enhance user permissions logic and update dashboard layout with new header and SFTP access link (80f8e1a)
  • Refactor GitHub workflows to use repository variables for PHP and Node.js versions, and update README with workflow and variable documentation (ef20fc5)

Docker Image

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

Full Changelog: v0.0.1...v0.0.2

What's Changed

  • 🔄️ Migrate to shared istic/shared-workflows reusable workflows by @aquarion in #1

New Contributors

Full Changelog: v0.0.1...v0.0.2

Release v0.0.1

Choose a tag to compare

@github-actions github-actions released this 06 Mar 22:54

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