Skip to content

Releases: wpstarter/framework

v1.9.1

04 Nov 18:42
b8cf863

Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

04 Nov 17:50
ed9d8a4

Choose a tag to compare

What's Changed

Full Changelog: v1.8.6...v1.9.0

v1.8.6

31 Oct 08:20
312a8d2

Choose a tag to compare

What's Changed

Full Changelog: v1.8.5...v1.8.6

v1.8.5

09 Oct 05:26
b71d2da

Choose a tag to compare

What's Changed

  • Merge route capability from parent by @as247 in #104

Full Changelog: v1.8.4...v1.8.5

v1.8.4

29 Sep 15:01
53ecf2b

Choose a tag to compare

What's Changed

Full Changelog: v1.8.3...v1.8.4

v1.8.3

23 Sep 07:06
7080819

Choose a tag to compare

What's Changed

Full Changelog: v1.8.2...v1.8.3

v1.8.2

16 Sep 09:32
16f7a30

Choose a tag to compare

What's Changed

  • Optimize setting save and loading by @as247 in #100

Full Changelog: v1.8.1...v1.8.2

v1.8.1

15 Sep 09:14
e01e41d

Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

13 Sep 16:49
8610788

Choose a tag to compare

What's Changed

  • Stateful for WpGuard which support all Laravel Auth stuff like:
    Auth::attempt();
    Auth::loginUsingId();
    Auth::once();
    Auth::login();
    Auth::logout();
    Auth::onceUsingId() @as247 in #97
  • Fix falling tests by @as247 in #98

Full Changelog: v1.7.10...v1.8.0

v1.7.10

10 Sep 16:56
8b14aec

Choose a tag to compare

What's Changed

Full Changelog: v1.7.9...v1.7.10