From a0ac3acbc5928387a4de21ee4ce5d588feefe2ac Mon Sep 17 00:00:00 2001 From: Ankit Rohatgi Date: Mon, 8 Jan 2018 21:53:47 -0600 Subject: [PATCH] update release notes --- app/locale/de_DE/LC_MESSAGES/messages.po | 2 +- app/locale/en_US/LC_MESSAGES/messages.po | 2 +- app/locale/fr_FR/LC_MESSAGES/messages.po | 2 +- app/locale/ja/LC_MESSAGES/messages.po | 2 +- app/locale/messages.pot | 2 +- app/locale/ru/LC_MESSAGES/messages.po | 2 +- app/locale/zh_CN/LC_MESSAGES/messages.po | 2 +- app/release_notes.txt | 7 ++++++- 8 files changed, 13 insertions(+), 8 deletions(-) diff --git a/app/locale/de_DE/LC_MESSAGES/messages.po b/app/locale/de_DE/LC_MESSAGES/messages.po index 38c932663..82838c7fc 100644 --- a/app/locale/de_DE/LC_MESSAGES/messages.po +++ b/app/locale/de_DE/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2018-01-08 21:44-0600\n" +"POT-Creation-Date: 2018-01-08 21:53-0600\n" "PO-Revision-Date: 2017-10-24 22:43-0500\n" "Last-Translator: \n" "Language: de_DE\n" diff --git a/app/locale/en_US/LC_MESSAGES/messages.po b/app/locale/en_US/LC_MESSAGES/messages.po index 81ad43ca4..fc1cec655 100644 --- a/app/locale/en_US/LC_MESSAGES/messages.po +++ b/app/locale/en_US/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2018-01-08 21:44-0600\n" +"POT-Creation-Date: 2018-01-08 21:53-0600\n" "PO-Revision-Date: 2016-12-12 23:09-0600\n" "Last-Translator: \n" "Language: en_US\n" diff --git a/app/locale/fr_FR/LC_MESSAGES/messages.po b/app/locale/fr_FR/LC_MESSAGES/messages.po index 69cbb3c93..c597a18fa 100644 --- a/app/locale/fr_FR/LC_MESSAGES/messages.po +++ b/app/locale/fr_FR/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2018-01-08 21:44-0600\n" +"POT-Creation-Date: 2018-01-08 21:53-0600\n" "PO-Revision-Date: 2017-11-01 23:56-0500\n" "Last-Translator: \n" "Language: fr_FR\n" diff --git a/app/locale/ja/LC_MESSAGES/messages.po b/app/locale/ja/LC_MESSAGES/messages.po index b19fcf75f..e70340ae2 100644 --- a/app/locale/ja/LC_MESSAGES/messages.po +++ b/app/locale/ja/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2018-01-08 21:44-0600\n" +"POT-Creation-Date: 2018-01-08 21:53-0600\n" "PO-Revision-Date: 2016-12-18 10:38-0600\n" "Last-Translator: \n" "Language: ja\n" diff --git a/app/locale/messages.pot b/app/locale/messages.pot index f3cad9896..8b1bc7f1d 100644 --- a/app/locale/messages.pot +++ b/app/locale/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2018-01-08 21:44-0600\n" +"POT-Creation-Date: 2018-01-08 21:53-0600\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/app/locale/ru/LC_MESSAGES/messages.po b/app/locale/ru/LC_MESSAGES/messages.po index b2001acbe..0dad5c068 100644 --- a/app/locale/ru/LC_MESSAGES/messages.po +++ b/app/locale/ru/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2018-01-08 21:44-0600\n" +"POT-Creation-Date: 2018-01-08 21:53-0600\n" "PO-Revision-Date: 2016-12-18 10:38-0600\n" "Last-Translator: \n" "Language: ru\n" diff --git a/app/locale/zh_CN/LC_MESSAGES/messages.po b/app/locale/zh_CN/LC_MESSAGES/messages.po index 4b7b5612e..45fe13954 100644 --- a/app/locale/zh_CN/LC_MESSAGES/messages.po +++ b/app/locale/zh_CN/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: WebPlotDigitizer\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2018-01-08 21:44-0600\n" +"POT-Creation-Date: 2018-01-08 21:53-0600\n" "PO-Revision-Date: 2017-11-12 08:12-0600\n" "Last-Translator: RGXGR \n" "Language: zh_Hans_CN\n" diff --git a/app/release_notes.txt b/app/release_notes.txt index 34d913fbb..4760dfe6d 100644 --- a/app/release_notes.txt +++ b/app/release_notes.txt @@ -2,7 +2,10 @@ RELEASE NOTES Version 4.1 =========== -In-progress +January 8, 2018 + +New Feature: + - Ability to measure area and perimeter of polygons Bug fixes: - Fix grid removal @@ -12,6 +15,8 @@ Bug fixes: - Fix issue with editing bar chart labels - Update Simplified Chinese and French translations - Add keyboard shortcuts (F2 or Mac+R) to rename axes and datasets. Double-click should also work. + - Fix copy/paste in MacOS desktop app + - Fix color selection after reloading projects Version 4.0 ===========