Skip to content

v1.2.1

Latest

Choose a tag to compare

@sk-ys sk-ys released this 30 Jul 23:10
· 2 commits to dev since this release

What's Changed

Bug Fixes

  • fix: remove old popups correctly when exceeding the limit in #272 [popup anywhere]
  • fix: stop storing issue title in localStorage in #273 [popup anywhere]
  • fix: store issue ID instead of URL in localStorage in #268 [two-pane mode]
  • Improve iframe interaction during popup dragging and resizing in #278 [popup anywhere]
  • fix: limit interpolate-size scope to project-index in #280 [ustom project list] [popup anywhere]
  • Fix DOM XSS (js/xss-through-dom) in issue_attributes_to_link.js with @Copilot in #281 [issue attributes to link]
  • Fix DOM XSS in direct edit issue list URL construction with @Copilot in #282 [direct edit on issue list]

Feature Enhancements

  • feat: ensure GraphViewer is defined before creating viewer for DrawIO graphs in #266 [custom issue]
    • fix: add redraw functionality for DrawIO graphs on issue view replacement in #264 [custom issue]
  • Enhance popup settings with user preferences and customization options in #274 [popup anywhere]
  • Enhance settings panel with state management and UI improvements in #276 [popup anywhere]

Full Changelog: v1.2.0...v1.2.1