Skip to content

Releases: codingchili/flashcards-webapp

1.2.0

04 Jul 18:34
Compare
Choose a tag to compare

Changes

  • upgrade to chili-core 1.2.0
  • improved SQLite storage from core upgrade.
  • moved voter events from /db to /data.
  • faster startup/shutdown.

1.0.14

27 Sep 17:36
Compare
Choose a tag to compare

New in this version

  • some minor styling fixes for errors that have appeared in newer versions of chrome.

1.0.13

04 Mar 13:22
Compare
Choose a tag to compare

New in this version

  • replaced placeholder text on start page
  • added a FAQ page with some help
  • hotkey to add a new card when viewing a category
  • support for templating answers on cards when creating many with similar alternatives.
  • highscores will now be shown before starting a category from the search.
  • updated the highscore scoring algorithm to scale better.
  • added some icons in the start dialog from the search.
  • replaced icon in the search input and on the start-page.

1.0.12

10 Dec 16:31
Compare
Choose a tag to compare
Fixed min-height of cardbox and reverted optionbox margin-top.

1.0.11

10 Dec 16:30
Compare
Choose a tag to compare
Updated version number to 1.0.11

1.0.10

09 Dec 19:57
Compare
Choose a tag to compare
Upgrade core version.

1.0.8

09 Dec 14:56
Compare
Choose a tag to compare

Fixed line wrapping the the card-player, set whitespaces to pre-wrap.

1.0.7

09 Dec 14:49
Compare
Choose a tag to compare
Update core version + reduced size of fullbleed jpeg.

1.0.6

06 Dec 23:24
Compare
Choose a tag to compare
Revert Storable::id

1.0.5

06 Dec 22:33
Compare
Choose a tag to compare
Allow newline in card content and changed dialog submit to ctrl+enter.