Upgrade
- Back up the database. Sources, items, and filters live in the add-on's tables.
- Replace the contents of
src/addons/MC/NewsAggregator/with the new release. - Navigate to AdminCP > Add-ons and click Upgrade next to [MC] News Aggregator.
- Run the upgrade steps when prompted.
What may change between versions
- New columns on the source or item tables.
- New options. Existing options keep their values; new ones land at their default.
- New filter operators. Existing filters keep working.
- Bundled vendor libraries (
vendor/) may be refreshed.
Patch releases are bug fixes only and are safe to apply without a backup, though one is still recommended. Minor releases may add options or filter operators. Major releases may rename or remove behaviour; migration notes ship with the release.