Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Releases: yasoonOfficial/com.yasoon.jira

Release 1.5.5

27 Feb 09:04
Compare
Choose a tag to compare

It's been a long time since we released a last version. This was mainly because we developed a lot of new features with the help of some customers. Now we feel confident to release everything so you all can benefit of it.
Here we go...

New Features

  • New JIRA Addon with improved usability & onboarding
    • Not necessary to enter any separate password anymore, is now tied to JIRA instance
    • Splitted configuration to separate menu pages to improve overview
    • Possibility to download installer for Remote Desktop / Terminal Server environments
      f36ea5a8-fcce-11e6-8926-cfa71346ba90
  • Issue Templates, to pre-fill the creation screen, based on different criteria
    • Specify default project & issue type (for all users or specific groups)
    • Provide default field values based on user group, project & issue type
      63625a4e-fccf-11e6-88d3-ce40c508b829
    • Templates are applied automatically if group, project and issue type matches. However you can also give them a name so users can choose them manually.
      img
  • Service Desk Improvements
    • Reporter can be created from email sender ("on behalf of")
      fb3615ac-fcd1-11e6-8829-53dfbf790b6e
    • Ability to set participants
    • Support for Service Desk mandatory fields
  • Support for task synchronization, to synchronize your assigned issues
  • Attachment blacklist, allows to filter out e.g. signature images, based on a visual hash
    • The blacklist is company wide, so everyone profits immediately when an images blacklisted
      unbenannt
  • Improved Feed Productivity
    • Persistent Read-/Unread Behaviour
    • Collapsible date separators
    • Stable feed, so you don't lose focus when commenting on / updating issues
  • New/Updated Field Support for Addons
    • Tempo Timesheets
    • Teamlead CRM
    • Intenso Dynamic Forms
    • Watcher Addon
  • Disable Feed

Bugfixes

  • Fix issue with invalid characters in email attachments
  • Adjust Issue Status in feed to reflect current JIRA layout
  • Recent items have not been cleaned up correctly

Release 1.2

18 Sep 08:04
Compare
Choose a tag to compare

New Features

  • Rework Attachments

We made it even easier to work with email attachments.
Instead of choosing them manually, they are all prepopulated automatically and you can add them by just clicking on the checkbox.

Especially inline images without a correct name are sometimes hard to differntiate. So we added a nice image preview if you hover for a second:

  • Service Desk Comments

When working with a Service Desk we know support the to comment internally.
All issues that have a valid service desk assignment, have both buttons in the "Add-to-Issue" Dialog

  • Disable Feed

A lot of customers only use the "Create Issue" and "Add-to-Issues" buttons to better manage their emails. So we make it possible to deactivate the feed completely.
You can

  1. Turn off the feed in the JIRA settings

  1. Hide the JIRA Inbox button via the technical settings menu

- Improve performance

We experienced a low performance when the feed is heavily used. We think we have fixed the issue. Feed should not influence your overall speed.

  • Small Feed Changes

We made some minor changes to the feed but we are still working on our big rework to support a wider range of use-cases.

  • General Availability for Terminal Server Setups

Currently Terminal Server Setups have been available on custom request only.
We know build them for every customer and you can download them in the admin panel.

Bugfixes:

  • Avatar Images not updated correctly

1.1

27 May 10:07
Compare
Choose a tag to compare
1.1

New Features

  • Add German translation
  • Support for High DPI devices
  • Support to create new subtasks
    subtasks
  • Added support for the following fieldtypes in Create / Edit Dialogs
    • Cascaded Lists
    • Tempo Timetracking Account field
    • Custom Version Picker
    • Group Picker
  • Add @mentions in create, edit and add dialogs
    mentions
  • If status transitions have a popup, we open it in new browser instead of changing the status directly.
    transition

Bug Fixes

  • Editing issues now consistenly support to clear the values
  • Fix Label Picker
  • Fix Epic Chooser
  • More obstrusive error handling
  • Fix a bug with '' in file names

1.0

26 Jan 12:17
Compare
Choose a tag to compare
1.0

New Features

  • Introduced "JIRA hats", to indicate e-mails that have been uploaded to JIRA
  • Opening the issue from uploaded e-mails & all e-mails in the conversation is now possible from the ribbon
  • If an e-mail of the same conversation has already been added to an issue, the issue will be pre-selected in the "Add to Issue" dialog

JIRA Hats

  • Field "Epic Name" is now supported
  • Uploading single attachments is now possible from the right-click menu

Attachment upload

Bug Fixes

  • Fixed attachment detection for certain cases
  • User images are now loaded on first sync correctly into feed
  • Tabs in dialog are only shown if they contain fields
  • Sometimes the feed would be empty for an user, even though he/she has assigned issues

0.9.7

21 Dec 14:07
Compare
Choose a tag to compare

New Features

  • Better support for JIRA Service Desk projects
  • Moved Settings Save button to top for better visibility

Bug Fixes

  • Fixed attachment handling when combined with auto-add settings
  • Embedded images fixes
  • Fix log upload function

0.9.5

06 Nov 15:28
Compare
Choose a tag to compare

New Features

  • Auto-detection of issue/project key from e-mail subject
  • Setting: Automatically add email (.msg) in issue dialogs
  • Setting: Automatically add email header to description
  • Added "JIRA version" number to settings view

Bug Fixes

  • Fixed performance & memory issues related to file previews
  • Fixed that sometimes a dialog would not open when using "New, Add to Issue"
  • Improved inline image handling, should now detect all inline images correctly
  • Fixed issue with legacy timetracking support, which won't allow update of "estimated" field

0.9.3

23 Oct 09:33
Compare
Choose a tag to compare

Bug Fixes

  • Fixed "Connection could not be established" bug in "New Issue" Dialog

0.9.2

23 Oct 09:54
Compare
Choose a tag to compare

New Features

Support for embedded images in e-mails

When working with e-mails, embedded images are now included in the rendered JIRA markup as well.
The images will be automatically selected for upload in the dialogs.

For all images & screenshots, file previews will now be shown in the attachment dialog.

New File Dialog

Revamped "New Issue" Dialog

The dialog now supports tabs and will load your personal screen configuration from the system. E.g. when you have hidden some fields for a specific project, we will hide these fields in our dialogs as well now.

Dialog

New Feed Filtering

This release brings a completly new feed filter. You can now filter for several values at once and combine them just as you need them. In the settings menu you can also add more filters.
Plus you can save filters you need regularly (e.g. issues assigned to you)

Feed Filter

Minor additions

  • Log work hours to JIRA instantly from the feed
  • Reworked proxy behaviour
  • New Setting: Add email attachments automatically
  • New Setting: Customize Feed Filters
  • Admins: In the admin portal you can now specify default settings and change the mapping for email fields
  • Admins: We now support custom renderer. If you have fields (e.g. by another addon) and want to use these fields in Create/Edit Issue Dialog, we can now support this with custom coding.