Skip to content

v0.1.5

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jun 02:32
f3a63a6

💥 Data loss potential

This release does two notable things which can cause potential data loss:

  1. The current reading_session/finished_reading_session records get folded into a new reading_session table
  2. Time tracking has moved to server-applied deltas

The loss potential is mostly in the event of having to rollback the migration, as I haven't added in any "refill" logic to undo the backfill, and will only really apply to your reading sessions / history.

Please ensure you back up your data as a precaution


What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5