This release fixes the issue with screen flickering and insecure TLS config + adds some features.
🥷 What's added?
- feat: Ability to add worklog by @ankitpokhrel in #410
- feat: Make selection highlight customizable by @ankitpokhrel in #419
🐞 What's fixed?
- fix: Flickering issue by @ankitpokhrel in #436
- fix: Issue with insecure TLS config by @ankitpokhrel in #413
- fix: Issue with default assignee and unassign from tui by @ankitpokhrel in #405
- fix(minor): Use pointer receiver to avoid heavy copying by @ankitpokhrel in #426
☕️ Other notable changes
- ehc: Increase max col width + some cleanup by @ankitpokhrel in #427
- chore: Remove deprecated ioutil usage by @ankitpokhrel in #422
New Contributors
- @stavares843 made their first contribution in #423
Full Changelog: v1.0.0...v1.1.0