Skip to content
Changelog
1.2.0
- NewSignup link setting to show “Get notified of updates” link to ChangelogWP.com
- Newsignup shortcode parameter – set to “true” to auto-generate URL from plugin_slug, or provide custom URL
- NewSignup link attribute added to Gutenberg block with editor control
- NewFilter ‘caas_shortcode_output’
- FixedSettings page now preserves active tab after saving
- Fixed“View advanced usage” link in changelog editor now points to correct URL
- FixedBadge parsing now supports en-dash (–) and em-dash (—) in addition to regular hyphen (-) for formats like “Fix – Description”
1.1.0
- NewWordPress.org plugin slug support – Display changelogs from any WordPress.org plugin by specifying its slug
- NewFilter for ‘changelog-service’ post type arguments
- ChangedPost type rewrite slug changed to “changelog-details” to better avoid permalink collisions
- FixedProcessing EDD changelogs with HTML structure
1.0.0
- NewChangelog custom post type with plain text editor
- NewColor-coded badge system (Added, Fixed, Improved, Security, Dev, Deprecated, Removed, Tweak)
- NewCustomizable badge colors, labels, and emojis
- NewCustom badge types with user-defined prefixes
- NewShortcode support with flexible attributes
- NewGutenberg block integration
- NewREST API endpoints for changelog data
- NewSearch and filter functionality
- NewCopy link buttons for version anchors
- NewEDD Software Licensing integration
- NewFull accessibility support