Skip to content

Releases: dfinity/orbit

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

Control Panel 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

  • add control panel option to deploy wallet wasms

❤️ Thank You

  • Kepler Vital

Canfund 0.0.2-alpha.0

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

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

🚀 Features

  • create canfund lib to monitor and fund canisters

❤️ Thank You

  • Kepler Vital