Skip to content

Tags: fabiodalez-dev/Pinakes

Tags

v0.5.2

Toggle v0.5.2's commit message
chore: bump version to 0.5.2, update README and changelog

v0.5.1

Toggle v0.5.1's commit message
docs: update README and updater.md for v0.5.1 release

v0.5.0

Toggle v0.5.0's commit message
chore: update vendor/composer with production autoloader (no PHPStan)

v0.4.9.9

Toggle v0.4.9.9's commit message
fix: merge migrate_0.5.0.sql into migrate_0.4.9.9.sql

version_compare('0.5.0', '0.4.9.9', '<=') is FALSE in PHP,
so migrate_0.5.0.sql would never execute when upgrading to 0.4.9.9.
Merged its contents (sharing settings, plugin_hooks unique index)
into migrate_0.4.9.9.sql. All statements are idempotent.

v0.4.9.8

Toggle v0.4.9.8's commit message
docs: update README changelog and badge for v0.4.9.8

v0.4.9.7

Toggle v0.4.9.7's commit message
chore: bump version to 0.4.9.7

v0.4.9.6

Toggle v0.4.9.6's commit message
chore: make create-release.sh executable

v0.4.9.4

Toggle v0.4.9.4's commit message
chore: bump version to 0.4.9.4 and update changelog

- Update version.json to 0.4.9.4
- Add v0.4.9.4 changelog: audiobook player, Z39.50/SRU plugin,
  global keyboard shortcuts, scroll-to-top, security hardening
- Move v0.4.9.2 changelog to Previous Releases section
- Update version badge

v0.4.9.2

Toggle v0.4.9.2's commit message
chore: bump version to 0.4.9.2

v0.4.9.1

Toggle v0.4.9.1's commit message
chore: update vendor/composer with production autoloader (no PHPStan)