Skip to content

Releases: profanity-im/profanity

0.6.0

18 Feb 13:22

Choose a tag to compare

27 days after the release of 0.6.0 RC 1, and two years after 0.5.1 we finally release 0.6.0!

profanity 0.6.0 depends on libstrophe/libmesode >= 0.9.2.

Changes:

  • Allow moving vertical window positions (/titlebar, /mainwin, /statusbar, /inputwin)
  • Allow loading/unloading all plugins (/plugins)
  • Allow installing plugins from directory (/plugins)
  • Allow uninstallation of plugins (/plugins uninstall)
  • Allow update of plugins (/plugins update)
  • Theme option for status bar time (statusbar.time)
  • Case/accent insensitive autocompletion
  • Shift tab to select previous autocomplete suggestion
  • Allow searching help (/help search_all|search_any)
  • Support for Legacy SSL
  • Allow caching of rooms (/rooms cache)
  • Add autocompletion for servername when listing rooms (/rooms service)
  • Allow showing/disabling tab number in statusbar (/statusbar show)
  • Adjust configure for OpenBSD
  • Use UUIDs instead of counter for messages
  • Support basic ad-hoc commands(xep-0050) (/command)
  • Add option to trust server's certificate (/connect, /account)
  • Add possibility to close windows via prof_win_close inputrc hook
  • Bug fixes: https://github.com/boothj5/profanity/milestone/16?closed=1

0.6.0 RC1

22 Jan 13:15

Choose a tag to compare

0.6.0 RC1 Pre-release
Pre-release

This is the first release candidate for 0.6.0.
After a few weeks of testing we will release 0.6.0.

Please help testing and report the bugs you find.