Releases: J2-Tech/Plywood-jira
Releases · J2-Tech/Plywood-jira
0.2.5
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
Update / delete bug fix
fixed a bug where we could not update or delete logs
Multiple users bug + unstable connection help
You will have to do npm install after this release
Full Changelog: 0.2.3...0.2.3.1
0.2.3
0.2.1
v0.2.0 - stable
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
v0.0.3 - OAuth ssl validation
the disable SSL validation now works with the OAuth calls.
v0.0.2 - experimental OAuth 2.0 support
This release bring OAuth2 support, which allows multiple users to use the same Plywood instance, connected to one jira instance.
i might look into automatic jira instance detection and multiple instances in the future
:)