- version date change to reflect the build release date
This commit is contained in:
@@ -97,7 +97,7 @@ class App(QtCore.QObject):
|
|||||||
# Version and VERSION DATE ###########
|
# Version and VERSION DATE ###########
|
||||||
# ####################################
|
# ####################################
|
||||||
version = 8.920
|
version = 8.920
|
||||||
version_date = "2019/07/21"
|
version_date = "2019/07/31"
|
||||||
beta = True
|
beta = True
|
||||||
|
|
||||||
# current date now
|
# current date now
|
||||||
|
|||||||
@@ -15,9 +15,9 @@ CAD program, and create G-Code for Isolation routing.
|
|||||||
- fixed bug that crashed the app when trying to add a tool without a tool diameter value
|
- fixed bug that crashed the app when trying to add a tool without a tool diameter value
|
||||||
- Spanish Google translation at 77%
|
- Spanish Google translation at 77%
|
||||||
- changed the Disable plots menu entry in the context menu, into a Toggle Visibility menu entry
|
- changed the Disable plots menu entry in the context menu, into a Toggle Visibility menu entry
|
||||||
- Spanish Google translation 100% but two strings (big ones)
|
- Spanish Google translation 100% but two strings (big ones) - needs review
|
||||||
- added two more strings to translation strings (due of German language)
|
- added two more strings to translation strings (due of German language)
|
||||||
- completed the Russian translation using the Google and Yandex translation engines
|
- completed the Russian translation using the Google and Yandex translation engines (minus two big strings) - needs review
|
||||||
|
|
||||||
28.07.2019
|
28.07.2019
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user