Skip to content

Commit c960a41

Browse files
committed
version 1.1.6 released
1 parent eef988a commit c960a41

File tree

413 files changed

+40549
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

413 files changed

+40549
-0
lines changed

LICENSE.txt

Lines changed: 339 additions & 0 deletions
Large diffs are not rendered by default.

README.txt

Lines changed: 189 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,189 @@
1+
=== CBX Changelog ===
2+
Contributors: codeboxr, manchumahara
3+
Tags: changelog,history,release,version,product log
4+
Requires at least: 5.3
5+
Tested up to: 6.7.1
6+
Stable tag: 1.1.6
7+
Requires PHP: 7.4
8+
License: GPLv2 or later
9+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
10+
11+
Changelog manager for digital products or releasable projects
12+
13+
== Description ==
14+
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+
17+
### CBX Changelog by [Codeboxr](https://codeboxr.com/product/cbx-changelog-for-wordpress/)
18+
19+
📋 [Documentation](https://codeboxr.com/doc/cbxchangelog-doc/) | 🌟 [Upgrade to PRO](https://codeboxr.com/product/cbx-changelog-for-wordpress/#downloadarea) | 👨‍💻 [Free Support](https://wordpress.org/support/plugin/cbxchangelog/) | 🤴 [Pro Support](https://codeboxr.com/contact-us) | 📱 [Contact](https://codeboxr.com/contact-us/)
20+
21+
**If you think any necessary feature is missing contact with us, we will add in new release. Best way to check the feature is, install the free core version in any dev site and explore**
22+
23+
## 🛄 Core Plugin Features ##
24+
25+
* All release or single release change log can be embed in any post using easy shortcode.
26+
* Release note or single change log input field supports markdown syntax as much as possible
27+
* Show/hide label & date (From v1.0.6)
28+
* 7 type issue label added (Added, Fixed, Updated, Improved, Removed, Deprecated & Compatibility) (From v1.0.6)
29+
* Beautiful frontend design, which supports all default WordPress themes & Hello Elementor theme (From v1.0.6)
30+
* Two display layouts
31+
32+
33+
### 🀄 Widgets ###
34+
35+
* Classic Widget (From v1.0.6)
36+
* Elementor support (From v1.0.6)
37+
* WPBackery(VC) Support (From v1.0.6)
38+
* Gutenberg Block Support
39+
40+
### 🧮 Shortcodes ###
41+
* Shortcode Format: `[cbxchangelog id="post id"]` or `[cbxchangelog id="post id" release="release number"]`
42+
43+
## 💎 CBX Changelog Pro Features ##
44+
👉 Get the [pro addon](https://codeboxr.com/product/cbx-changelog-for-wordpress/#downloadarea)
45+
46+
* Post types support (built in or custom)
47+
* Custom Tab for woocommerce as Change log in frontend
48+
* Auto integration support for any post type(appends change logs at end of any post type enabled)
49+
* Two extra display layouts
50+
* **Dokan Integration** (From 1.1.2)
51+
* All Setting Export/Import (From 1.1.1)
52+
* Single Setting tab Export/Import (From 1.1.1)
53+
* Reset Setting tab (From 1.1.1)
54+
55+
56+
== Installation ==
57+
58+
59+
### 🔩 Installation ###
60+
61+
1. [WordPress has clear documentation about how to install a plugin].(https://codex.wordpress.org/Managing_Plugins)
62+
2. After install activate the plugin "CBX Changelog" through the 'Plugins' menu in WordPress
63+
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
64+
4. Use shortcode or widget as you need.
65+
5. Try [pro addon](https://codeboxr.com/product/cbx-changelog-for-wordpress/#downloadarea) for extra features
66+
67+
68+
69+
== Frequently Asked Questions ==
70+
71+
72+
== Screenshots ==
73+
74+
75+
== Changelog ==
76+
= 1.1.6 =
77+
* [new] New dashboard style
78+
* [new] Plugin check version V1.3.1 compatible
79+
* [updated] WordPress core V6.7.1 compatible
80+
* [new] SVG icon added everywhere
81+
82+
= 1.1.5 =
83+
* [new] Changelog date in frontend now supports translation format or we used ''date_i18n
84+
85+
= 1.1.4 =
86+
* [update] Plugin uninstall method now works fine clearing/deleting options created by this plugin
87+
88+
= 1.1.3 =
89+
* [update] Setting library 'select' field update to handle both single select and multi select using same method
90+
91+
= 1.1.2 =
92+
* [improvement] PHP 8.x support
93+
* [updated] Pro addon new version released with Dokan plugin support
94+
95+
= 1.1.1 =
96+
* [improvement] Gutenberg block render fixed
97+
* [updated] Pro addon new version released
98+
99+
= 1.1.0 =
100+
* [improvement] Setting panel radio and checkbox style improved
101+
* [improvement] Minor improvements and bug fixes.
102+
103+
= 1.0.16 =
104+
* [improvement] New setting field for "Append change logs" in 'General Setting' tab
105+
* [fixed] Technical flaw fixed to set version number based on if debug mode enabled or not.
106+
* [new] Dashboard style improved
107+
* [new] Added woocommerce like template system for different views which can be overrode using plugin and theme
108+
109+
= 1.0.15 =
110+
* [improvement] Now single page slug customizable and markdown support updated.
111+
* [new] Pro Addon updated.
112+
* [fixed] Changelog Edit show/close issue solved
113+
114+
= 1.0.14 =
115+
116+
* [improvement] Date display format now can be changed using filter 'cbxchangelog_release_date_format'
117+
* [new] Pro Addon updated
118+
119+
= 1.0.13 =
120+
121+
* [improvement] Checked compatibility with wordpress 5.8.3
122+
* [fixed] Setting js loading issue solved
123+
* [new] Pro Addon updated
124+
125+
= 1.0.12 =
126+
127+
* [improvement] Checked compatibility with wordpress 5.8
128+
* [new] Added new feature in shortcode for order, order by
129+
* [new] Added new feature in elementor widget for order, order by
130+
* [new] Added new feature in vc widget for order, order by
131+
* [improvement] Other minor improvements
132+
133+
= 1.0.11 =
134+
135+
* [new] Added a new 'url' field for each release and shortcode param updated
136+
137+
= 1.0.10 =
138+
139+
* [improvement] Branding css load improvement
140+
141+
= 1.0.9 =
142+
143+
* [improvement] CSS, JS loading improvement
144+
* [improvement] Restrict to delete the only feature of any release
145+
146+
= 1.0.8 =
147+
148+
* [improvement] Shortcode integration hook improved
149+
* [updated] Documentation update
150+
* [new] SCSS files added for all css
151+
152+
= 1.0.7 =
153+
154+
* [improvement] All free and pro layouts are polished more for responsive and meaningful class names
155+
156+
= 1.0.6 =
157+
158+
* [new] Show/hide meta field added for label & date
159+
* [new] 7 type issue label added
160+
* [new] Classic widget
161+
* [new] Elementor widget
162+
* [new] WPBakery widget
163+
* [improvement] Backend Style improved
164+
* [improvement] Frontend Style improved
165+
* [improvement] WP 5.4.0 compatibility checked
166+
* Other minor improvements and fixes.
167+
168+
= 1.0.5 =
169+
170+
* [improvement] WP 5.3.2 compatibility checked
171+
172+
= 1.0.4 =
173+
174+
* [new] Details changelog page like any page so that it works without shortcode
175+
* [new] All css, js and img are put in assets folder for admin and public
176+
* [improvement] Minor improvement and regular bug fix
177+
178+
= 1.0.3 =
179+
180+
* [new] Setting page
181+
* [new] Pro feature supported addon releaes
182+
* [improvement] Minor improvement
183+
* [new] Translation Template(pot) file added
184+
185+
= 1.0 =
186+
187+
* Initial release
188+
189+

assets/css/cbxchangelog-admin.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/cbxchangelog-listing.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/cbxchangelog-public.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)