Skip to content

Releases: mountainash/taskana

📦 Fixed Short-cut + Dependency updates (again)

02 Oct 14:30
34d0fe4
Compare
Choose a tag to compare

Due to some UI changes on the Asana.com website the short-cuts for New Task and Preferences were broken - these are fixed again.

  • Update dependency electron from v24.1.2 to v26.2.4
  • Update dependency electron-builder from v24.2.1 v24.6.4
  • Update dependency electron-updater from v5.3.0 v6.1.4

🚸 Fixed: Short-cuts + Dependency updates

16 Apr 12:15
8ead02f
Compare
Choose a tag to compare

Due to some DOM changes on the Asana.com website the short-cuts for New Task and Preferences were broken - fixed these.

  • Update dependency electron from v21.0.1 to v24.1.2
  • Update dependency electron-builder from v23.3.3 v24.2.1
  • Update dependency electron-context-menu from v3.5.0 v3.6.1
  • Update dependency electron-updater from v5.2.1 v5.3.0

🎉 Election 21 + many Dependency updates

02 Oct 20:29
950f036
Compare
Choose a tag to compare

Dependency updates

  • Update dependency electron from v19.0.9 to v21.0.1
  • Update dependency electron-builder from v23.1.0 to v23.3.3
  • Update dependency electron-updater from v5.0.5 to v5.2.1
  • Update dependency electron-context-menu from v3.3.0 to v3.5.0
  • Update dependency electron-store from v8.0.2 to v8.1.0

Do the Update

23 Jul 17:20
9a81c83
Compare
Choose a tag to compare

Dependency updates to stop updater notification on every load (as it wasn't actually updating)

  • Update dependency electron from v19.0.6 to v19.0.9
  • Update dependency electron-updater from v4.6.5 to v5.0.5

If you have the previous version of the app - you might need to download it again manually from here.

Electron update to v19 + deps updates

12 Jul 20:50
01daa64
Compare
Choose a tag to compare

Dependency updates and focus on New for keyboard selection (use the down arrow to choose what new thing you want).

  • Update dependency electron from v16.0.1 to v19.0.6
  • Update dependency electron-builder from v22.14.5 to v23.1.0
  • Update dependency electron-updater from v4.6.1 to v4.6.5
  • Update dependency electron-store from v8.0.1 to v8.0.2
  • Update dependency electron-updater from v3.1.1 to 3.3.0
  • Update dependency keytar from v7.7.0 to v7.9.0

 Apple Silicon Release

22 Nov 19:41
b60c987
Compare
Choose a tag to compare

Close (and open) tasks at super speed with the new Apple Silicon release target. Also a new Electron major version bump.

  • Update dependency electron from v15.1.2 to v16.0.1
  • Update dependency electron-builder from v22.13.1 to v22.14.5
  • Update dependency electron-updater from v4.3.9 to v4.6.1

🚸 Fixed: Shorts-cuts

14 Oct 17:16
Compare
Choose a tag to compare

Due to some DOM changes on the Asana.com website the short-cuts for New Task and Preferences were broken - thanks to first-time-contributor @Shylajhaa for her work in fixing these.

  • Update dependency electron from v15.1.1 to v15.1.2
  • Update dependency electron-builder from v22.11.7 v22.13.1

👷 Remove the Dev Deps

08 Oct 20:25
93f61b0
Compare
Choose a tag to compare

Fix: It seems asana.com added Google's Doubleclick scripts (Advertising network often used for retargeting) which was causing the "security" model to open the script in a new browser window (in a not nice loop). An exception has been added for .doubleclick.net.

  • Update dependency electron from v13.1.7 to v15.1.1
  • Update dependency electron-config from v2.0.0 to electron-store v8.0.1 (same dep, but new name & version)
  • Removed electron-debug
  • Removed `electron-log
  • Removed electron-is-dev

🥶 Fix the Freeze

30 Jul 14:53
Compare
Choose a tag to compare

Without any code changes (just dependency updates), the issue of Taskana freezing when clicking on a link to an external [from Asana] link is fixed. Enjoy!

  • Update dependency electron from v13.1.1 to v3.1.7
  • Update dependency electron-builder from v22.11.5 to v22.11.7
  • Update dependency electron-context-menu from v3.1.0 to v3.1.1
  • Update dependency electron-log from v4.3.5 to v4.4.0

Nicer file download handling

29 May 16:19
3e36c64
Compare
Choose a tag to compare

Previously Taskana would load the URL to download task files/attachments in the default web browser - bouncing the workflow away from the task and Taskana into a new browser tab with a download file dialogue. Once downloaded an blank tab was left displaying in the browser. This experience was even worse if your browser wasn't already running.

Now you'll get a nice simple dialogue to allow saving the file on your computer directing within Taskana.

Screen Shot showing the new Taskana download dialogue window

Also in this release is a new menu item to quickly expose the Asana preferences modal - checkout some of the mods and customisations you can make to Asana under the Taskana application menu.

Dependency Updates

  • Update dependency electron to v13.0.1
  • Update dependency electron-context-menu to v3.1.0
  • Update dependency electron-builder to v22.11.5
  • Update dependency electron-updater to v4.3.9