Skip to content
Oxrion

Changelog

What's new in Oxrion

Major versions, security improvements, API changes. Subscribe to the GitHub releases for instant notifications.

May 2026

v2.0.0

Major release. Authenticated encryption, tamper-proof file format, built-in license system.

  • added AES-128-GCM authenticated encryption (replaces AES-CTR).
  • added Inner-layer file format with tamper-proof visibility.
  • added Built-in license system (domain binding + expiry).
  • added Internal / External master key support via php.ini.
  • changed Array-based API for cleaner, more readable code.

March 2026

v1.5.0

  • added Encoder / loader binary split — production servers no longer need the encoder.
  • added Cross-platform Windows and Linux builds (NTS + TS).
  • changed Stream-wrapper integration with OPcache.

January 2026

v1.0.0

Initial public release.

  • added AES-128-CTR encryption with RSA-2048 key envelope.
  • added Basic PHP loader extension.

Stay current

Encrypted files always run on the latest loader. Re-encrypt to take advantage of new format features.