Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.42 KB

File metadata and controls

44 lines (30 loc) · 1.42 KB

1.5.7 (13/04/2026) All:

  • Updated OpenSSL to 3.6.2.

1.5.6 (11/04/2026) All:

  • Expose inventory datacenter status in server locations (ServerGroup::status on desktop; status and per-datacenter p2p on each group in locationsJson() on mobile).

1.5.5 (07/04/2026) All:

  • Added generateRandomUsername() and generateRandomPassword() methods to ServerAPI for signup flow credential generation.
  • Fixed a bug in the call to ares_init_options.
  • Fixed c-ares regression by downgrading back to 1.34.5 and applying the security patch in the portfile.
  • Removed client-side datacenter status filter from server list parsing, now handled server-side.

1.5.4 (31/03/2026) All:

  • Updated openSSL (3.6.1), cURL (8.19.0), c-ares (1.34.6) Android:
  • Revert WhitelistSocketFds callback functionality.

1.5.2 (30/03/2026) All:

  • Moved p2p field from ServerLocation to ServerGroup for per-datacenter granularity.

1.5.0 (23/03/2026) All:

  • Updated v2 server list field names, added tri-state backup parameter, and AmneziaWG login-readiness gating.

1.4.9 (09/03/2026) All:

1.4.8 (24/02/2026) All:

  • Initial release after separation from client-desktop (Desktop-App) repo.