v1.7.0 #7
morfredus
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Added
keep the same data across several machines through a lightweight local-network
hub, without any cloud. The local database stays sovereign: the app always
works on its local copy; the hub is only used to reconcile copies when reachable.
Configure the hub address in Settings → Synchronization, then:
with on-screen feedback so it never feels frozen);
See docs/fr/SYNCHRONISATION.md (FR).
.tarbackup now includes theconfiguration; a new "Configuration only" backup/restore exports just the
settings (hub address, options, appearance) as JSON, to replicate them on
another machine.
Changed
integer). Required for conflict-free identity across machines; internal
references (location, project, BOM links, document owners) were migrated too.
Deletion is now logical (tombstone) so it propagates through sync.
Start from a fresh database and re-import your data (Bomist or native CSV).
are sent (scales to large inventories).
Full Changelog: v1.6.0...v1.7.0
This discussion was created from the release v1.7.0.
All reactions