Skip to content

v8.15.0

Latest
Compare
Choose a tag to compare
@Mohammad-Alavi Mohammad-Alavi released this 15 Dec 16:35
· 1 commit to 8.x since this release

What's Changed

  • 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 now.
    You can globally enable it on your current project via App\Ship\Parents\Providers\EventServiceProvider::shouldDiscoverEvents method. Here is 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

New Contributors

Full Changelog: v8.14.0...v8.15.0


Development Insights

Open Source doesn't come cheap.
Here are some intresting facts about this release:

  • This release, including Apiato v12.6, took around 8 work days.
  • Since started working on it, I didn't even have a day off, not even on the weekends, and that would be a a month now.

How You Can Support

If you need help with your Apiato project—whether you’re an individual developer or part of an organization—We offer dedicated consultancy and support services tailored to your needs. By working with us, you’ll not only gain expert guidance but also contribute to the sustainability of this project. Your support ensures that we 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.