-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathchangelog
More file actions
29 lines (24 loc) · 852 Bytes
/
changelog
File metadata and controls
29 lines (24 loc) · 852 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
########################
### cVoc changelog ###
########################
### Version 4.1 released ###
- Fixed download link (github removed downloads)
- Fixed strange dispose error
### Version 4.0 released ###
- Added generic filename recognition,
to allow AutoUpdater find the correct file to update (*.exe/*.jar)
- Added *exe file for windows users, wrapped with launch4j
### Version 3.0 released ###
- Fixed the AutoUpdater bug (see issues)
- Update all external libs
- Moved translation to GoogleAPI V2
- Moved logo icon to higher resolution
### Version 2.0 released ###
- Prevented magic test from double containing
vocabulary
- Fixed range in magic test if none selected
- Added "select lecture range" to test range
- increased search results text size (+3)
- show update in progress
### Version 1.0 released ###
... (initial work done)