Skip to content

Releases: tempestphp/tempest-framework

v3.11.9

23 Jun 08:03

Choose a tag to compare

πŸš€ Features

  • framework: add optional AGENTS.md installer (#2181) (37766a0)

v3.11.8

22 Jun 11:14

Choose a tag to compare

πŸ› Bug fixes

  • database: use correct return type for IsDatabaseModel::resolve (#2178) (b01cd64)
  • discovery: ignore duplicate pest tests during discovery (#2177) (86e87b4)

v3.11.7

16 Jun 08:40

Choose a tag to compare

πŸš€ Features

  • http: add cookie config options to control unencrypted cookie discarding (#2132) (89e9456)

πŸ› Bug fixes

v3.11.6

06 Jun 06:46

Choose a tag to compare

πŸš€ Features

  • console: ask to install completions during setup (#2152) (b102c7f)

⚑ Performance

πŸ› Bug fixes

  • auth: reject missing oauth state (#2163) (3e4c725)
  • database: delete rolled back migration records (#2164) (bf8881e)
  • http: correct header presence check for falsy values (#2159) (48b7813)

v3.11.5

05 Jun 06:23

Choose a tag to compare

πŸ› Bug fixes

  • validator: improve validateObject and validateValueForProperty methods (#2130) (df60cc7)

v3.11.4

05 Jun 06:12

Choose a tag to compare

⚑ Performance

v3.11.3

03 Jun 03:54

Choose a tag to compare

πŸ› Bug fixes

  • router: prevent exception ui build from watching (#2142) (9ffaf1b)
  • router: skip sessions for stateless routes (#2143) (efe6c32)
  • support: shuffle random array values (#2145) (da49c20)

v3.11.2

28 May 11:58

Choose a tag to compare

πŸ› Bug fixes

  • core: generate discovery and signing key when installing the framework (#2139) (7c8e2db)

v3.11.1

27 May 10:05

Choose a tag to compare

πŸ› Bug fixes

  • router: preserve http status during development exceptions (#2133) (e0046b2)

v3.11.0

22 May 12:07

Choose a tag to compare

πŸš€ Features

  • view: add x-slot define attribute to declare slot ownership in nested components (#2104) (5e26593)

πŸ› Bug fixes

  • database: move TestingDatabaseInitializer to Tempest\Framework\Testing (#2129) (25495f2)