Skip to content

Releases: ashleyfae/book-database

1.3.2

19 Mar 13:20
Compare
Choose a tag to compare

https://github.com/ashleyfae/book-database/milestone/17?closed=1

What's Changed

Full Changelog: 1.3.1...1.3.2

1.3.1

14 Jun 14:33
Compare
Choose a tag to compare

https://github.com/ashleyfae/book-database/milestone/15?closed=1

What's Changed

Full Changelog: 1.3...1.3.1

1.3

18 Apr 12:06
d6bdf34
Compare
Choose a tag to compare
1.3

Milestone

https://github.com/ashleyfae/book-database/milestone/13?closed=1

Release Notes

  • Requirements: Minimum PHP version is now 7.1.
  • New Anonymous server data is now collected for analytics (PHP version, WP version, etc.).
  • Refactor: Update deprecated block_categories filter usage.
  • Dev: Set up Composer / autoloading.
  • Dev: Add Alpine.js.

What's Changed

New Contributors

Full Changelog: 1.2.2...1.3

1.3-alpha1

18 Apr 11:27
Compare
Choose a tag to compare
1.3-alpha1 Pre-release
Pre-release

Milestone

https://github.com/ashleyfae/book-database/milestone/13?closed=1

What's Changed

Full Changelog: 1.2.2...1.3-alpha1

1.2.2

13 Feb 11:42
Compare
Choose a tag to compare

Milestone

https://github.com/ashleyfae/book-database/milestone/14?closed=1

Release Notes

  • Fix: Admin "Unowned Books" filter not working.
  • Fix: When adding a new book, the publication date was pre-populated with "January 1, 1970"

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

11 Dec 11:24
Compare
Choose a tag to compare

Milestone

https://github.com/ashleyfae/book-database/milestone/12?closed=1

Release Notes

  • New: Added taxonomy support to the [book-grid] shortcode.
  • Fix: Book publication dates not saving correctly with certain date formats.
  • Fix: Fatal error on dashboard widget if you have a reading log associated with a deleted book.

What's Changed

Full Changelog: 1.2...1.2.1

1.2

01 May 07:40
85e967e
Compare
Choose a tag to compare
1.2

Milestone: https://github.com/ashleyfae/book-database/milestone/11?closed=1

  • #112 New: Added a Gutenberg block for displaying book information.
  • #243 Fix: When associating a review with a post, the reading log dropdown wasn't clearing in between searches.

1.1.2

31 Jan 11:50
Compare
Choose a tag to compare

Milestone: https://github.com/ashleyfae/book-database/milestone/10?closed=1

  • #240 Fix: Excessive REST API requests coming from the Book Grid block.
  • #238 Fix: REST API error "array_intersect_key() expected parameter 1 to be an array, string given".

1.1.1

26 May 09:49
Compare
Choose a tag to compare

Milestone: https://github.com/ashleyfae/book-database/milestone/9?closed=1

  • #229 New: Add "New Book" link to admin bar (under existing "New" menu).
  • #234 Fix: Grid & review templates not using rating format settings.
  • #228 Fix: Admin series page incorrectly counting rereads in "Books Read" column.

1.1

02 May 11:23
Compare
Choose a tag to compare
1.1

Milestone: https://github.com/ashleyfae/book-database/milestone/7?closed=1

  • #161 New: Redesigned Analytics page - now with sections, graphs, charts, and a whole lot more data.
  • #163 New: Added Gutenberg block for displaying a book grid ([book-grid] shortcode equivalent).
  • #43 New: Added two widgets: Reviews and Reading Log.