Skip to content

Releases: LuteOrg/lute-v3

3.10.3

Choose a tag to compare

@jzohrab jzohrab released this 07 Jul 21:24

Bugfix:

3.10.2

Choose a tag to compare

@jzohrab jzohrab released this 27 Jun 21:42

Fixes:

Feature changes:

Code tweaks:

Language tweaks (PR numbers refer to the lute-language-defs repo, https://github.com/LuteOrg/lute-language-defs):

3.10.1

Choose a tag to compare

@jzohrab jzohrab released this 10 Mar 21:56
  • #594: add parents.pronunciation to anki mapping.
  • Update built-in language definitions (Turkish, wordreference dictionary as popup)
  • Add AAC, FLAC, and WebM support: by @imamcr in #589

3.10.0

Choose a tag to compare

@jzohrab jzohrab released this 23 Feb 21:28

3.9.5

Choose a tag to compare

@jzohrab jzohrab released this 16 Feb 03:54

Tweaks:

  • #563: don't block image search page load if Bing is slow (asynchronous search). By @parradam in #570.
  • Fix how term image data is stored.
  • Allow reference lookup by Term ID.

3.9.3

Choose a tag to compare

@jzohrab jzohrab released this 18 Jan 22:00
  • add "Quick set status" mode for mobile - tap sets a word to status 1
  • clean up reading slide-out menu for mobile
  • Data fix for subsequent migration script.

3.9.2

Choose a tag to compare

@jzohrab jzohrab released this 10 Jan 21:19
  • Issue #475: allow split by sentences or by paragraphs.
  • Issue #555: add page navigation hotkeys.

Back end changes:

  • Refactor book creation, break dependency on http/forms

3.9.0

Choose a tag to compare

@jzohrab jzohrab released this 06 Jan 22:31
  • Add black and white theme. By @Christhomas17 in #557.
  • #543: track starting reading of each page, show in book listing.
  • #530: add 'peek' route to display page without tracking it, use for sentence lookups.

3.8.1

Choose a tag to compare

@jzohrab jzohrab released this 27 Dec 22:23

Tweaks:

  • #547: add some basic "Term Popup" settings.

Fixes:

  • #550: fix Bing sentence lookup.

3.8.0

Choose a tag to compare

@jzohrab jzohrab released this 25 Dec 00:40

Tweaks:

  • #540: revise popup: include more data, but make layout more compact.
  • #541: change hotkeys to use "code" rather than "key letter pressed" so that people switching keyboard layouts can have constant shortcuts.
  • #544: allow showing "Unknown" Terms in filtered Term listing.
  • #527: Track words read in new wordsread table, allows for multiple re-reads of same page to be tracked in "words read" stats graph.

Fixes:

  • #460: Set cascade delete database pragma on connect - ensures no orphaned data.
  • #546: fix Bing translation lookups, Bing can be embedded for Term and Sentence lookups.
  • Shift-drag copy shouldn't close term form.