From 958127b5d9a7df6766d8f4473e8329f745e19fee Mon Sep 17 00:00:00 2001 From: Abhishek Date: Sun, 6 Dec 2020 11:08:48 -0600 Subject: [PATCH 1/3] Create changelog file. --- Clocker/Releases/changelog.md | 150 ++++++++++++++++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 Clocker/Releases/changelog.md diff --git a/Clocker/Releases/changelog.md b/Clocker/Releases/changelog.md new file mode 100644 index 0000000..3b4c837 --- /dev/null +++ b/Clocker/Releases/changelog.md @@ -0,0 +1,150 @@ +# Version History + +## 20.10.03Nov 15, 2020 +- Big Sur compatibility updates +- German, Russian translations now look better! + +## 20.10.02Oct 27, 2020 +- Clocker won't by default show up in the App Switcher mode unless specified + +- DST Transition alerts will now be available in the main panel + +- Editable state of the date picker next to Slider is now prominently highlighted + +- Fixed: Changing hour format of an individual timezone affecting multiple timezones + +- New translated strings! + +20.10.01Oct 26, 2020 +- DST Transition alerts will now be available in the main panel + +- Editable state of the date picker next to Slider is now prominently highlighted + +- Fixed: Changing hour format of an individual timezone affecting multiple timezones + +- New translated strings! + +20.07.01Jul 15, 2020 +- Preview mode in Preferences + +- New Icons! + +- Fixes an annoying light mode bug where the menu-item appears translucent + +20.05.01May 8, 2020 +- Fixes to reduce memory footprint of the app + +- UI Fixes + +1.6.21Apr 26, 2020 +- Trackpad Support for Future Slider + +- Fixes to reduce my API usage costs + +1.6.2Jan 19, 2020 +- Bug fixes and improvements! + +1.6.19Nov 3, 2019 +Font and window size changes to accommodate smaller MacBooks! + +1.6.18Oct 20, 2019 +Some tweaks to reduce my Google Cloud API billing costs! + +1.6.17Sep 30, 2019 +- Formatted address for the auto-updating home row reflects the timezone user is in. + +- New translated strings for German, Russian and Chinese simplified. More languages added. + +- Fix for crash which occurred on changing menubar display options + +1.6.16Sep 23, 2019 +Bug fixes and localization improvements! + +1.6.15Sep 16, 2019 +- Hindi language users can now use Clocker in their native language + +- You can now signup to help convert Clocker to your preferred language by emailing me at abhishekbanthia@me.com + +- Fixed a bug where the time was incorrectly displayed while adding a timezone + +1.6.14Sep 9, 2019 +Tryin squash some bugs and making things a little faster. + +1.6.13Sep 3, 2019 +Now, you can add dates in the compact menubar style. + + +- Fix for timezones in compact mode getting cut off + +- Fix for invisible location text in the menubar while transitioning to Dark/Light mode + + +1.6.12Jul 24, 2019 +Bug fixes! + +1.6.11Jul 20, 2019 +- Fixes the seconds always displaying bug! + +1.6.10Jul 18, 2019 +- New icons. Shoutout to Anojan (@anojan__10) for working on this. + +- Unified City and Timezone Search + +- Bug fixes and improvements + + +1.6.09Apr 9, 2019 +- Added Anywhere on Earth timezone + +- Fixed data calculation bug + +- Under the hood changes + +1.6.08Mar 31, 2019 +Squashed some bugs: + + +- Fix jumpiness for timezones overlapping in the menubar + +- Fixed width if the next event label was too long + +- Fix if system doesn't have Avenir font + +1.6.07Dec 12, 2018 +New Compact Mode to squeeze in more time zones in your menubar + +New Onboarding Flow + +Show icon in the dock + +Switch between light, dark or your macOS default theme mode + +Design overhaul to the Calendar view + +Right-click opens extra options view + +Dock menu options for Quick toggle or Opening preferences + +and much more! + +more +1.6.06Sep 25, 2018 +Support for 10.14 Mojave! + +1.6.05Sep 11, 2018 +Bug fixes and improvements + +1.6.04Sep 9, 2018 +* Fixes reminders integration + +* Fixes status bar update issues + +* Dark Mode support + +1.6.03Sep 3, 2018 +Fixes 12-24 hour issue + +Fixes menubar icon bug + +1.6.02Aug 19, 2018 +Fixes issue with incorrect time calculations. \ No newline at end of file From c51622d98eb58a81a9493849d23bdb3253bd685f Mon Sep 17 00:00:00 2001 From: Abhishek Date: Sun, 6 Dec 2020 11:14:49 -0600 Subject: [PATCH 2/3] Update changelog.md --- Clocker/Releases/changelog.md | 120 ++++++++++++---------------------- 1 file changed, 41 insertions(+), 79 deletions(-) diff --git a/Clocker/Releases/changelog.md b/Clocker/Releases/changelog.md index 3b4c837..f71dcac 100644 --- a/Clocker/Releases/changelog.md +++ b/Clocker/Releases/changelog.md @@ -1,150 +1,112 @@ # Version History -## 20.10.03Nov 15, 2020 +## 20.10.03 Nov 15, 2020 - Big Sur compatibility updates - German, Russian translations now look better! -## 20.10.02Oct 27, 2020 +## 20.10.02 Oct 27, 2020 - Clocker won't by default show up in the App Switcher mode unless specified - - DST Transition alerts will now be available in the main panel - - Editable state of the date picker next to Slider is now prominently highlighted - - Fixed: Changing hour format of an individual timezone affecting multiple timezones - - New translated strings! -20.10.01Oct 26, 2020 +## 20.10.01 Oct 26, 2020 - DST Transition alerts will now be available in the main panel - - Editable state of the date picker next to Slider is now prominently highlighted - - Fixed: Changing hour format of an individual timezone affecting multiple timezones - - New translated strings! -20.07.01Jul 15, 2020 +## 20.07.01 Jul 15, 2020 - Preview mode in Preferences - - New Icons! - - Fixes an annoying light mode bug where the menu-item appears translucent -20.05.01May 8, 2020 +## 20.05.01 May 8, 2020 - Fixes to reduce memory footprint of the app - - UI Fixes -1.6.21Apr 26, 2020 +## 1.6.21 Apr 26, 2020 - Trackpad Support for Future Slider - - Fixes to reduce my API usage costs -1.6.2Jan 19, 2020 +## 1.6.2 Jan 19, 2020 - Bug fixes and improvements! -1.6.19Nov 3, 2019 +## 1.6.19 Nov 3, 2019 Font and window size changes to accommodate smaller MacBooks! -1.6.18Oct 20, 2019 +## 1.6.18 Oct 20, 2019 Some tweaks to reduce my Google Cloud API billing costs! -1.6.17Sep 30, 2019 +## 1.6.17 Sep 30, 2019 - Formatted address for the auto-updating home row reflects the timezone user is in. - - New translated strings for German, Russian and Chinese simplified. More languages added. - - Fix for crash which occurred on changing menubar display options -1.6.16Sep 23, 2019 +## 1.6.16 Sep 23, 2019 Bug fixes and localization improvements! -1.6.15Sep 16, 2019 +## 1.6.15 Sep 16, 2019 - Hindi language users can now use Clocker in their native language - - You can now signup to help convert Clocker to your preferred language by emailing me at abhishekbanthia@me.com - - Fixed a bug where the time was incorrectly displayed while adding a timezone -1.6.14Sep 9, 2019 +## 1.6.14 Sep 9, 2019 Tryin squash some bugs and making things a little faster. -1.6.13Sep 3, 2019 +## 1.6.13 Sep 3, 2019 Now, you can add dates in the compact menubar style. - - - Fix for timezones in compact mode getting cut off - - Fix for invisible location text in the menubar while transitioning to Dark/Light mode - -1.6.12Jul 24, 2019 +## 1.6.12 Jul 24, 2019 Bug fixes! -1.6.11Jul 20, 2019 +## 1.6.11 Jul 20, 2019 - Fixes the seconds always displaying bug! -1.6.10Jul 18, 2019 +## 1.6.10 Jul 18, 2019 - New icons. Shoutout to Anojan (@anojan__10) for working on this. - - Unified City and Timezone Search - - Bug fixes and improvements -1.6.09Apr 9, 2019 +## 1.6.09 Apr 9, 2019 - Added Anywhere on Earth timezone - - Fixed data calculation bug - - Under the hood changes -1.6.08Mar 31, 2019 +## 1.6.08Mar 31, 2019 Squashed some bugs: - - - Fix jumpiness for timezones overlapping in the menubar - - Fixed width if the next event label was too long - - Fix if system doesn't have Avenir font -1.6.07Dec 12, 2018 -New Compact Mode to squeeze in more time zones in your menubar - -New Onboarding Flow - -Show icon in the dock +## 1.6.07 Dec 12, 2018 +- New Compact Mode to squeeze in more time zones in your menubar +- New Onboarding Flow +- Show icon in the dock +- Switch between light, dark or your macOS default theme mode +- Design overhaul to the Calendar view +- Right-click opens extra options view +- Dock menu options for Quick toggle or Opening preferences +- and much more! -Switch between light, dark or your macOS default theme mode +## 1.6.06 Sep 25, 2018 +- Support for 10.14 Mojave! -Design overhaul to the Calendar view - -Right-click opens extra options view - -Dock menu options for Quick toggle or Opening preferences - -and much more! - -more -1.6.06Sep 25, 2018 -Support for 10.14 Mojave! - -1.6.05Sep 11, 2018 -Bug fixes and improvements - -1.6.04Sep 9, 2018 -* Fixes reminders integration - -* Fixes status bar update issues - -* Dark Mode support +## 1.6.05 Sep 11, 2018 +- Bug fixes and improvements -1.6.03Sep 3, 2018 -Fixes 12-24 hour issue +## 1.6.04 Sep 9, 2018 +- Fixes reminders integration +- Fixes status bar update issues +- Dark Mode support -Fixes menubar icon bug +## 1.6.03 Sep 3, 2018 +- Fixes 12-24 hour issue +- Fixes menubar icon bug -1.6.02Aug 19, 2018 -Fixes issue with incorrect time calculations. \ No newline at end of file +## 1.6.02 Aug 19, 2018 +- Fixes issue with incorrect time calculations. \ No newline at end of file From 6b8b03eef5af1d1790acb05c96a8f0e7ada34735 Mon Sep 17 00:00:00 2001 From: Abhishek Date: Sun, 6 Dec 2020 11:16:38 -0600 Subject: [PATCH 3/3] Update appcast.xml --- Clocker/Releases/appcast.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Clocker/Releases/appcast.xml b/Clocker/Releases/appcast.xml index 99fa337..520c930 100644 --- a/Clocker/Releases/appcast.xml +++ b/Clocker/Releases/appcast.xml @@ -2,15 +2,15 @@ Clocker Changelog -https://github.com/abhishekbanthia/Clocker/releases/download/v1.5.1/Clocker.zip +https://github.com/n0shake/Clocker/files/5613815/Clocker.app.zip Most recent changes en -Version 1.5.1 -10.12 -https://raw.githubusercontent.com/abhishekbanthia/Clocker/Releases/changelog.html -Fri Aug 14 14:59:58 GMT 2017 +0000 - + Version 20.10.03 + 10.12 + https://github.com/n0shake/Clocker/blob/master/Clocker/Releases/changelog.md + Sun Dec 07 14:59:58 GMT 2020 +0000 + \ No newline at end of file