Skip to content

Releases: CPalius/CPalius-Core

CPalius CMF 2.2.3

Choose a tag to compare

@slaweally slaweally released this 23 Sep 20:14

CPalius CMF 2.2.3

Importer accepts a SQL dump or live MySQL, lets you pick which steps run, and can ingest the old board's files (WordPress uploads, XenForo data/, MyBB uploads/). Forum leftover BBCode rewrites on view; XenForo smilies import. AACP user edit holds the full profile. After a password login an e-mail code is asked when SMTP works.

Full notes: https://github.com/CPalius/version/blob/main/releases/2.2.3.md

CPalius CMF 2.2.2

Choose a tag to compare

@slaweally slaweally released this 22 Sep 22:05

CPalius CMF 2.2.2

AACP user edit can grant or deny individual capabilities on top of the role YAML. Deny wins. system.* cannot be granted through the overlay. Sites also get branded 404/403 pages and Studio 301/302 redirects for dead URLs.

Full notes: https://github.com/CPalius/version/blob/main/releases/2.2.2.md

CPalius CMF 2.2.1

Choose a tag to compare

@slaweally slaweally released this 22 Sep 21:20

CPalius CMF 2.2.1

After a zip update the new rebuild page looked for a hashed AssetMapper file that the archive never contained. Updates now compile the importmap on the live tree, and the rebuild runner ships as /js/studio-rebuild.js.

Full notes: https://github.com/CPalius/version/blob/main/releases/2.2.1.md

CPalius CMF 2.2.0

Choose a tag to compare

@slaweally slaweally released this 22 Sep 21:02

CPalius CMF 2.2.0

DNS tools ships as a first-class module: 50+ public diagnostics, header search, keyed REST, Studio per-tool SEO, and a one-shot inbox for spam scoring. Studio also gains a rebuild desk; sitemap sources are tagged so modules can contribute URLs.

Full notes: https://github.com/CPalius/version/blob/main/releases/2.2.0.md

CPalius CMF 2.1.4

Choose a tag to compare

@slaweally slaweally released this 22 Sep 11:12

CPalius CMF 2.1.4

2.1.3 mapped a forum translation-group column but did not apply it during cp:update. This hotfix runs that ALTER and applies pending module SQL even when module.json did not move.

Full notes: https://github.com/CPalius/version/blob/main/releases/2.1.4.md

CPalius CMF 2.1.3

Choose a tag to compare

@slaweally slaweally released this 22 Sep 09:37

CPalius CMF 2.1.3

An independent Ai module translates Forum, Blog and Pages on create and edit. Studio's post list searches live without a reload, and the profile inbox keeps only unread alerts.

Full notes: https://github.com/CPalius/version/blob/main/releases/2.1.3.md

CPalius CMF 2.1.2

Choose a tag to compare

@slaweally slaweally released this 21 Sep 22:20

CPalius CMF 2.1.2

Forum motoru now increments counters in O(1), resolves ACL with Deny-Wins, and the Studio panel is grouped the way phpBB and MyBB taught us: structure, permissions, cases.

Full notes: https://github.com/CPalius/version/blob/main/releases/2.1.2.md

CPalius CMF 2.1.1

Choose a tag to compare

@slaweally slaweally released this 21 Sep 20:33

Forum spoilers that do not leak, optional visitor-only hiding, a self-hosted font library, and a cron lock against overlapping jobs.

Forum

  • A spoiler block in the editor. Locked output drops the inner HTML entirely — View Source, quotes and scrapers cannot read it. It opens for staff, search-engine spiders, the author, and a member who liked that post or replied in the topic.
  • Optional visitor-only slimmer postbit (name and photo) and hidden post bodies, both off by default. Search engines still receive the full page.

Appearance

  • AACP → Appearance → Fonts downloads a family to public/fonts/ and serves it from your own site. Roboto, Roboto Condensed and JetBrains Mono ship installed.
  • The homepage picker moved from Studio to Appearance. Dormant modules are listed by name instead of disappearing from the dropdown.

Automation

  • Scheduled jobs, and the sweep itself, take an flock so a host calling cron every minute cannot start a second copy of a job that is still running. Run Now uses the same lock.

Studio

  • A module can claim the Studio panel — its own name and logo, a reduced menu — without being able to hide AACP.

Fixes

  • Module scripts 404'd when the import map used a relative ./ path.
  • Activating a module no longer waits for a synchronous cache warmup.

Upgrade note: guest hiding is off. Spoilers need the sanitiser allowlist this release ships (div with class). No database schema change.

Full notes: https://github.com/CPalius/version/blob/main/releases/2.1.1.md · Turkish: https://github.com/CPalius/version/blob/main/releases/2.1.1-tr.md

CPalius CMF 2.1.0

Choose a tag to compare

@slaweally slaweally released this 18 Sep 10:22

Second factor by e-mail, a gate question in front of the panel, sessions that close themselves, and the forum tools a flooded board needs.

Security

  • Two-step verification now offers a choice per member: authenticator app, or a six-digit code e-mailed at sign-in. E-mail is not offered when the site has no working mail configuration. Recovery codes work with either.
  • An extra gate question in front of AACP, asked once per session. A gate with no question or no answer stays inert, so it cannot lock you out.
  • Idle sessions are now revoked on a schedule instead of only when the visitor returns. Accounts with panel access get a shorter limit.
  • A new Security page under the account area: your own open sessions, and where two-step verification is managed.

Forum

  • A per-member word filter: topics whose title contains one of your terms stop appearing in the lists you browse. Your own topics are never filtered.
  • Signatures are editable by the member again, not just by an administrator.
  • Anti-bump: replying to your own topic when nobody else has replied folds the reply into your previous post under a dated divider, and the topic does not rise.
  • The opening post gets its own, longer edit window (two hours by default) separate from replies.

Interface

  • My Topics, Unread and Drafts no longer crush their rows against the left edge.
  • The who-is-online counter is a single total again; the breakdown stays on the online list.
  • The type and spacing scale is fluid: identical at desktop width, scaling down on narrow screens. Long links, wide tables, code blocks and embeds can no longer set the page width.
  • Fixed a comment in the forum stylesheet that was silently discarding the CKEditor theme block.

Upgrade note: idle sign-out becomes active on sites that never configured it (60 minutes, 20 for panel accounts). Anti-bump is on by default with no time window. Neither changes your database schema.

Full notes: https://github.com/CPalius/version/blob/main/releases/2.1.0.md · Turkish: https://github.com/CPalius/version/blob/main/releases/2.1.0-tr.md

CPalius CMF 2.0.4

Choose a tag to compare

@slaweally slaweally released this 17 Sep 23:18

Maintenance mode that actually works, operator-created mail templates with manual sending, a visible cron URL with editable schedules, forum mentions with autocomplete and hover cards, selection quoting, a Studio postbit designer, and a richer editor.

Full notes: https://github.com/CPalius/version/blob/main/releases/2.0.4.md