Skip to content

v1.1rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@cfillion cfillion released this 13 Sep 21:13
· 748 commits to master since this release
v1.1rc1
9eb3f30

Added:

  • filter: implement ^ and $ anchors to match start and end of string
  • filter: implement NOT, OR and ( ) grouping operators à la REAPER
  • manager: synchronize after enabling a repo or the auto install mode [p=1726030]

Changed:

  • about repo: add ^anchors$ when setting the browser's filter
  • about: make the window user-resizable [#10]
  • config: enable all repositories by default [p=1726030]
  • manager: make the window bigger [#10]

Fixed:

  • win32: update curl to v7.50.2 (bugfix for wine) [p=1717444]