Releases: bitmaelum/bitmaelum-suite
Releases · bitmaelum/bitmaelum-suite
v0.0.0
v0.1.1-3
0.1.1-1 (2021-feb-19)
- Hotfix on the MSI packaging
0.1.1 (2021-feb-19)
- Added bm-bridge: This program will act as an IMAP/SMTP service between the bitmaelum network and regular email.
- Added bm-mail: This allows you to read your mail through a textual user interface (incomplete)
Security
- view commit • Organisations have to be whitelisted before they are accepted on the server
Changes
- bm-bridge: Added bm-bridge to connect bitmaelum to IMAP and SMTP (acalatrava)
- bm-client: Updated the account and organisation creation output to display the running steps
- bm-client: Added commands to manage organisation validations
- bm-client: Added command to query the resolver
- bm-client: Reading accounts in go-routines, this speeds up the reading of accounts a lot!
- lots of code cleanups (Eduaro Gomes)
- Updated makefile to display success/failures a lot better
- Dots and dashes are accepted in mail addresses, but not used
- Implemented initial encrypted store that is saved server-side. This can be used for settings, contacts, subscriptions and such.
0.1.0 (2021-jan-21)
Finalized "hello-world" release
Security
- no issues found or fixed
Changes
- Removed some obsolete tooling
- bm-client Organisations in bm-client can be suffixed with '!' so you can use either "foo" or "foo!" as organisation value.
- bm-client: Added functionality for managing organisation validations
- bm-client: Added functionality to query info from the resolver
- bm-client: "account create" and "organisation create" use a "step" layout for better feedback
- bm-client: reading messages is done concurrently, speeding it up a huge amount
Fixes
- bm-server: added whitelisting in config to only allow specific organisations to add accounts
0.0.2 (2021-jan-11)
Small update with some minor tweaks
Security
- no issues found or fixed
Changes
- view commit • "address" argument is now called "account" in all bm-client commands
- view commit • displaying mnmemonic if available in your account display
Fixes
- view commit• mandatory flag is called 'id' instead of 'message'
- view commit• #151: vault directories are now created when they do not exist
0.0.1 (2021-jan-10)
Initial developers-only release
v0.1.1-2
0.1.1-1 (2021-feb-19)
- Hotfix on the MSI packaging
0.1.1 (2021-feb-19)
- Added bm-bridge: This program will act as an IMAP/SMTP service between the bitmaelum network and regular email.
- Added bm-mail: This allows you to read your mail through a textual user interface (incomplete)
Security
- view commit • Organisations have to be whitelisted before they are accepted on the server
Changes
- bm-bridge: Added bm-bridge to connect bitmaelum to IMAP and SMTP (acalatrava)
- bm-client: Updated the account and organisation creation output to display the running steps
- bm-client: Added commands to manage organisation validations
- bm-client: Added command to query the resolver
- bm-client: Reading accounts in go-routines, this speeds up the reading of accounts a lot!
- lots of code cleanups (Eduaro Gomes)
- Updated makefile to display success/failures a lot better
- Dots and dashes are accepted in mail addresses, but not used
- Implemented initial encrypted store that is saved server-side. This can be used for settings, contacts, subscriptions and such.
0.1.0 (2021-jan-21)
Finalized "hello-world" release
Security
- no issues found or fixed
Changes
- Removed some obsolete tooling
- bm-client Organisations in bm-client can be suffixed with '!' so you can use either "foo" or "foo!" as organisation value.
- bm-client: Added functionality for managing organisation validations
- bm-client: Added functionality to query info from the resolver
- bm-client: "account create" and "organisation create" use a "step" layout for better feedback
- bm-client: reading messages is done concurrently, speeding it up a huge amount
Fixes
- bm-server: added whitelisting in config to only allow specific organisations to add accounts
0.0.2 (2021-jan-11)
Small update with some minor tweaks
Security
- no issues found or fixed
Changes
- view commit • "address" argument is now called "account" in all bm-client commands
- view commit • displaying mnmemonic if available in your account display
Fixes
- view commit• mandatory flag is called 'id' instead of 'message'
- view commit• #151: vault directories are now created when they do not exist
0.0.1 (2021-jan-10)
Initial developers-only release
v0.1.1-1
0.1.1-1 (2021-feb-19)
- Hotfix on the MSI packaging
0.1.1 (2021-feb-19)
- Added bm-bridge: This program will act as an IMAP/SMTP service between the bitmaelum network and regular email.
- Added bm-mail: This allows you to read your mail through a textual user interface (incomplete)
Security
- view commit • Organisations have to be whitelisted before they are accepted on the server
Changes
- bm-bridge: Added bm-bridge to connect bitmaelum to IMAP and SMTP (acalatrava)
- bm-client: Updated the account and organisation creation output to display the running steps
- bm-client: Added commands to manage organisation validations
- bm-client: Added command to query the resolver
- bm-client: Reading accounts in go-routines, this speeds up the reading of accounts a lot!
- lots of code cleanups (Eduaro Gomes)
- Updated makefile to display success/failures a lot better
- Dots and dashes are accepted in mail addresses, but not used
- Implemented initial encrypted store that is saved server-side. This can be used for settings, contacts, subscriptions and such.
0.1.0 (2021-jan-21)
Finalized "hello-world" release
Security
- no issues found or fixed
Changes
- Removed some obsolete tooling
- bm-client Organisations in bm-client can be suffixed with '!' so you can use either "foo" or "foo!" as organisation value.
- bm-client: Added functionality for managing organisation validations
- bm-client: Added functionality to query info from the resolver
- bm-client: "account create" and "organisation create" use a "step" layout for better feedback
- bm-client: reading messages is done concurrently, speeding it up a huge amount
Fixes
- bm-server: added whitelisting in config to only allow specific organisations to add accounts
0.0.2 (2021-jan-11)
Small update with some minor tweaks
Security
- no issues found or fixed
Changes
- view commit • "address" argument is now called "account" in all bm-client commands
- view commit • displaying mnmemonic if available in your account display
Fixes
- view commit• mandatory flag is called 'id' instead of 'message'
- view commit• #151: vault directories are now created when they do not exist
0.0.1 (2021-jan-10)
Initial developers-only release
v0.1.1
0.1.1 (2021-feb-19)
- Added bm-bridge: This program will act as an IMAP/SMTP service between the bitmaelum network and regular email.
- Added bm-mail: This allows you to read your mail through a textual user interface (incomplete)
Security
- view commit • Organisations have to be whitelisted before they are accepted on the server
Changes
- bm-bridge: Added bm-bridge to connect bitmaelum to IMAP and SMTP (acalatrava)
- bm-client: Updated the account and organisation creation output to display the running steps
- bm-client: Added commands to manage organisation validations
- bm-client: Added command to query the resolver
- bm-client: Reading accounts in go-routines, this speeds up the reading of accounts a lot!
- lots of code cleanups (Eduaro Gomes)
- Updated makefile to display success/failures a lot better
- Dots and dashes are accepted in mail addresses, but not used
- Implemented initial encrypted store that is saved server-side. This can be used for settings, contacts, subscriptions and such.
0.1.0 (2021-jan-21)
Finalized "hello-world" release
Security
- no issues found or fixed
Changes
- Removed some obsolete tooling
- bm-client Organisations in bm-client can be suffixed with '!' so you can use either "foo" or "foo!" as organisation value.
- bm-client: Added functionality for managing organisation validations
- bm-client: Added functionality to query info from the resolver
- bm-client: "account create" and "organisation create" use a "step" layout for better feedback
- bm-client: reading messages is done concurrently, speeding it up a huge amount
Fixes
- bm-server: added whitelisting in config to only allow specific organisations to add accounts
0.0.2 (2021-jan-11)
Small update with some minor tweaks
Security
- no issues found or fixed
Changes
- view commit • "address" argument is now called "account" in all bm-client commands
- view commit • displaying mnmemonic if available in your account display
Fixes
- view commit• mandatory flag is called 'id' instead of 'message'
- view commit• #151: vault directories are now created when they do not exist
0.0.1 (2021-jan-10)
Initial developers-only release
v0.1.0
0.1.0 (2021-jan-21)
Finalized "hello-world" release
Security
- no issues found or fixed
Changes
- Removed some obsolete tooling
- bm-client Organisations in bm-client can be suffixed with '!' so you can use either "foo" or "foo!" as organisation value.
- bm-client: Added functionality for managing organisation validations
- bm-client: Added functionality to query info from the resolver
- bm-client: "account create" and "organisation create" use a "step" layout for better feedback
- bm-client: reading messages is done concurrently, speeding it up a huge amount
Fixes
- bm-server: added whitelisting in config to only allow specific organisations to add accounts
v0.0.2
0.0.2 (2021-jan-11)
Small update with some minor tweaks
Security
- no issues found or fixed
Changes
- view commit • "address" argument is now called "account" in all bm-client commands
- view commit • displaying mnmemonic if available in your account display
Fixes
- view commit • mandatory flag is called 'id' instead of 'message'
- view commit • #151: vault directories are now created when they do not exist
0.0.1 (2021-jan-10)
Initial developers-only release
v0.0.1
0.0.1 (2021-jan-10)
Initial developers-only release