Skip to content

Releases: simjanos-dev/LinguaCafe

v0.12.6

05 Jun 16:26
Compare
Choose a tag to compare

Please backup LinguaCafe before updating, otherwise you can lose your data if anything goes wrong. You can read more about backups in the user manual.

Bug fixes:

  • Using the same LinguaCafe user on multiple devices with multiple languages caused database corruption in some very rare edge cases. Now whenever a user logs in on a device, other devices will be logged out to avoid this issue. This is a temporary solution.

Thank you for everyone who contributed for the release!

v0.12.5

01 Jun 17:21
Compare
Choose a tag to compare

Please backup LinguaCafe before updating, otherwise you can lose your data if anything goes wrong. You can read more about backups in the user manual.

This issue only affects servers that have a user other than the admin who manages the server.

Bug fixes:

  • Fixed a serious security issue.

Thank you for everyone who contributed for the release!

v0.12.4

29 May 18:29
Compare
Choose a tag to compare

Please backup LinguaCafe before updating, otherwise you can lose your data if anything goes wrong. You can read more about backups in the user manual.

This update is not necessary for existing users. If you already started using linguacafe after April 25 and never changed your selected language from Spanish, you can fix this bug by selecting an other language, then selecting Spanish again.

Bug fixes:

  • Fixed unusable Spanish goals after creating the first user.

Thank you for everyone who contributed for the release!

v0.12.3

22 May 08:02
Compare
Choose a tag to compare

Please backup LinguaCafe before updating, otherwise you can lose your data if anything goes wrong. You can read more about backups in the user manual.

Bug fixes:

  • Fixed Polish font file name, which did not load previously.

Thank you for everyone who contributed for the release!

v0.12.2

19 May 20:13
Compare
Choose a tag to compare

Please backup LinguaCafe before updating, otherwise you can lose your data if anything goes wrong. You can read more about backups in the user manual.

Bug fixes:

  • Disabled touch scrolling while selecting text.
  • Fixed a bug that prevented reading and reviewing in browsers that do not support TTS, like Opera.

Thank you for everyone who contributed for the release!

v0.12.1

17 May 16:30
Compare
Choose a tag to compare

Please backup LinguaCafe before updating, otherwise you can lose your data if anything goes wrong. You can read more about backups in the user manual.

Bug fixes:

  • Example sentence text overflowed the review card.
  • Added missing folder creation for linguacafe/storage/app/temp. Not having it caused ebook file imports, and Japanese language install to fail.

Thank you for everyone who contributed for the release!

v0.12

17 May 08:03
Compare
Choose a tag to compare

There was in issue with the Windows update process. I updated the readme with an extra step, it should work now. Sadly I have no way of testing it currently, but it worked for an other user.

Please backup LinguaCafe before updating, otherwise you can lose your data if anything goes wrong. You can read more about backups in the user manual.

New features:

  • Docker installation and update process has been improved. It does not require git and chmod commands anymore (except once for already existing users).
  • Added book length to the library list view.
  • Added word inflections table for Japanese.
  • Added text to speech option for the text reader.
  • Added bottom sheet vocabulary for mobile view.
  • Added progressive web app support. Now users can use LinguaCafe as a full screen mobile app.
  • Added font type management system.

Bug fixes:

  • Added missing kanji images. Now users can see the kanji stroke order and writing animation on the kanji info pages.
  • Book word counts now update after importing something.
  • Hover vocabulary now disappears when the user moves their mouse pointer to empty space.
  • Importing texts now skips too long words instead of throwing an error.
  • Importing dictionaries now skips records that contain a word or a definition that is too long instead of throwing an error.
  • Fixed highlighted word colors that were displayed incorrectly at several places.
  • Interactive text is not selectable anymore on the review page natively like other texts in the browser.
  • Previous example sentences are not visible anymore on the review page while the new one is loading.
  • Users cannot open a chapter in the text reader anymore that does not belong to their selected language.
  • JMDict's source language is not editable anymore.
  • Copying a selected word with ctrl+c won't set the word's level to new anymore.
  • It is now impossible to create a phrase without any words, which would corrupt the database.
  • Fixed light theme's warning color, because it was too yellow and lacking in contrast. For devices that already opened LinguaCafe, users must click on the reset color button to update it.
  • Fixed plain text mode copy-paste in Firefox.
  • Symbols won't be combined anymore with words in Japanese. This only applies to texts that are imported after this update.
  • Fixed a bug that caused text importing to fail in Japanese, if the last word was combined with the previous word during post processing.
  • Polish language had a font type that displayed incorrect letters.

Other changes:

  • The import dialog won't close by itself anymore after importing has finished.
  • Laravel now produces more detailed logs, and logs both to the log file and the docker terminal.
  • Disabled Thai import options temporarily, because they did not work. Will fix and re-enable them in v0.13. Users can still use it by manually importing text.

Thank you for everyone who contributed for the release!

v0.11.3

08 May 07:51
Compare
Choose a tag to compare

Please backup LinguaCafe before updating, otherwise you can lose your data if anything goes wrong. You can read more about backups in the user manual.

Bug fixes:

  • Fixed a bug that caused practice review mode to be always turned off.

Thank you for everyone who contributed for the release!

v0.11.2

27 Apr 18:41
Compare
Choose a tag to compare

Please backup LinguaCafe before updating, otherwise you can lose your data if anything goes wrong. You can read more about backups in the user manual.

Bug fixes:

  • Fixed annoying multi word text selection bug.
  • Fixed furigana.
  • Fixed plain text mode.

Thank you for everyone who contributed for the release!

v0.11.1

27 Apr 17:10
Compare
Choose a tag to compare

Please backup LinguaCafe before updating, otherwise you can lose your data if anything goes wrong. You can read more about backups in the user manual.

Bug fixes:

  • Fixed broken "Hide all highlighting" and "Hide new word highlighting" settings.

Thank you for everyone who contributed for the release!