Skip to content

Releases: laravel/octane

v1.2.10

17 May 15:44
e40447b
Compare
Choose a tag to compare

Changed

  • Revert PaginationState to resolve using new instance of the app by @farmani in #519

Fixed

v1.2.9

10 May 15:39
2ead59c
Compare
Choose a tag to compare

Changed

v1.2.8

27 Apr 13:43
f03913a
Compare
Choose a tag to compare

Fixed

v1.2.7

12 Apr 15:37
c08cff9
Compare
Choose a tag to compare

Fixed

v1.2.6

05 Apr 15:29
88f6a24
Compare
Choose a tag to compare

Fixed

v1.2.5

29 Mar 15:41
7dff680
Compare
Choose a tag to compare

Fixed

v1.2.4

08 Mar 16:30
b8baf96
Compare
Choose a tag to compare

Fixed

v1.2.3

21 Feb 17:36
e3bb9ba
Compare
Choose a tag to compare

Fixed

  • Mission version configuration option on RoadRunner (#482)

v1.2.2

15 Feb 18:08
9d5c8bb
Compare
Choose a tag to compare

Changed

  • Listener for removing temporary files, which was created during uploading by @tarampampam in #477
  • Fix passing null to cookie for domain by @driesvints in #478

v1.2.1

08 Feb 19:27
e3d1639
Compare
Choose a tag to compare

Changed

  • Allow users to access $server with in Controller (#464)
  • Flushes Str cache between requests (#468)

Fixed

  • Fix byte conversion (#465)