Skip to content

Commit

Permalink
v1.2.0 changelog (#90)
Browse files Browse the repository at this point in the history
Co-authored-by: noctera <[email protected]>
  • Loading branch information
luwol03 and noctera authored Jan 22, 2022
1 parent 543f33b commit dbf644f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
This changelog goes through all the changes that have been made in each release on the
[vocascan-frontend](https://github.com/vocascan/vocascan-frontend).

## [v1.2.0](https://github.com/vocascan/vocascan-frontend/releases/tag/v1.2.0) - 2022.01.22

This is one of the biggest updates for Vocascan so far. We moved the React app out of the desktop app to split up the desktop app into two different repositories. As a result, the frontend is also accessible from within the browser to make learning on foreign or not supported devices a lot easier. Additionally, there are lots of new features (in conjunction with a Vocascan server) to legally secure your site if you want to make it available to the public.

- Features
- Frontend restructure (#81)
- Precompile react on releases (#86)
- Feat: Legal updates (#85)
- Feat: cookie consent (#87)
- style: added icon for frontend (#88)
- version table in settings page (#89)
- Bugfixes
- removed "fancy" menu option due to new links in nav (#91)
- temporarily removed Polish and Russian because they were no longer translated (#92)

## [v1.1.0](https://github.com/vocascan/vocascan-frontend/releases/tag/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
Expand Down

0 comments on commit dbf644f

Please sign in to comment.