-
Notifications
You must be signed in to change notification settings - Fork 7
/
changelog.txt
50 lines (35 loc) · 975 Bytes
/
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
=== Admin Panel Tips ===
== Changelog ==
= 1.0.7.7 =
* Fix: PHP error : Trying to get property of non-object
= 1.0.7.6 =
* Tips not working in single
= 1.0.7.5 =
* Fix: Tips still showing when turned off in profile settings in some setups
* Fix: Make hide link actually turn off permanently in profile
* Fix: Various code cleaning/compatibility
= 1.0.7.4 =
* Fixed: Tip is published even when I select the draft status
= 1.0.7.3 =
* WordPress 3.8 compatibility
* Fixed: Dismiss cookie name
* i18n improvements
= 1.0.7.2 =
* Fixed: Tips still showing when turned off in profile settings
= 1.0.7.1 =
* Update SQL
= 1.0.7 =
* Dismiss Tips
= 1.0.6 =
* DB Upgrades not applying
= 1.0.5 =
* Unpublish tips instead of deleting them
= 1.0.3 =
* Compatibility update for WordPress 3.1
= 1.0.2 =
* Multilanguage support
* Internationalization
= 1.0.1 =
* Compatibility update for WordPress 3.0
= 1.0.0 =
* Initial Release