Skip to content

Releases: J2-Tech/Plywood-jira

0.3.1

13 Jan 20:21
Compare
Choose a tag to compare

Improved stats screen
improved general performance
moved to SASS instead of CSS
better multi user support
better self-updating / start script

0.3.0

13 Jan 04:45
Compare
Choose a tag to compare
  • Better multi user support
  • Better config
  • UX / UI Redesign
  • Statistics page

0.2.5

19 Nov 14:17
Compare
Choose a tag to compare

Added self-generating SSL certificates
Added smarter colors

  • it is now possible to define a color for an issue key
  • If an issue has a parent and a color is defined in plywood for that parent, that color is used
  • else, if an issue has an epic, the jira epic color is used
  • finally, issue type colors are automatically generated from the icons
  • Refactored timer modal, added rounding options, small dark theme tweaks by @J2-Tech in #1
  • now rounding timer, start to earliest interval and stop to next by @J2-Tech in #2

Full Changelog: 0.2.3.4...0.2.5

0.2.3.4 - Dark mode, issue type icons & color, timer, auto update

08 Sep 23:53
Compare
Choose a tag to compare

Update / delete bug fix

16 Apr 13:25
Compare
Choose a tag to compare

fixed a bug where we could not update or delete logs

Multiple users bug + unstable connection help

25 Mar 20:15
Compare
Choose a tag to compare

You will have to do npm install after this release

Full Changelog: 0.2.3...0.2.3.1

0.2.3

18 Mar 12:05
Compare
Choose a tag to compare

Modified search so it doesn't refresh mid-search
modified error logging
modified about section

0.2.1

14 Mar 22:45
Compare
Choose a tag to compare

New loading indicator, better search, new option to search in all issues using jira's issue suggestion endpoint

You may have to update your .env

v0.2.0 - stable

06 Mar 14:03
Compare
Choose a tag to compare

Been using this for a few months every week, works well enough

needs a little optimization on the issues query still, but functionnal enough

v0.1.0

20 Dec 16:56
Compare
Choose a tag to compare

OAuth now completely functional, with automatic token refresh and redirection to login on the front end when necessary.

This release works well, stills needs some refactoring and optimizations, especially on the issue / worklog search / query.

:)