Skip to content

Releases: pressbooks/pressbooks-stats

v1.10.1

12 Jun 15:57
9c1654d
Compare
Choose a tag to compare

1.10.1 (2024-05-30)

Bug Fixes

  • dependabot and ci updates (#45) (a6b1d32)
  • update variable INPUT_BRANCH to BRANCH to avoid Github runner emptying the value (#44) (e10650b)

Pressbooks Stats 1.10.0

10 Apr 19:12
e371e30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.9.0...1.10.0

Pressbooks Stats 1.9.0

08 Mar 02:15
1794523
Compare
Choose a tag to compare

Upgrade Notice

  • Pressbooks Stats 1.9.0 requires PHP >= 8.1

Minor Changes

  • Require PHP 8.1: #35
  • Composer autoupdate: #31, #34

Pressbooks Stats 1.8.0

19 Nov 19:01
6b31340
Compare
Choose a tag to compare

Minor Changes

  • Require PHP 8 and bump dependencies: #30

Pressbooks Stats 1.7.0

31 Oct 22:56
8b7d77d
Compare
Choose a tag to compare

Minor Changes

  • Add PHP8 support: #28

Dependencies

  • Bump dependencies: #27

Pressbooks Stats 1.6.5

03 May 20:30
Compare
Choose a tag to compare

Dependencies

  • Add support for Composer 2: #26
  • Update dependencies, fix standards: #24
  • Add PHP compatibility checker: #25

Pressbooks Stats 1.6.4

08 Dec 16:24
Compare
Choose a tag to compare

Patches

  • Only display network storage if it is in the cache: #23

Pressbooks Stats 1.6.3

02 Jul 18:09
Compare
Choose a tag to compare

Patches

  • Fix user stats: Quoted columns were returning 0 : #21
  • Update to coding standards 1.0.0: 4e85a10

Pressbooks Stats 1.6.2

23 Oct 18:19
Compare
Choose a tag to compare

Patches

  • Prevent cache stampedes: #17
  • Add PB_DISABLE_NETWORK_STORAGE constant: #18

Pressbooks Stats 1.6.1

11 Oct 16:07
Compare
Choose a tag to compare

Patches

  • Handle symlinked directories when displaying network storage: #13