Skip to content

Release: 1.3.8

Choose a tag to compare

@marcherschel marcherschel released this 12 Apr 01:10
· 209 commits to master since this release
e4d2a24
  • Database corruption error should be finally fixed now!
  • The rare error had something to do with inserting the current time into the changed_at field
  • This would cause index index_metadata_items_on_changed_at to corrupt
  • I could never reproduce this error, reddit user /u/techno_babble_ sent me logs from reindexing his database that allowed me to finally fix the error!