Skip to content

v1.0.2

Choose a tag to compare

@hwgilbert16 hwgilbert16 released this 24 Jun 16:43
· 309 commits to release since this release
03a84a0

v1.0.2 Release

I was going to wait a bit to bundle some more features in this release, but with the recent Hacker News coverage, I want to get this out early to make the flashcards more usable with progressive mode.

Additionally, thank you all for the feedback. I've been blown away by the response this has gotten - waking up to thousands of visitors to the repo has truly made me feel that the many, many hours I've put into this have all been worth it.

  • Improve flashcards and quizzes UI -> new flip animation, configuration before starting flashcards, improved mobile usability, separation of buttons from flashcards element
  • Add progressive mode to flashcards -> repeats with showing cards until all cards are marked as known. Nowhere near as useful as an SRS, but a good option in the interim.
  • Update readme to match new version

Full Changelog: v1.0.1...v1.0.2

Upgrade instructions:

Pull the new image.

docker compose pull

Restart the service.

docker compose up -d --remove-orphans