Skip to content

v1.2.0

Latest

Choose a tag to compare

@sk-ys sk-ys released this 14 Jun 05:55

Overview


Redmine 6.0 and 6.1 Support

  • Support Redmine 6.1 in #133
  • Support the custom issue feature on Redmine 6.1 in #132
  • Support Redmine 6.1 in #133
  • Support Image insertion modal on Redmine 6.1 in #139
  • Support Custom Issue List on Redmine 6.1 in #145
  • Support Custom Issue Note List on Redmine 6.1 in #147
  • Support Custom Calendar on Redmine 6.1 in #149
  • Support Custom Gantt Chart on Redmine 6.1 in #153
  • Support 2-Pane Mode on Redmine 6.1 in #158 #160
  • Support Popup anywhere on Redmine 6.1 in #162
  • Support Simple menu bar on Redmine 6.1 in #164
  • Enhance Gantt click handler compatibility in #151

New Features

Custom project list

  • Add custom project list feature in #224
  • Add wiki link to project shortcut menu in #250
  • Add customizable project shortcut menu options in #251
  • Add dummy project item for layout adjustment in #259
  • Prevent page flicker during load in #244

Hyperlink converter

  • Add automatic HTML hyperlink conversion for the wiki editor #201
  • Improve hyperlink extraction logic in #211

Update relative time in realtime [Experimental]

  • Add real-time relative time updates in #182

Updates

Auto-reload

  • Enhance auto-reload functionality in #187
  • Add auto-reload settings dialog in #185

Custom issue

  • Add support for customizing the issue form in the IssuesController create action in #167 #169
  • Add attribute separator color settings in #180
  • Add new layout type for issue edit view in #181
  • Add reset and reload functionality to settings panel in #189
  • Add Quick Notes settings panel to settings panel in #196
  • Add configurable Quick Notes position in #195
  • Add keyboard shortcuts for textareas in #198 #199
  • Add support for Actual Date plugin in #209
  • Support Lazy Load History plugin in #217 #230

Simple menu bar

  • Compatible with Additional Tags Plugin in #177

Direct edit on issue list

  • Add support for datetime-local fields in #213
  • Add additional tags support in context menu in #222

Custom issue list

  • Add view settings panel for issue list in #246

Image insertion modal

  • Add clear size button to image modal in #255

2-pane mode

  • Add time entries support to 2-pane mode in #262

Copy issue form link with data

  • Add fallback for clipboard copy functionality in #137

Others

  • Update localStorage key handling to support multiple Redmine instances in subdirectories
    in #193

Bug Fixes & Improvements

Compact notice bar

  • Improve close button styling in #143

Direct edit on issue list

  • Set default backUrl when missing in #166
  • Fix custom field update issue in #203

Image insertion modal

  • Fix input issues and improve modal design in #178

Simple menu bar

  • Fix Simple Menu Bar rendering issue in #184
  • Wrap scripts for better scope management in #240

Custom issue

  • Fix sidebar display issue in #205
  • Fix issue form layout problems in #215
  • Improve stability of issue form updates in #219
  • Fix issue form design inconsistencies in #220
  • Fix first note not being added in #232
  • Fix side-by-side width reset issue in #256
  • Adjust padding in new issue attributes section in #258

Popup anywhere

  • Add iframe interaction protection during dialog operations in #234

Show only opened issues

  • Add 'only opened issues' condition display in #235

Others

  • Fix context menu position issue in #156
  • Fix anchor tag behavior in #175
  • Improve sidebar update compatibility in #191
  • Reinitialize GLightbox when needed in #207
  • Improve sticky header handling in #228
  • Refactor home URL retrieval in #238
  • Update localStorage key naming in #241 #242

Other Changes

  • Disable copy button feature in pre/code block on Redmine 6.1 in #135
  • Revert 2-Pane mode change in #159
  • Revert IssuesController create support (temporary rollback) in #168
  • Merge dev branch for v1.2.0 Release in #225

New Contributors

  • @Copilot made their first contribution in #195

Full Changelog: v1.1.3...v1.2.0