Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.66 KB

CHANGELOG.md

File metadata and controls

34 lines (25 loc) · 1.66 KB

Changelog

1.6.1 (2019-04-04)

  • Fix: Name of sender instead of chat was used to determine if message in chat should be displayed

1.6.0 (2018-11-29)

  • Added online / offline notification of buddies (#7)
  • Added configuration on group level (#6)

1.5.0 (2018-09-26)

  • Added local settings.

1.4.0 (2018-06-08)

  • Added options to enable or disable notifications based on the type of the received messages and current status. (#3, #5)
  • Changed app id to "Pidgin.Pidgin" to increase interoperability with other plugins. (#4)

1.3.0 (2018-05-31)

  • Added account and chat name to notification.
  • Added that a click on a notification opens the conversation.

1.2.0 (2018-05-29)

  • Added that notifications are only shown when the window is not focused.
  • Fixed a crash when the name of a sender cannot be determined.
  • Improved error handling.

1.1.1 (2018-04-06)

  • Changed license to GPLv2.

1.1.0 (2018-02-17)

  • Added support for none XML tags in messages.
  • Added protocol name in notifications.

1.0.0 (2017-11-03)

  • Initial Release.