Skip to content

v1.2rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@cfillion cfillion released this 29 Oct 16:03
· 323 commits to master since this release
v1.2rc2

Added:

  • browser: pass all up/down arrow keypresses to the list
  • browser: show about package window on spacebar
  • manager: display enabled status using REAPER's checkbox icons
  • manager: toggle repository enabled status when clicking on the checkbox icons or pressing spacebar
  • path: allow paths longer than 260 characters on Windows [p=1861355]

Fixed:

  • browser: fix Refresh Browser (F5) action (v1.2rc1 regression)
  • listview: fix clearing queued actions in browser's queued tab (v1.2rc1 regression)
  • listview: fix header right click detection when list is scrolled on macOS
  • receipt: fix missing newline when updating through >1 versions (v1.2rc1 regression) [#21]
  • win32: fix crash when opening links (v1.2rc1 regression)

Changed:

  • about: always show the about tab (even if documentation is empty or invalid)
  • about: remove "About" prefix in the title bar
  • about: split File column into File and Path in the Contents tab
  • browser: avoid repopulating the whole list when applying an asynchronous transaction
  • browser: disable impossible selection-wide operations in the Actions menu
  • browser: hide "Copy package name" from the context menu if no packages are selected
  • browser: show "Copy package names" in the Actions button's menu as well
  • listview: don't repopulate the entire list whenever the filter is changed
  • listview: enable double buffering on Windows