Skip to content

v3.4.6

Compare
Choose a tag to compare
@atmonshi atmonshi released this 05 Mar 20:26
· 51 commits to 3.x since this release
a67ad3b

What's Changed

  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #193
  • Fix page/post count bug by @mallardduck in #195
    ⚠️ This PR also removes the published_at from posts and page scope, if your are using these scopes, please add ->whereDate('published_at', '<=', now()) where needed.

New Contributors

Full Changelog: v3.4.5...v3.4.6