Skip to content

Releases: liberusoftware/automation-laravel

v4.1.0

Choose a tag to compare

@curtisdelicata curtisdelicata released this 24 Aug 21:55
22f3d99

What's Changed

Full Changelog: v4.0.2...v4.1.0

v4.0.2

Choose a tag to compare

@curtisdelicata curtisdelicata released this 24 Aug 17:23
eb25680

What's Changed

Full Changelog: v4.0.1...v4.0.2

Automation Laravel v4.0.1

Choose a tag to compare

@github-actions github-actions released this 24 Aug 16:56
3aef6b0

Release notes

  • Correct the README release version and verification totals to match the completed v4 implementation.
  • v4.0.0 introduced the protected-main promotion, preserved old fallback, host hardening, and the verified core/API/Filament/Livewire Automation foundation.

Verification

The tag workflow passed Composer installation and audits, frontend build and audit, tracked package-source consistency, release verification, static analysis, OpenAPI validation, package tests, and the 100% application coverage gate.

Automation Laravel v4.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 16:50
78c2af8

Highlights

  • Preserved the former application line on the remote old branch.
  • Promoted the protected main branch as the default application branch; the temporary development branch was removed after merge and CI verification.
  • Retained the Liberu Laravel foundation with Jetstream, teams, tenancy, policies, settings, Socialstream, API, Filament, Livewire, themes, and governed Automation modules.
  • Hardened seeded administrator credentials: use SEED_ADMIN_PASSWORD when seeding and never print credentials to logs.
  • Added host Composer test aliases and least-privilege install workflow permissions.
  • Verified the deferred React, Vue, Nuxt, Inertia, React Native, and Flutter surfaces remain out of scope.

Verification

  • Composer validation, Pint, PHPStan, module validation, OpenAPI validation, and Vite build passed.
  • Application suite passed with 216 tests, 12 expected skips, 1,243 assertions, and the 100% coverage gate.
  • All tag-release checks passed, including dependency audits, tracked package-source consistency, package tests, and release verification.
  • The 93 Composer package entries resolve on Packagist; existing package repositories remain the source of truth for independently released packages.

Compatibility

  • PHP 8.5, Laravel 13, Filament 5, and Livewire 4.
  • Set SEED_ADMIN_PASSWORD before running database seeders in an environment where the seeded administrator must be usable.

Automation Laravel v3.0.0

Choose a tag to compare

@curtisdelicata curtisdelicata released this 24 Aug 16:27
cd1b783

Liberu Automation v3.0.0 completes the governed Laravel application refactor on the verified main commit. It includes the core foundation, API, Filament, and Livewire module composition; Jetstream teams, tenancy, policy and settings foundations; Automation workflow, approval, AI gateway, connector, media, processing, rules, prompt, and evaluation packages; public Composer/Packagist package releases; deferred presentation technologies remain intentionally out of scope. Verification passed Composer validation, module and OpenAPI validation, Pint, PHPStan, application and package tests, 100% application coverage, frontend build, Docker/install CI, and release checks. Kubernetes validation remains environment-dependent when kubectl is unavailable.

Automation Laravel v2.0.0

Choose a tag to compare

@curtisdelicata curtisdelicata released this 24 Aug 02:34

What's Changed

Full Changelog: v1.0.1...v2.0.0

Automation Laravel v1.0.1

Choose a tag to compare

@curtisdelicata curtisdelicata released this 24 Aug 00:00
f3cfa8d

Adds typed Automation domain contracts, workflow lifecycle persistence, Packagist-correct package versioning, and updated release documentation.

Automation Laravel v1.0.0

Choose a tag to compare

@curtisdelicata curtisdelicata released this 23 Aug 23:26
9368d90

Initial Automation application release with the core, API, Filament, and Livewire package matrix, protected branch promotion, Composer/Packagist publishing, and verified CI coverage.