-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchangelog.txt
56 lines (41 loc) · 1.56 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
= Changelog archive =
This is an archive of older changelog entries. Most recent entries are maintained in readme.txt
= 1.4.2 =
* Fixed an issue with Post/Page/CPT Updated notifications being triggered.
= 1.4.1 =
* Fixed a reference to a function that did not exist.
= 1.4.0 =
* Added support for Microsoft Teams.
* Improved the type of status changes than can be detected for Posts, Pages, and Custom Post Types.
* Reorganized the Settings page.
= 1.3.0 =
* Added default settings for Slack and Discord.
* Added a button to manually refresh the list of Custom Post Types.
* Added a page for viewing the available Add-ons.
= 1.2.2 =
* Fixed ability to @mention Discord users.
* Updated translation file.
= 1.2.1 =
* Automatically detect available Custom Post Types.
= 1.2.0 =
* Added new System notification for Plugin Activation, Plugin Deactivation, and Theme Changes.
* Added Custom Post Type notifications.
* For developers: Added filter hooks to the message subjects.
= 1.1.6 =
* Removed some unneeded vendor files from the previous release.
= 1.1.5 =
* Fixed an issue where System events could only send notifications to one service.
= 1.1.4 =
* Fixed an issue with the Discord service.
= 1.1.3 =
* Fixed Discord message titles.
* Fixed an error with WordPress Core update checks.
* Added an action for interacting with the Settings container.
= 1.1.2 =
* Removed parentheses surrounding new version numbers in theme and plugin update notifications.
= 1.1.0 =
* Added comment notifications.
* Added user notifications.
* Added system notifications.
= 1.0.0 =
* Initial release.