Skip to content

Changelog (Neuigkeiten)

The Changelog page lists release notes for CampOne itself — what was added, changed, fixed or removed in each version of the software. It is read-only: the entries are written by the CampOne team and pushed automatically to your tenant when a new version deploys. Use it to keep an eye on what is new in the system you are using and to confirm whether a fix you reported has shipped.

The data on this page comes from CampOne’s own release process. Every time a new version is deployed, an entry is created from application/backend/CHANGELOG.md and synced into your tenant. Older versions remain visible — there is no expiry — though very early entries from before the changelog was structured may be sparse.

In the sidebar, open the Support group at the bottom and click Neuigkeiten (Changelog). Every role (tenant_admin, staff, customer-with-admin-access) can read this page; nobody can edit it.

A simple, scrollable list of release entries in reverse chronological order — newest at the top. The page title is Änderungsprotokoll in German, Changelog in English. There are no filters or search; you scroll the list.

Each entry shows:

  • Version — for example v1.4.2, in the semantic-versioning format CampOne uses (MAJOR.MINOR.PATCH).
  • Date — the deploy date, formatted in your locale.
  • Title — a one-line summary of the release.
  • Body — the rendered release notes. The body is markdown and supports headings (##, ###), bold, lists and links. Sections are typically grouped under Added, Changed, Fixed and Removed in the Keep a Changelog style.

Some entries also carry a link to the public release on GitHub. Whether that link is shown depends on how the entry was written; if no link is present the version is still authoritative.

Check what is new since you last logged in

Section titled “Check what is new since you last logged in”
  1. Open the page.
  2. The top entry is the most recent release. Read its body to see what changed.
  3. Compare the version at the top with the version shown in the bottom-left of the sidebar (vX.Y.Z). They should match. If your sidebar version is older than the top entry, your browser is running a stale cached build — reload the page.

Confirm a bug fix you reported has shipped

Section titled “Confirm a bug fix you reported has shipped”
  1. Skim the Fixed sections of the most recent entries for a bullet that matches what you reported.
  2. If you do not find it, contact CampOne support — see the Help page or open a Support inbox thread.

The changelog only covers what has shipped. There is no “upcoming” or “roadmap” view here. If you want to know whether a feature is planned, ask CampOne directly.

  • Markdown rendering escapes raw HTML for security. If a CampOne note looks like it has missing formatting, the source markdown is the canonical reference.
  • The version number visible in the sidebar footer is the one your browser loaded; the changelog reflects what the server has deployed. After a release, hard-refresh (Ctrl-Shift-R / Cmd-Shift-R) so the two match.
  • A version bump only happens when the SaaS application changes. Updates to the marketing site, this documentation, or branding never appear in the changelog.
  • The page shows up to 50 of the most recent versions. Older versions exist on GitHub but are not loaded here.
  • Links to external GitHub releases may return 404 if the repo is private — that is expected; the changelog body itself is the source of truth.
  • This page is read-only for everyone, including tenant_admin. There is no way to add a note for your own staff here — use Notifications for internal announcements.
  • Help — in-app help and the support form, useful when you want to ask about a specific change
  • Support inbox — the back-and-forth thread with CampOne after you submit a question
  • Notifications — for sending your own internal updates to your team
  • Sidebar tour — where Neuigkeiten sits among the other admin entries