A simple commenting system for the small web.

Changelog

v1.5.2 - 09 May 2026

Pure Comments has moved from GitHub to Codeberg. The update checker now fetches release information from Codeberg, and all relevant links have been updated accordingly.

⚠ Upgrade notice - This release restructures the in-app updater so a manual update is required.

Manual upgrade steps

  1. Back up your site — download a copy of your entire Pure Comments directory before proceeding.
  2. Download the v1.5.2 release zip from the Codeberg releases page and extract it.
  3. Delete everything EXCEPT for the db/ directory and the config.php file.
  4. Copy the new files to your existing installation, replacing everything except your db/ directory and config.php file.

v1.5.1 - 04 May 2026


1.5.0 - 25 April 2026

New features

Note: Translations for new strings were done by an AI, so will likely need a human review.

Improvements


1.4.1 - 21 April 2026

⚠️ One-off manual step for anyone upgrading to v1.4.1: the updater could not replace your lang files during this upgrade, so you will need to manually copy the lang/ directory from the release zip to your installation.


1.4.0 - 14 April 2026

Added translation support. Currently has English (en.php) and German (de.php). German translations were created by AI, so please submit a PR if updates are required. Read the docs.

⚠️⚠️⚠️⚠️ IMPORTANT NOTE AFTER UPDATING: Your site will produce a 500 error after updating. This is expected behaviour. It's because the current updater doesn't expect the /lang directory, so it won't copy the language files over during the update.

To fix this you have to manually copy the /lang directory to the root of your comments install. This is a one off action. Future updates will be fine.


1.3.2 — 21 March 2026

Fixed


1.3.1 — 6 March 2026

Added

Fixed


1.3.0 — 6 March 2026

Added


1.2.0 — 28 February 2026

Added

Fixed


1.1.1 — 27 February 2026

Fixed


1.1.0 — 26 February 2026

Added


1.0.0 — 25 February 2026

Added

Fixed