Skip to content
This repository was archived by the owner on Jul 15, 2026. It is now read-only.

Releases: pressbooks/pressbooks-stats

v1.10.1

Choose a tag to compare

@pressbooks-ops pressbooks-ops released this 12 Jun 15:57
9c1654d

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

Choose a tag to compare

@arzola arzola released this 10 Apr 19:12
e371e30

What's Changed

New Contributors

Full Changelog: 1.9.0...1.10.0

Pressbooks Stats 1.9.0

Choose a tag to compare

@SteelWagstaff SteelWagstaff released this 08 Mar 02:15
1794523

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

Choose a tag to compare

@SteelWagstaff SteelWagstaff released this 19 Nov 19:01
6b31340

Minor Changes

  • Require PHP 8 and bump dependencies: #30

Pressbooks Stats 1.7.0

Choose a tag to compare

@SteelWagstaff SteelWagstaff released this 31 Oct 22:56
8b7d77d

Minor Changes

  • Add PHP8 support: #28

Dependencies

  • Bump dependencies: #27

Pressbooks Stats 1.6.5

Choose a tag to compare

@SteelWagstaff SteelWagstaff released this 03 May 20:30

Dependencies

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

Pressbooks Stats 1.6.4

Choose a tag to compare

@SteelWagstaff SteelWagstaff released this 08 Dec 16:24

Patches

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

Pressbooks Stats 1.6.3

Choose a tag to compare

@dac514 dac514 released this 02 Jul 18:09

Patches

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

Pressbooks Stats 1.6.2

Choose a tag to compare

@greatislander greatislander released this 23 Oct 18:19

Patches

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

Pressbooks Stats 1.6.1

Choose a tag to compare

@greatislander greatislander released this 11 Oct 16:07

Patches

  • Handle symlinked directories when displaying network storage: #13