Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 972 Bytes

File metadata and controls

34 lines (19 loc) · 972 Bytes

Change Log

2.3.3

  • Fixed an issue where theme was not found

2.3.2

  • Fixed: Theme matching for themes without an explicit id in their extension manifest. Themes that only define a label are now correctly identified and matched.
  • Added end-to-end tests and CI improvements for stability.
  • Fix: resolve theme id vs label to ensure theme applies reliably.
  • UI: Settings webview styling improvements and select fields use VS Code colors.

2.3.1

  • Fixed: Settings page theme select now shows the saved value correctly.

2.3.0

  • Added optional iconTheme support in mappings to switch File Icon Theme along with the Color Theme.

Special thanks to https://github.com/zzhaolei for suggesting the iconTheme support :)

2.0.0

  • No need to specify timezone in each mapping. Instead, define the utcOffset setting.

1.0.1

  • If there are no tasks scheduled until the current time, then get the last task from yesterday.

1.0.0

  • Initial release