ChangeLogger
RUP Changelogger was created as we needed an in-house change log output shortcode, just in case anything happens to our current solution. It uses remote access to text files to add the changelog.
Since it was created, all changelogs on this site now use this by default
The below changelog is actually generated by RUP ChangeLogger, it is loading the text file from a GitHub Repo via RAW format so it is a text file
Version 2.0
Version 2.0 introduces label-less text blocks, code blocks, and advanced release note styling.
Example
Text:
Your release note content goes here.
URLs such as https://example.com/docs are linked automatically.
EndText
Text blocks support automatic URL linking and rich release note content.
Code blocks render parser examples and documentation snippets without triggering changelog parsing.
- NewAdded label-less multiline Text blocks for plain text changelogs.
- NewAdded Markdown Text block support using the ### Text heading.
- NewAdded Code blocks for displaying parser examples and documentation snippets.
- NewAdded automatic URL linking for https://, http://, and www. links inside Text blocks.
- NewAdded per-release and global text block CSS targeting classes.
- UpdatedExpanded documentation with Text and Code block examples.
- FixedKept untagged lines ignored unless they appear inside an explicit Text block.
- AddedSupport for month and year version headers in plain changelogs.
- AddedSupport for month and year version headers in Markdown changelogs.
- InfoNow 24 May 2026 and May 2026 is supported.
- NewAdded deep linking capabilities
- NewAliases such as Hotfix, Security, Depreciated, known issue, breaking
- UpdatedMarkdown and Plain Parsing ability
- ImprovementCSS Styling
- ImprovementParsing Ability for edge cases
- TweakedTimeline View and Card View
- TweakedShort code Defaults to better support backward compatibility
- ExperimentalTweak to Filters
- BreakingSome old shortcodes may not render properly and look the same
- NewAdded Markdown changelog support with auto, plain, and markdown format handling
- NewAdded cards and compact display layouts alongside the existing timeline layout
- NewAdded show_summary shortcode option for optional per-release summary pills
- NewExpanded version parsing to support semantic versioning, alpha, beta, rc, pre, preview, dev, canary, nightly, and build metadata
- UpdatedChanged shortcode defaults to timeline layout with show_filters disabled, collapsible disabled, show_summary disabled, and show_date, show_version, and show_labels enabled
- UpdatedImproved builder-agnostic shortcode workflow and default output behaviour
- FixedCorrected order handling so desc preserves source order and asc reverses it
- FixedImproved client-side filtering so empty version groups are hidden when filters are applied
- TweakedRefined README documentation to cover new shortcode options, defaults, layouts, format support, and version patterns
- UpdatedUpdater to 2.0-Alpha
- UpdatedCompatibility
- FixedMinor Improvements and Icon Filer Added back
- FixedComment out WP Icon Filter which is causing issues in latest MainWP
- FixedVersioning hiccup
- NewMainWP Dashboard Icon Filter
- NewPrepare Future Support for Preleases
- NewUpdated UUPD to 1.3.0
- NewRescoped RUP_UUPD
- UpdatedUUPD 1.2.4
- FixedIssue with Changelogs not loading correctly
- NewUpdates Now served directly from GitHub using UUPD
- NewUpdates Now served directly from GitHub using UUPD
- NewUpdates Now served directly from GitHub using UUPD
- NewChanges for New Deploy Script
- ImprovementUpdater
- ImprovementFuzziness Again
- NewTested to 6.8
- ImprovementFuzziness in naming conventions of changelog headers
- NewAdded Some Fuzziness to the interpretation of headers and words including common used like improved and improvement, Warn and Warning, Update and Updated
- TweakedStylesheet Filter for better override
- TweakedUpdater Location
- TweakedURL Cache Clear to only run if present not every page load
- FixedCSS Tweak - Timeline boarder removed on smaller screen for cleaner look
- FixedToolbar Cache Clear not looking for new URL based transient
- NewAdded Automatic Updates
- NewInitial Release
- NewFilter CSS
- NewFilter Tag Colour
- NewFilter Secret Key