Skip to content

v1.2.0

Compare
Choose a tag to compare
@TheAshenWolf TheAshenWolf released this 24 Jul 14:49
· 42 commits to release since this release
  • Fixed issue where the plugin was preventing packaging
  • Removed the requirement for Python and Wakatime in the cmd
  • Wakatime-cli is now downloaded in case user does not have it yet
  • Removed "Position" selection from the menu, all activities now depend on the event that fired them
  • Patched memory leaks (oops, sorry!)
  • Split the code into two files, so it has a better maintainability
  • Heavily refactored all the code to comply with UE4 style guidelines
  • The API key is now saved in the users .wakatime.cfg file, making it compatible with other plugins - if you already used wakatime elsewhere, you are most likely all set!

Shoutout to @simonSlamka for helping me and motivating me to finish this release. Thank you!