Skip to content

Releases: dfinity/orbit

Control Panel 0.0.2-alpha.1

13 May 17:07
be8bcfe
Compare
Choose a tag to compare
Pre-release

0.0.2-alpha.1 (2024-05-13)

This was a version bump only for control-panel to align it with other projects, there were no code changes.

Control Panel Api 0.0.2-alpha.1

13 May 17:07
be8bcfe
Compare
Choose a tag to compare
Pre-release

0.0.2-alpha.1 (2024-05-13)

This was a version bump only for control-panel-api to align it with other projects, there were no code changes.

Canfund 0.0.2-alpha.1

13 May 17:07
be8bcfe
Compare
Choose a tag to compare
Canfund 0.0.2-alpha.1 Pre-release
Pre-release

0.0.2-alpha.1 (2024-05-13)

This was a version bump only for canfund to align it with other projects, there were no code changes.

Wallet Dapp 0.0.2-alpha.0

12 May 20:25
be12ebf
Compare
Choose a tag to compare
Pre-release

0.0.2-alpha.0 (2024-05-12)

🚀 Features

  • show deploy wallet quota exceeded error screen

  • let user add station name

  • show acceptance rules for proposal

  • add notifications for the requester for failed/rejected request

  • add core logger using pino

support login with internet identity

  • add control-panel canister integrated with the wallet ui

  • added wallet management user interface

🩹 Fixes

  • safari can open ii window

❤️ Thank You

  • Kepler Vital
  • olaszakos

Upgrader Api 0.0.2-alpha.0

12 May 19:55
3b13d42
Compare
Choose a tag to compare
Pre-release

0.0.2-alpha.0 (2024-05-12)

🚀 Features

  • add trigger_upgrade function to enable the station canister to ask the upgrader to upgrade itself

  • add upgrade function to upgrade the station canister

❤️ Thank You

  • rikonor
  • Kepler Vital

Station 0.0.2-alpha.0

12 May 19:55
3b13d42
Compare
Choose a tag to compare
Station 0.0.2-alpha.0 Pre-release
Pre-release

0.0.2-alpha.0 (2024-05-12)

🚀 Features

  • model props use next_time instead of time

  • let user add station name

  • show acceptance rules for proposal

  • add notifications for the requester for failed/rejected request

  • added asset management core

  • self-upgrading mechanism

  • add option to finalize proposal execution async

  • add account proposal operations

  • add user group proposals

  • policy specifiers

  • add updated user model

  • add access control with action based resource policies

  • implement user group list and get

  • add list and get for access control policies

  • add list and get of proposal policies

  • add operations to mutate access policies

  • add operations to mutate proposal policies

  • add me endpoint to fetch user privileges

❤️ Thank You

  • Kepler Vital
  • olaszakos

Station Api 0.0.2-alpha.0

12 May 19:55
3b13d42
Compare
Choose a tag to compare
Pre-release

0.0.2-alpha.0 (2024-05-12)

🚀 Features

  • let user add station name

  • show acceptance rules for proposal

  • add notifications for the requester for failed/rejected request

  • added asset management core

  • add account proposal operations

  • add user group proposals

  • policy specifiers

  • add updated user model

  • add access control with action based resource policies

  • implement user group list and get

  • add list and get for access control policies

  • add list and get of proposal policies

  • add operations to mutate access policies

  • add operations to mutate proposal policies

  • add me endpoint to fetch user privileges

❤️ Thank You

  • Kepler Vital
  • olaszakos

Orbit Essentials 0.0.2-alpha.0

12 May 19:55
3b13d42
Compare
Choose a tag to compare
Pre-release

0.0.2-alpha.0 (2024-05-12)

🚀 Features

  • helpers for orbit canisters

  • add metrics registry to canisters

  • add data access traits

  • add fn to optionally deserialize blobs

  • mock ic_cdk for testing

  • cumtom impl random for wasm rng

  • format and parse timestamps to rfc3339

  • add next_time to emulate time advancement in the same round

❤️ Thank You

  • Kepler Vital
  • mraszyk
  • rikonor

Orbit Essentials Macros 0.0.2-alpha.0

12 May 19:55
3b13d42
Compare
Choose a tag to compare
Pre-release

0.0.2-alpha.0 (2024-05-12)

🚀 Features

  • storable macro for structs and enums

  • with_middleware macro to guard or tail functions

❤️ Thank You

  • Kepler Vital

Control Panel 0.0.2-alpha.0

12 May 19:55
3b13d42
Compare
Choose a tag to compare
Pre-release

0.0.2-alpha.0 (2024-05-12)

🚀 Features

  • let user add station name

  • add metrics dapp label to stations

  • add control panel option to deploy wallet wasms

initial metrics endpoint for control-panel

  • add more metrics to control-panel

  • rate limit user registration

❤️ Thank You

  • Kepler Vital