Skip to content

Releases: hkatic/clock

31.08.0

31 Aug 11:53
Compare
Choose a tag to compare

What's Changed

  • Add on-demand mode support by @CyrilleB79 in #48
  • Use SettingsDialog class for alarms dialog by @nvdaes in #50
  • Add unassigned command to see layered commands (keys to be pressed after NVDA+shift+f12) in browse mode by @nvdaes in #51

New Contributors

Full Changelog: 25.05.0...31.08.0

Development Build

09 Nov 00:17
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release
latest

Update buildVars

25.05.0

02 Apr 12:19
Compare
Choose a tag to compare

What's Changed

  • New time formats and ability to separate intermediate minute and hourly chimes by @ip3rfra in #46

New Contributors

Full Changelog: 24.04.0...25.05.0

24.04.0

08 Apr 10:39
Compare
Choose a tag to compare

Full Changelog: 08.04.0...24.04.0

08.04.0

08 Apr 09:30
Compare
Choose a tag to compare

Full Changelog: 23.03.0...08.04.0

23.03.0

12 Mar 14:39
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue occurring when translated time formats are not unique. by @CyrilleB79 in #44
  • Modified the time display format examples so that are not ambiguous anymore by @CyrilleB79 in #45

New Contributors

Full Changelog: 21.06...23.03.0

21.06

29 May 17:45
Compare
Choose a tag to compare

Hi to all!
I am publishing the maintenance release to make it compatible with NVDA 2022.1.

Clock 22.01

31 Dec 03:38
Compare
Choose a tag to compare

Hi all,

Clock add-on 22.01 is now available with localization updates.

Clock 21.11

12 Nov 03:33
Compare
Choose a tag to compare

Hi everyone,

Clock add-on 21.11 stable version is now available.

Changelog:

  • Vast changes to user interface messages and documentation.
  • Clock Setup panel was renamed to Clock.
  • Alarm settings is now part of NVDA tools menu.
  • A new Clock layer command (T) has been added to schedule alarms.
  • In Clock settings panel, "enter 24 hour format" for quiet hours checkbox is now a combo box to specify quiet hour formats b3etween 12-hour and 24-hour format.
  • Quiet hours settings now uses combo boxes instead of edit fields with a specific syntax.
  • Add-on source code was modernized, including better use of Python 3 syntax, updated add-on dependencies, lint, and type information in some modules.
  • Fixed an incorrect output for stopwatch and countdown timer announcements when the duration exceeded 24 hours.
  • Resolved a 24-hour time announcement format issue where NVDA said odd things shortly after midnight.

Enjoy.

Clock 21.09

10 Sep 04:02
Compare
Choose a tag to compare

Hi all,

Clock 21.09 is now available. For the next few months I (Joseph Lee) will be maintaining this add-on on behalf of the NVDA add-ons community, mostly assisting with modernization work.

Changelog:

  • NVDA 2019.3 or later is required.
  • Massive lint work with help from Flake8.
  • Most code is compliant with Python 3 expectations.

Enjoy.