Skip to content

1.0.6

Choose a tag to compare

@ashleyfae ashleyfae released this 01 Mar 09:33
· 308 commits to master since this release

Milestone: https://github.com/nosegraze/book-database/milestone/6?closed=1

  • #218 Improvement: Uninstall logic & protection against errors.
  • #214 Fix: Datepicker values not being loaded when editing a second date field on the same page. Example: edit a reading log, then edit a second reading log on the same page.
  • #206 Fix: Unable to remove terms from a book if you're removing all terms of the same taxonomy.
  • #208 Fix: Unable to add a new source value while adding a new owned edition.
  • #207 Fix: Terms page may not load the first taxonomy and you had to explicitly click on one to load it.
  • #220 Database: source_id now defaults to null in wp_bdb_owned_editions table.
  • #216 Database: Remove all instances of 0000-00-00 00:00:00 default values in schemas.
  • #210 Database: Allow date_acquired to be null.