Aero Logworks — release

Version
0.2.0
Commit
3c0090d23500187e410bec60fe11193289acc6e1
Built
2026-09-26T11:37:45.242Z

What the categories mean

A certificate holder notifies their FSDO of software revisions affecting the entry, display, access or quality of maintenance records (AC 120-78B ¶3.2.6.2). Each release below is tagged with the concerns it touched.

entry
How maintenance records are created or edited.
display
How records are shown, printed or exported.
access
Who can reach which records, and how they authenticate.
quality
The integrity, retention or recoverability of the records themselves.

Releases

v0.2.0 2026-09-16

entrydisplayaccessquality

The first release with notes, and the release that makes notes a rule.

**Entry** — 43.9/43.11 field completeness (FLT-26): maintenance entries now carry *where* the work was done and *who* performed it when that is not the signer, and an inspection reporting anything other than AIRWORTHY cannot be signed without the list of discrepancies and unairworthy items that 43.11(a)(5) requires. The edit allow-lists on the aircraft and equipment forms now check the shape of a value and not only the name of the field (FLT-21), so a malformed edit is refused by name instead of being written.

**Display** — every page footer now names the running release, and `/about` lists these notes with their categories. `/health` reports the release it is serving (FLT-9).

**Access** — a person removed from an organization now loses the access that organization gave them (FLT-23): membership can be ended, the org's inherited permissions end with it, and a closed account cannot apply a new signature. What the person owns is untouched — their certificates, their own aircraft, access granted to them directly, and every signature they have already applied.

**Quality** — error reporting is wired and inert until a key is configured (FLT-9). The database holding maintenance records now has a versioned backup policy, a restore-drill script that verifies every record in a restored copy, and an operations page reporting when the last verified restore happened (FLT-6).