Changelog Timeline
1.3.1
1.3.1 – March 24, 2026
- FixedAllow version line to include date without a separator
1.3.0
1.3.0 – March 23, 2026
- NewTimeline template – a vertical timeline layout with version badges on the line and changelog items to the right
- Newtemplate shortcode attribute – choose between “default” and “timeline” layouts
- NewTemplate selector added to Gutenberg block editor
- NewDefault template setting in plugin settings with customizable timeline colors (line, version badge background, version badge text)
- NewRelease notes support – free-form text between a version header and list items is now displayed as release notes
- NewInline markdown support – bold, italic, links, and code in release notes and changelog items
1.2.0
1.2.0 – February 26, 2026
- 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
1.1.0 – January 23, 2026
- 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
1.0.0 – January 16, 2026
- 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