Skip to content

Releases: pbauerochse/youtrack-worklog-viewer

v2.7.5

13 Jun 06:26
Compare
Choose a tag to compare
  • Updating the dependencies as they were causing errors on recent Mac JVMs
  • Removing POI in favor of FastExcel, significantly reducing the size of the jar file

v2.7.4

13 Jun 11:26
Compare
Choose a tag to compare

Fix for #44

v2.7.3

20 Apr 13:11
Compare
Choose a tag to compare

Version 2.7.3

  • #43 Adding Project full name as grouping criteria

v2.7.2

05 Dec 13:01
Compare
Choose a tag to compare
  • Fixed an internal error when checking for new releases
  • added binary for Apple Silicon CPUs

v2.7.1

21 Dec 09:02
Compare
Choose a tag to compare

Version 2.7.1

  • Added an indicator on issues with an estimate, to show how much time of the estimate was already spent
    optimized detail view
  • long field values are abbreviated to prevent breaking the list view
  • summary in the title bar won't collapse anymore when too long
  • properly escaping HTML entities in the description
  • errors while decrypting the stored authentication won't prevent the application from starting anymore
  • fixing a bug where the file dialog won't show when the previously used directory does not exist anymore

v2.7.0

13 Jul 14:32
Compare
Choose a tag to compare

Version 2.7.0

  • Added a logo created by Patrick Marx
  • Minor changes to the plugin API
  • New search results view, containing more information
  • Creating new work items dialog now also allows setting the the work type
  • Statistics pane shows graph depending on the selected grouping criteria
  • Progressbar shows the current tasks name
  • Issue details view now also contains the issues fields and tags
  • more consistent styling of the ui components between different themes

v2.6.1

04 Dec 07:35
Compare
Choose a tag to compare

Version 2.6.0

  • saving statistics pane window divider position to the settings
  • added an overtime overview to the own worklogs tab statistics pane (#37)
  • fixed a bug parsing custom youtrack field values

v2.6.0

17 Oct 06:29
70902ad
Compare
Choose a tag to compare

Version 2.6.0

This is a quite feature rich version, that I hope you will enjoy. One thing to note though is, that there now is a version for each operating system, so you have to download the appropriate version for your OS.

  • Grouping criterias can now be changed without having to reload the last performed search (#36)
  • Context-Menues allow you to perform appropriate actions on the selected issue
  • Marking issues and frequently used search queries as favorites
  • Added a "Search" tab, which allows you to search for issues and access your Favourites
  • Added a settings section to defined keyboard shortcuts / hotkeys for frequently commonly used actions (#35)
  • The settings dialog now allows you to defined half hours in the work hours section (mentioned in #31)

v2.5.0

05 Nov 14:18
Compare
Choose a tag to compare

Version 2.5.0 Release Notes

Important note: starting with this release, any Java version less than 11 is not supported anymore. If you need to run the application on a Java 8 runtime, please stick to the v2.4.3 release

  • switch to Java 11 as minimum required version
  • adding openjfx as dependency in favor of having to install it on the operating system

v2.4.3

03 Sep 15:27
Compare
Choose a tag to compare

Version 2.4.3 Release Notes

  • Fixed a bug where too many group-by criteria were discarded in 2018.2 connector