Skip to content

Releases: emacs-helm/helm

Version 2.7.0

06 May 15:51
Compare
Choose a tag to compare
  • Starting from now async dependency is mandatory even when installing from source.
  • Support for mouse usage have been added.
  • Pdfgrep is now recursive when called with a directory as argument.
  • completing-read with helm-mode have been optimized, it is now much faster.
  • Deprecated helm-debug-toggle have been removed.
  • Checksum is now asynchronous.

As always many bugfixes and improvements in embedded documentation.

Version 2.6.1

16 Apr 16:50
Compare
Choose a tag to compare
  • Some bugs fixed since 2.6.0

  • Fuzzy matching in buffers have been improved with regexp memoized, highlighting improved, and sorting for fuzzy enabled.

  • In helm-find-files RET is now opening a directory in helm and not in dired.

  • Marking all candidates in all sources is now possible with a prefix arg.

  • Deprecated helm-elscreen have been moved out of helm, helm for lacarte have been removed too for security issue.

Version 2.6.0

03 Apr 17:02
Compare
Choose a tag to compare
  • helm-M-x have now its own sort function for fuzzy.
  • Several bugfixes.

Version 2.5.4

21 Mar 13:41
Compare
Choose a tag to compare
  • Mostly bugfixes
  • Allow displaying imenu in all buffers in separate sources

Version 2.5.3

01 Mar 16:27
Compare
Choose a tag to compare
  • Improve adaptive sorting
  • Allow marking candidates in CRM
  • Diverses bugfixes

Version 2.5.2

08 Feb 19:52
Compare
Choose a tag to compare

Minor release with some bugfixes and some org commands added to help.

Version 2.5.1

31 Jan 15:57
Compare
Choose a tag to compare
  • Mostly bugfixes.

Version 2.5.0

19 Jan 10:03
Compare
Choose a tag to compare
  • Incompatible change:
    helm-kill-ring-max-lines-number have been replaced by helm-kill-ring-max-offset.

Version 2.4.0

12 Jan 10:52
Compare
Choose a tag to compare
  • New: Allow redisplaying helm-buffer.
    Use it to improve helm-locate with fuzzy matching.

Version 2.3.4

12 Jan 10:49
Compare
Choose a tag to compare

Bugfix release.