Skip to content

chore(main): release 3.0.0-RC1#307

Merged
usernane merged 1 commit intomainfrom
release-please--branches--main
Apr 29, 2026
Merged

chore(main): release 3.0.0-RC1#307
usernane merged 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 29, 2026

🤖 I have created a release beep boop

3.0.0-RC1 (2026-04-29)

⚠ BREAKING CHANGES

  • deps: Application code using Cache::get(), Cache::set(),

Features

  • deps: upgrade webfiori/cache from v2 to v3 (c24817d), closes #301
  • scheduler: add scheduler:daemon command with time-limited execution (3d3cb1d), closes #300

Bug Fixes

  • correct parent constructor call and static method usage in ExtendedWebServicesManager (b110a38), closes #296
  • off-by-one in middleware after() and afterSend() loops (1faf4a1), closes #299
  • Proper Fix for The Issue (3bb8970)
  • remove silent try-catch in StartSessionMiddleware::after() (9c5c3b6), closes #298
  • routing: preserve query string on redirect and prevent crash on root sub-routes (007c799)
  • use $response instance instead of static Response::addHeader() in StartSessionMiddleware (907984c), closes #297

Miscellaneous Chores

  • bump version to v3.0.0-RC1 (2026-04-30) (a9d4117)
  • Merge pull request #312 from WebFiori/dev (a629646)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main branch 3 times, most recently from 192c49c to 5eba622 Compare April 29, 2026 21:50
@github-actions github-actions Bot changed the title chore(main): release 3.0.1-RC0 chore(main): release 4.0.0-RC0 Apr 29, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main branch 2 times, most recently from 4a84c52 to c590151 Compare April 29, 2026 22:07
@github-actions github-actions Bot changed the title chore(main): release 4.0.0-RC0 chore(main): release 3.0.0-RC1 Apr 29, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from c590151 to b46916d Compare April 29, 2026 22:14
@usernane usernane merged commit 346bec3 into main Apr 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment