Skip to content

Releases: vocascan/vocascan-desktop

v1.3.0

13 Jun 11:00
ccd55d7
Compare
Choose a tag to compare

v1.3.0 - 2022.06.13

In this version, some new features have been added that make it easier to use. Now you can switch between the two predefined light and dark mode themes or load your own themes into your self-hosted frontend instance. Additionally, the frontend has been made responsive to make Vocascan more comfortable to use on mobile devices. Last but not least, a custom blocking of unverified users has been built into the frontend and backend to make it easier to find spam accounts.

  • Features
    • email verification popup (#116)
    • Theme system (#111)
    • Add vocabsearch to "All Vocabs" screen (#110)
  • Refactors
    • Responsive design SCSS (#115)
    • About page update (#117)

v1.2.1

29 Jan 19:03
41e928d
Compare
Choose a tag to compare

v1.2.1 - 2022.01.29

This release bumps the vocascan-frontend version to v1.2.1.

v1.2.0

22 Jan 10:55
f4b13d7
Compare
Choose a tag to compare

v1.2.0 - 2022.01.22

We have moved the frontend from the Vocascan desktop repo to an external repo and include it in the desktop app only as a submodule. This gives the possibility to use the Vocascan app with a browser as well. And lastly, we improved the web security of the desktop to protect against XSS attacks which try to require some node modules.

  • Enhancements
    • i18n for menu bar
  • Security
    • context isolation and web security

v1.1.0

14 Jan 14:27
ce9ae4b
Compare
Choose a tag to compare

v1.1.0 - 2021.11.20

After some time, a new version of Vocascan is coming, with import/export features to share your vocabulary packages and
groups. The invitation codes will help you to keep your server all to yourself and your friends. In addition, we have
tweaked the handling a bit and improved the workflow when creating vocabularies. Feel the magic of the arrow keys
yourself while creating vocabularies.

v1.0.0

14 Jan 14:23
ce9ae4b
Compare
Choose a tag to compare

v1.0.0 - 2021.06.13

Finally the time has come. The first release of Vocascan is ready. Vocascan is a server-client vocabulary trainer that is intended to give the user many setting options so that he can adapt it to his personal learning strategies and habits. All the basic functions of a vocabulary trainer are currently built in, making it fully functional. However, there are still many more features to come. Due to the data protection guidelines, we cannot yet provide a public server, which means that you currently have to host it yourself. But we are working as quickly as possible to use the trainer offline.

  • Basic functions
    • Register/Login
    • Add/modify/delete packages
    • Add/modify/delete groups
    • Add/modify/delete vocabs
    • Start vocab query
    • Decide in which direction the vocabs get queried
    • End-Screen (summary) after query
    • Dashboard
    • Library
    • Languages English, German
    • Guide after register
    • About-page