Core version history

This page records changes to the generated lil.php. Only the current Core is available for download; earlier releases remain in the version history for reference.

Current release

v1.5.13

Generation-coded Core ID and repository protocol 2

Adds a two-letter generation code to newly generated Core IDs and requires Core identity, runtime and origin-environment headers on repository requests. First-party telemetry now records these environment dimensions without retaining the raw origin IP.

Only the current Core is available for download. Earlier releases remain in the version history and are not distributed.

Core, modules and interface are versioned independently

Core defines the generated lil.php. Modules update individual commands in .lil.php, while interface packages update optional browser CSS and JavaScript. Each layer can therefore evolve without forcing unrelated updates.

CoreModulesInterface

Version history

v1.5.12

Per-build Core identity

Assigns each maintained PHP 8 build a cryptographically random Core ID, shows it in core, and carries it on repository requests for first-party operational statistics.

Historical release

This Core release is retained as part of the public version history and is not available for download.

v1.5.11

Language synchronization

Finalizes Local and Server Help synchronization and localization safety for lil-core.

Historical release

This Core release is retained as part of the public version history and is not available for download.

v1.5.10

Database connection memory

Adds the shared protected .lil.key namespace used by named database connections.

Historical release

This Core release is retained as part of the public version history and is not available for download.

v1.5.9

Transient core cleanup

Core-owned temporary response buffers are cleared consistently on exit and cleanup.

Historical release

This Core release is retained as part of the public version history and is not available for download.

v1.5.8

Cleaner core snapshot

Removes the redundant directory row; the physical core path remains the single location reference.

Historical release

This Core release is retained as part of the public version history and is not available for download.

v1.5.7

Reliable persistent UI

Shows the full path to lil.php and keeps compatible persistent UI active regardless of optional package order.

Historical release

This Core release is retained as part of the public version history and is not available for download.

v1.5.6

Ordered directory metadata

Adds ordered size/date columns and bounded directory-size measurement to built-in cd while improving metadata table spacing.

Historical release

This Core release is retained as part of the public version history and is not available for download.

v1.5.5

More useful core snapshot

Shows the full working-directory path instead of the ~ shorthand and reduces the local description to the precise purpose of showing lil-core information.

Historical release

This Core release is retained as part of the public version history and is not available for download.

v1.5.4

Metadata-first file tables

Adds a structured name-last table layout so compact file metadata stays on the left and the filename column expands into the remaining space.

Historical release

This Core release is retained as part of the public version history and is not available for download.

v1.5.3

Three-part versioning

Moves generation 1 to the 1.major.patch scheme and automatically maps legacy two-part installed versions before extensions load, so existing installations continue to upgrade correctly.

Historical release

This Core release is retained as part of the public version history and is not available for download.

v1.4.3

File routing and core status

Added the last-file token, reliable extension-aware opening and the compact built-in Core status used to inspect an installation.

Historical release

This Core release is retained as part of the public version history and is not available for download.

v1.3.3

Scripts and structured file output

Refined direct .lil execution, introduced shared structured file tables and made upload/session behavior more predictable.

Historical release

This Core release is retained as part of the public version history and is not available for download.

v1.2.7

Delivery and interface reliability

Compacted generated builds safely, stabilized command-line spacing and placeholders, and tightened the boundary between Base and Minimal interfaces.

Historical release

This Core release is retained as part of the public version history and is not available for download.

v1.1.9

Generation 1 foundation

Established generation 1: browser terminal delivery, optional authorization, the Base/Minimal interface boundary, output redirection and linear command execution.

Historical release

This Core release is retained as part of the public version history and is not available for download.