You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -14,7 +14,7 @@ Changelog manager for digital products or releasable projects
14
14
15
15
This helps to write changes log for any digital products, projects releases. Any kind of change log likes bug fix, new, improvement etc can be noted easily.
16
16
17
-
### CBX Changelog by [Codeboxr](https://codeboxr.com/product/cbx-changelog-for-wordpress/)
17
+
### CBX Changelog & Release Note by [Codeboxr](https://codeboxr.com/product/cbx-changelog-for-wordpress/)
👉 Get the [pro addon](https://codeboxr.com/product/cbx-changelog-for-wordpress/#downloadarea)
45
45
46
46
* Post types support (built in or custom)
@@ -60,8 +60,8 @@ This helps to write changes log for any digital products, projects releases. Any
60
60
### 🔩 Installation ###
61
61
62
62
1. [WordPress has clear documentation about how to install a plugin].(https://codex.wordpress.org/Managing_Plugins)
63
-
2. After install activate the plugin "CBX Changelog" through the 'Plugins' menu in WordPress
64
-
3. You'll now see a menu called "CBX Changelog" in left menu, start from there, check the setting menu of CBX Changelog then create a new Changelog
63
+
2. After install activate the plugin "CBX Changelog & Release Note" through the 'Plugins' menu in WordPress
64
+
3. You'll now see a menu called "CBX Changelog & Release Note" in left menu, start from there, check the setting menu of CBX Changelog & Release Note then create a new Changelog
65
65
4. Use shortcode or widget as you need.
66
66
5. Try [pro addon](https://codeboxr.com/product/cbx-changelog-for-wordpress/#downloadarea) for extra features
67
67
@@ -74,6 +74,11 @@ This helps to write changes log for any digital products, projects releases. Any
74
74
75
75
76
76
== Changelog ==
77
+
= 2.0.5 =
78
+
* [fixed] Markdown to html conversion issue(multi line parsing was not working) fixed
79
+
* [updated] Pro Addon V1.2.1 released
80
+
* [updated] Shortcode and all widgets/blocks are updated
81
+
77
82
= 2.0.4 =
78
83
* [updated] Support page news display updated
79
84
* [updated] Pro Addon V1.2.0 released
@@ -129,104 +134,4 @@ This helps to write changes log for any digital products, projects releases. Any
129
134
* [update] Plugin uninstall method now works fine clearing/deleting options created by this plugin
130
135
131
136
= 1.1.3 =
132
-
* [update] Setting library 'select' field update to handle both single select and multi select using same method
133
-
134
-
= 1.1.2 =
135
-
* [improvement] PHP 8.x support
136
-
* [updated] Pro addon new version released with Dokan plugin support
137
-
138
-
= 1.1.1 =
139
-
* [improvement] Gutenberg block render fixed
140
-
* [updated] Pro addon new version released
141
-
142
-
= 1.1.0 =
143
-
* [improvement] Setting panel radio and checkbox style improved
144
-
* [improvement] Minor improvements and bug fixes.
145
-
146
-
= 1.0.16 =
147
-
* [improvement] New setting field for "Append change logs" in 'General Setting' tab
148
-
* [fixed] Technical flaw fixed to set version number based on if debug mode enabled or not.
149
-
* [new] Dashboard style improved
150
-
* [new] Added woocommerce like template system for different views which can be overrode using plugin and theme
151
-
152
-
= 1.0.15 =
153
-
* [improvement] Now single page slug customizable and markdown support updated.
154
-
* [new] Pro Addon updated.
155
-
* [fixed] Changelog Edit show/close issue solved
156
-
157
-
= 1.0.14 =
158
-
159
-
* [improvement] Date display format now can be changed using filter 'cbxchangelog_release_date_format'
160
-
* [new] Pro Addon updated
161
-
162
-
= 1.0.13 =
163
-
164
-
* [improvement] Checked compatibility with wordpress 5.8.3
165
-
* [fixed] Setting js loading issue solved
166
-
* [new] Pro Addon updated
167
-
168
-
= 1.0.12 =
169
-
170
-
* [improvement] Checked compatibility with wordpress 5.8
171
-
* [new] Added new feature in shortcode for order, order by
172
-
* [new] Added new feature in elementor widget for order, order by
173
-
* [new] Added new feature in vc widget for order, order by
174
-
* [improvement] Other minor improvements
175
-
176
-
= 1.0.11 =
177
-
178
-
* [new] Added a new 'url' field for each release and shortcode param updated
179
-
180
-
= 1.0.10 =
181
-
182
-
* [improvement] Branding css load improvement
183
-
184
-
= 1.0.9 =
185
-
186
-
* [improvement] CSS, JS loading improvement
187
-
* [improvement] Restrict to delete the only feature of any release
0 commit comments