Skip to content

Releases: ZEBAS204/adobe-wakatime

v1.2.1

10 Nov 20:51
e8ec760
Compare
Choose a tag to compare
Supported Applications
Application Type Is supported? Tested on version(s)
Photoshop UXP ✔️ YES 23.1.0 - 25.1.0
After Effects CEP ✔️ YES 23.5.0 - 24.0.2
Audition CEP ✔️ YES 23.3.0.55
Illustrator CEP ✔️ YES 27.9 - 28.0
Premier Pro CEP ✔️ YES 23.5.0
Animate CEP ❓ UNKNOWN -
Bridge CEP ❓ UNKNOWN -
Dreamweaver CEP ❓ UNKNOWN -
InCopy CEP ❓ UNKNOWN -
InDesign CEP ❓ UNKNOWN -
Prelude CEP ❓ UNKNOWN -
Rush CEP ❓ UNKNOWN -
If you have tested it on an application marked as unknown, please submit an issue so I can update this table!

Changelog

  • Now all saved configs will be restored at startup instead of waiting for the first heartbeat request.
  • Set the minimum panel width and height to 1 so you can shrink the panel to atoms if you wish.
  • Fixed possible race condition when the extension was disabled and a request was already made to the API.

UXP

  • Now the plugin automatically loads at startup.
    Requires a minimum version of 23.1.

CEP

  • Now the extension should automatically load at startup for hosts that previously did not load when the panel was collapsed.
  • Fixed host application intercepting key events that prevented typing into text fields.

Make sure to follow the Installation Guide and Usage Guide.

Full Changelog: v1.2.0...v1.2.1

v1.2.0

31 Aug 00:50
f393f49
Compare
Choose a tag to compare

Changelog

  • Added the ability to specify the project name (the default project name remains the application name)
  • Added visual feedback when saving the API key
  • Introducing a new version update notification
  • Fixed extension not disabling correctly
  • Make the _waka prefix optional for the API key validation
  • User-Agent now correctly matches the plugin version
  • Added safe User-Agent formatting

CEP

  • Use the full application name for some products

Make sure to follow the Installation Guide.

Full Changelog: v1.1.0...v1.2.0

v1.1.0

02 Jul 23:36
307d789
Compare
Choose a tag to compare

Changelog

  • Use Spectrum Web Components (SWC) to keep parity with Adobe design system
  • Now the connection status indicator updates when the extension is disabled
  • Update API key input placeholder to match how the default key starts
  • Separated releases files for UXP and CEP into their own zip file
  • All storage now uses localstorage
  • Icons now use the WakaTime logo

UXP

  • Only display machine name input in UXP
  • Improve the status indicator display
  • Use enableSWCSupport for SWC

CEP

Known Issues

  • Extension not disabling correctly

Make sure to follow the Installation Guide.

Full Changelog: v1.0.1...v1.1.0

v1.0.1

24 Jun 21:54
a496d5a
Compare
Choose a tag to compare

Currently supports:

  • Tracking time
  • Tracking file name
  • Tracking file path
  • Machine name (optional UXP)

Changelog

UXP

  • Allow tracking file path (if exists)
  • Add a new Plugin Configuration section
  • Add the ability to set the machine name manually
  • Fixed hyperlink not having permission to open
  • Removed hyphen on the project name
  • Moved the "Plugin enabled" checkbox to the Plugin Configuration section

Known Issues

  • Extension not disabling correctly

Make sure to follow the Installation Guide.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

23 Jun 02:45
90d4eb3
Compare
Choose a tag to compare

Currently supports:

  • Tracking time
  • Tracking file name
  • Tracking file path

Make sure to follow the Installation Guide.

Full Changelog: https://github.com/ZEBAS204/adobe_wakatime/commits/v1.0.0