Updates
Updates, announcements, and development activity from the Celerp team.
Release
Celerp 1.4.2
- Price matrixes for customers fix: Labels printing issue, the Linux app metadata, backup restore tweaks on desktop app
Release
Celerp 1.4.1
- Windows/Linux binary Metadata & hardended flaky browser test
- Point module authors at the template, guide, and community directory
- Fix Celerp not launching on Ubuntu 24.04
- Labels, documents, and roles: identifiers always show correctly and viewers are read-only
Release
Celerp 1.4.0
- Per-field font size in the label designer
- Document sharing + working email delivery, notifications, inventory merge/split fixes
- Online invoice payments: customers pay by card straight from the invoice
- Fix WooCommerce connect, sync, and disconnect; clearer connection errors
- Shipping documents: delivery notes and commercial invoices for international shipments
Release
Celerp 1.3.1
- Print labels at the designer's field positions
- Bundled PostgreSQL for pip installs, sudo-free quickstart
Release
Celerp 1.3.0
- SKU/batch separation, reorder points + low-stock alerts, UI XSS hygiene
- Keep category attributes canonical under attributes (merge reader + write normalization)
Release
Celerp 1.2.8
- Merge sums pieces and tolerates mixed types
- Merge reconciles prices/costs on totals
- Connector UX overhaul + two-way Shopify sync + funnel activation
- Keep pieces canonical under attributes (merge + create paths
- Connector optimizations for woocommerce, QB, XERO + data-integrity + tests
Release
Celerp 1.2.7
- Release boot-gate: Automatically ensure binaries launch before tagging (+ recovery shim)
- Refresh bundled modules on upgrade
- Boot smoke: fix Linux sandbox; de-elevate the app on Windows so Postgres can start
- Reliable first-boot database init + real boot smoke (db:ok)
- Complete and harden the connector sync layer
Release
Celerp 1.2.6
- "Change password" link in the user menu
- Surface import failures + pre-check PostgreSQL version
- Stable list pagination (unique ORDER BY tiebreaker)
- Dropdown → "mixed", numeric conflicts → no value (never sum/invent)
- Drop sell price on transform (never carry the pre-transform price)
Release
Celerp 1.2.5
- Founder recognition - opt-in + GitHub labels (issues/PRs/discussions)
- Build into a draft + publish only after all platforms succeed (no 404 window, no partial release)
- Tiered gold/silver/bronze star labels (Stargazer)
- No-op ghost activity row (#155) + history pager total count
- Stream backup download (#158) + init --force purges files
Release
Celerp 1.2.4
- Nudge notification badge on in-page htmx actions
- Bulk-attach result filtering + file-name links in activity
- Feature-request flow via Discussions (Ideas)
Release
Celerp 1.2.3
- GitHub-stars program, activating-page fix, dashboard empty-states
Release
Celerp 1.2.2
- Require explicit opt-in to split items; imported items default to no-split
- Centralize subscribe-URL builder + UTM attribution; add bug-report template
- Item-page split sends a SplitBody object, not a bare list
- Allow large bulk file/cert uploads over the tunnel
- Fix cloud disconnect
Release
Celerp 1.2.0
- Mac pg_dump/pg_restore PATH, alembic.ini lookup, module-aware restore
- Manufacturing production worksheet + work-order overhaul; inert CLA workflow
What I learned from 20 years of building ERPs
After 20 years building ERP systems for factories, wholesalers, and gemstone companies, I learned the same lesson over and over. Here's what actually matters.
Read more →Release
Celerp 1.1.20
- Inventory UX improvements and split/history fixes
Release
Celerp 1.1.19
- Inventory transform - pieces sync, invoice fulfill, bulk actions in documents
- Backup/restore consolidation, factory reset fixes, module-aware sidebar
Release
Celerp 1.1.18
- Universal macOS DMG - bundle both darwin postgres arches
Release
Celerp 1.1.16
- Import UX, unit settings, scroll preservation, virtual columns, Cost Total
- Universal Mac DMG build
Release
Celerp 1.1.15
- Import UX, category schema table polish, add-category form
Release
Celerp 1.1.14
- Number normalization, auto-SKU, bulk transfer, split/weight, README + WET cleanup
- General merge and split fixes, image links, and backup / restore functionality
Release
Celerp 1.1.13
- General Bugfixes accross multiplatform architecture - company deactivation, uninstall, as well as updates to accounting and docs modules
Celerp simplifies ERP setup
Most ERPs fail because setup takes months and staff stop using the software. Celerp fixes both.
Read more →Release
Celerp 1.1.11
- Multi-worker scaleability architecture
- Update progress bar fill invisible due to undefined --c-primary
- Restart-to-install button hides app instead of quitting on macOS
Release
Celerp 1.1.10
- Mac Cmd+Q quit, progress bar, PyPI check button, 409 login loop
Release
Celerp 1.1.9
- Hide window on Mac close; DRY PyPI update card + updater fixes
Release
Celerp 1.1.8
- Simplify update state machine for v1.1.8
Release
Celerp 1.1.7
- Loading screen + fix update UX on Mac
Release
Celerp 1.1.6
- Notification bell + Mac update loop
Release
Celerp 1.1.5
- Notification bell broken on HTMX navigation
Release
Celerp 1.1.4
- Correct conftest paths, tracker-reload test, Windows jq fix
Release
Celerp 1.1.3
- Subscriptions rebuild, send button refactor, item types, test migration, updater fixes
Release
Celerp 1.1.2
- Auto-updater, ShipIt fix, progress UI, log panel
Release
Celerp 1.1.1
- Add zip target to mac build for electron-updater compatibility
Release
Celerp 1.1.0
- Connectors, topbar UX, inventory filters, files, multi-currency, reports, and stability
- Electron build config tests + CI YML verification
- Move artifactName to platform level in electron build config
- Electron-builder uploads YML metadata on tag builds
Release
Celerp 1.0.10
- Monetary precision, label printing overhaul, bulk actions, and accounting
Release
Celerp 1.0.8
- Fulfillment v4, invoice counters, dashboard values, split semantics, and more
- Mac DMG signing + notarization, doctor JE prefix match, item.fulfilled quantity fix, and misc UI/fulfillment fixes
- Pass CSC_LINK/CSC_KEY_PASSWORD to electron-builder for Mac signing
- Correct Mac code signing - use cert file path, guard notarize against unsigned apps
- Simplify mac signing - CSC_LINK base64 direct, hard fail if unsigned
Release
Celerp 1.0.7
- Resolve Electron Mac label creation error and version mismatch
- Update README.md
- Correct sidebar highlighting for sold inventory and reconcile
- Align split remainder semantics and release versioning
- Enforce allow_splitting, static artifact names, align split semantics and tests
Release
Celerp 1.0.6
- Row-menu delete - correct route URL, API call, and add contract tests
- Intercept htmx:confirm with native Electron dialog
- Add window.confirm override as layer-1 fallback for Electron confirm dialogs
- Single-item row-menu delete uses correct /api/items/{entity_id} URL
Release
Celerp 1.0.5
- Dynamic import embedded-postgres (ESM-only module)
- Make embedded-postgres work inside Electron asar bundle (Mac)
- Patch spawn() to rewrite asar paths to asar.unpacked for embedded-postgres binaries
- Patch fs.promises.chmod for asar paths (embedded-postgres chmod failing)
- Patch child_process.spawn globally so embedded-postgres gets asar path rewrite
Release
Celerp 1.0.4
- Startup 404 log + add PyPI auto-publish on tag
Release
Celerp 1.0.3
- Overhaul README, fix inventory valuation bug
- Overhaul README and add CONTRIBUTING.md
Release
Celerp 1.0.2
- Flaky inventory category tab tests under xdist
- Harden connectors, clean up module boundaries
Why we built a free ERP (and what we're doing about the business model)
Every small business owner eventually hits the same wall. We built Celerp because it doesn't need to be this way.
Read more →