Skip to content

Latest commit

 

History

History
79 lines (46 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

79 lines (46 loc) · 1.69 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.7.0 - 2023-11-08

Changed

  • Use BackgroundNode to handle tcp-inlets within the app
  • Use AuthorityNode directly in the app to generate enrollment tickets
  • Use AuthorityNode directly in the app to enroll to a project
  • Updated dependencies

Removed

  • Remove nodes from the app without using the CLI

0.6.0 - 2023-11-08

Changed

  • Use BackgroundNode to handle tcp-inlets within the app
  • Use AuthorityNode directly in the app to generate enrollment tickets
  • Use AuthorityNode directly in the app to enroll to a project
  • Updated dependencies

Removed

  • Remove nodes from the app without using the CLI

0.5.0 - 2023-11-02

Changed

  • Setup app's logs with the same features we use in the cli
  • Updated dependencies

Fixed

  • Fixed app crashes during refresh and during reset/shutdown

0.4.0 - 2023-10-26

Changed

  • Polishing desktop app paper cuts
  • Updated dependencies

Fixed

  • Fixes many issues and papercuts in swift app

0.3.0 - 2023-10-25

Changed

  • Updated dependencies

Fixed

  • Fixes many issues and papercuts in swift app

0.2.0 - 2023-10-18

Added

  • Added native ockam desktop app for macos

Changed

  • Updated dependencies

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.