Skip to content

Releases: userfrosting/sprinkle-core

5.0.0-alpha7

07 Mar 02:22
a5e7847
Compare
Choose a tag to compare
5.0.0-alpha7 Pre-release
Pre-release

What's Changed

  • Reenable clear-cache bakery command & route caching

Full Changelog: 5.0.0-alpha6...5.0.0-alpha7

5.0.0-alpha6

18 Jan 02:36
c31b831
Compare
Choose a tag to compare
5.0.0-alpha6 Pre-release
Pre-release

What's Changed

  • Added AbstractInjector Middleware.

Full Changelog: 5.0.0-alpha5...5.0.0-alpha6

5.0.0-alpha5

08 Jan 03:48
f467918
Compare
Choose a tag to compare
5.0.0-alpha5 Pre-release
Pre-release

What's Changed

  • [Exceptions] SprunjeException now extends UserFacingException.
  • [Exceptions] UserFacingExceptionHandler renamed UserMessageExceptionHandler.
  • [Exceptions] ValidationExceptionHandler replaced removed (ValidationException now handled by UserMessageExceptionHandler).
  • [Exceptions] UserMessageExceptionHandler now add all UserMessageException interface instead of only UserFacingException class to alert stream and is used to handle all UserMessageException instead of UserFacingException.

Full Changelog: 5.0.0-alpha4...5.0.0-alpha5

5.0.0-alpha4

05 Jan 02:53
0876de2
Compare
Choose a tag to compare
5.0.0-alpha4 Pre-release
Pre-release

What's Changed

  • [Exceptions] Added base UserFacingException and NotFoundException.

Full Changelog: 5.0.0-alpha3...5.0.0-alpha4

5.0.0-alpha3

28 Dec 00:02
226f53b
Compare
Choose a tag to compare

5.0.0-alpha2

06 Dec 01:45
256f9bd
Compare
Choose a tag to compare
5.0.0-alpha2 Pre-release
Pre-release

Fix

  • Fix Call to a member function connection() on null issue with model query builder when no ConnectionResolver was available due to Eloquent not being booted yet.

Full Changelog: 5.0.0-alpha1...5.0.0-alpha2

5.0.0-alpha1

08 Aug 01:32
e2678e3
Compare
Choose a tag to compare
5.0.0-alpha1 Pre-release
Pre-release

This is the first pre-release of the Core Sprinkle for UserFrosting 5.

For more information, see this page.