This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
changelog.txt
129 lines (95 loc) · 3.06 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
=== Floating Awesome Button (FAB) ===
== Archived Changelog Entries ==
This file contains older changelog entries, so we can keep the size of the standard WordPress readme.txt file reasonable.
For the latest changes, please see the "Changelog" section of the [readme.txt file](https://plugins.svn.wordpress.org/floating-awesome-button/trunk/readme.txt).
= 1.5.2 =
* Integrate ajax search component
= 1.5.1 =
* HOTFIX: Anchor link scroll position
* HOTFIX: Single scroll to top button only not showing
= 1.5.0 =
* Add support location rules for user roles & post taxonomies
* Migrate metabox location rules to svelte
= 1.4.25 =
* Add External Link Hook Support
* Add New Button Type Latest Post Link
= 1.4.24 =
* Migrate PHP based script to component based script using Svelte JS
* HOTFIX: Tooltip line height and position
= 1.4.23 =
* Add supports for google reCaptcha v2 and v3
* Add modal layout and featured image
= 1.4.22 =
* HOTFIX: Template shape not changing
* HOTFIX: Contact Form 7 ajax not working
= 1.4.21 =
* Add reading progress bar module
* Add anchor link module
* Optimize floating button code for performance
= 1.4.19 =
* HOTFIX: Scroll to top not changing it shapes
= 1.4.18 =
* Create new module scroll to top
* Add module option in backend setting page
= 1.4.17 =
* Adding action button tooltip
* Restructure css shape code to be more efficient and lightweight
= 1.4.16 =
* Minor bug fix margin & padding target
= 1.4.15 =
* Add 10+ shapes (Bevel, Circle, Message, Octagon, Pentagon, etc)
* Add more button options (Color & Shape)
= 1.4.12 =
* Add overflow content option
* HOTFIX: Open link in new tab issue
* HOTFIX: in & out animation browser compatibility issue
* HOTFIX: navigation can't be disabled
= 1.4.11 =
* Add theme option (Blank, Window Light & Window Dark)
* Add modal background option color & opacity
= 1.4.9 =
* Add margin & padding option
* Add modal animation with animate.css
* Change maximize button to fullscreen
= 1.4.6 =
* Add maximize navigation button
* Add more animation (Modal, Button, Navigation)
* Add more design option (Navigation)
* Adjust Button Template Design
* Add cookies setting for auto trigger
* HOTFIX: Responsive design single button
= 1.4.3 =
* Add responsive option for button lists
* HOTFIX: Exit intent trigger issues
= 1.4.2 =
* Add option to change default animation
* Add option to change default icon
* Add trigger option to (Exit Intent, Time Delay)
= 1.3.10 =
* Add option to change position
* Add option to change color
= 1.3.9 =
* BUGFIX: Search module in linux server
= 1.3.8 =
* Add Auth (Login & Logout) Modal
* Add ability to change individual FAB size
= 1.3.7 =
* Add Elementor Visual Builder Support
= 1.3.6 =
* Add mutation observer for dynamic content
= 1.3.5 =
* Fix combined key and hotkey info in modal
= 1.3.4 =
* Add more hotkeys Ctrl, Shift, Alt, & Combined Key
= 1.3.2 =
* Responsive size & Visibility Status
= 1.3.1 =
* Resizable modal
= 1.2.4 =
* Bug fixes button type
= 1.2.3 =
* Premium function key
= 1.1.4 =
* Add REST API support for multiple post types
= 1.1.3 =
* Initial release. First Version.