Download Latest Version v13.2.0 source code.tar.gz (117.8 kB)
Email in envelope

Get an email when there's a new version of Apiato

Home / v12.6.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-12-15 3.1 kB
v12.6.0 source code.tar.gz 2024-12-15 124.2 kB
v12.6.0 source code.zip 2024-12-15 470.2 kB
Totals: 3 Items   597.5 kB 0

What's Changed

Apiato

  • chore(deps): update Composer dependencies
  • feat: remove username case-sensitivity feature
  • fix: installation error via Composer [#743]

Full Changelog: https://github.com/apiato/apiato/compare/v12.5.4...v12.6.0

Core v8.15

  • chore(deps): update Composer dependencies
  • feat(config): Apiato default configs can now be published using artisan vendor:publish
  • fix(events): Laravel event discovery doesnt work Note: It is enabled by default on new Apiato projects. You can globally enable it on your current project via App\Ship\Parents\Providers\EventServiceProvider::shouldDiscoverEvents method. Here are the docs.
  • refactor(tests): use fake() helper by @mderis

Code Generator Overhaul

  • feat: allow passing custom Model name when generating a Controller by @innoflash
  • fix: outdated generated files. Generated files now reflect the latest Apiato changes.
  • fix: broken multi-action Controller generator
  • fix: functional tests are generated in the wrong directory Note: if you customized the test stubs, their directory changed a bit! please have a look here to see the new directory structure.
  • fix: Listeners are not added to the generated EventServiceProvider class
  • fix: EventServiceProvider don't get registered in MainServiceProvider

Development Insights

Open Source doesn't come cheap. Here are some intresting facts about this release: * This release, including Core v8.15, took around 8 work days. * Working on it, I haven't had a weekend off for a months now.

How You Can Support

If you need help with your Apiato project—whether you’re an individual developer or part of an organization—I offer dedicated consultancy and support services tailored to your needs. By working with me, you’ll not only gain expert guidance but also contribute to the sustainability of this project. Your support ensures that I can continue to build amazing open-source tools for you and the broader developer community.

Get in touch via email or Discord ❤️

Thank You

To everyone who uses, shares, or contributes to Apiato—thank you. Your support and trust make the sacrifices worthwhile. Together, we’re shaping something extraordinary.

Source: README.md, updated 2024-12-15