-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
104 lines (71 loc) · 2.77 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
= Changelog archive =
This is an archive of older changelog entries. Most recent entries are maintained in readme.txt
= 1.4.3 =
* New features
* Added link thumbnails to free version
* Added social media links to free version
* Added notice to inform user whether Simple Page Ordering plugin is installed or activated
* Add link to Support Forum on menu
* Bug fixes
* Fixed bug that was preventing users to add link thumbnails
= 1.4.2 =
* Fixed small bugs
= 1.4.1 =
* Fixed bug on links reordering
= 1.4.1 =
* Bug fixes
* Fixed bug on links reordering
= 1.3.1 =
* Bug fixes
* Fixed conflict with other plugins
= 1.3.0 =
* New features
* Live Preview: configure your link in bio page settings in the WordPress dashboard
* (Pro Only) WooCommerce Integration: display a shoppable page and sell directly on Instagram
* (Pro Only) 3 Templates: Links, Posts, and Shoppable Page (requires WooCommerce)
* (Pro Only) Display image thumbnails on links
* (Pro Only) Display your Social Networks URLs (Facebook, Instagram, Twitter, YouTube, Twitch, Pinterest, LinkedIn, WhatsApp, Messenger, and Telegram)
= 1.2.4 =
* Bug fixes
* Fixed Google Analytics and Facebook Pixel bug
= 1.2.3 =
* Bug fixes
* Added missing animate.min.css file
= 1.2.2 =
* New features
* Added link animation support, powered by [Animate.css](https://daneden.github.io/animate.css/)
* Added anchor links support
* Added emoji support
* Added UTM parameters support
* Display links ordered by order on admin by default
* Bug fixes
* Removed default UTM parameters
* Removed public attribute from CPT (made it not public)
= 1.2.1 =
* Bug fixes
* Fixed admin and frontend conflicts
* Added wplb_is_endpoint() method
* Added validation on wplb_front_scripts()
* Added validation on wplb_template_include()
* Moved wplb_remove_all_scripts() and wplb_remove_all_styles() to wplb_clear_head()
* Changed wplb_clear_head() to load on wp action
= 1.2.0 =
* Free version released on WordPress repository. Yay! :)
= 1.1.0 =
* New features
* Added Freemius integration
* Added dropdown to select landing page
* Added read-only field to display Link URL
* Added copy link button to make easier to copy Link URL
* Added WP Media uploader integration to add profile or logo pictures
* Added WP Color Picker integration to background and link colors
* Added English Translation (default)
= 1.0.1 =
* New features
* Changed title of page from site name to page title
* Bug fixes
* Removed sticky posts to match the number of posts displayed in grid style
* Changed UTM Source to 'instagram' (lowercase) and UTM Medium to 'post'
* Fixed first submenu item label on dashboard
= 1.0.0 =
* Initial beta release.