Releases: arne-fuchs/edcas-client
Releases · arne-fuchs/edcas-client
0.3.0 Tui update
⚠️ Previous versions won't be able to communicate with the edcas network anymore ⚠️
New backend, tabs and tui
- Renewed backend to lift from L1 to L2
- Two new tabs: Station and Carriers ("early access")
- Added a tui (terminal user interface) version of edcas. Thanks @Nannk
- Added terminal commands. Thanks @Nannk
- Of course many bug fixes and improvements
You may want to delete your old settings file or press "save" once in the settings menu
0.2.6 Fjeld Minor Bug Fixed
#Minor Bug Fixed
- Fixed some minor bugs
- Updated cargo.lock
0.2.5 Nojus Linux Release
Minor linux release for nix builds
- Added "iota" default feature so you can compile the program without any crypto libraries, which saves around 50% compilation time
0.2.4 Internal communication Update
⚠️ Previous versions won't be able to communicate with the edcas network anymore ⚠️
- Added public key signing of data you upload
- Added some missing colors for icons
- Some bug fixes and improvements
You may need to delete your walletdb and wallet.stronghold before sharing data over the edcas network.
On linux you can find those files in .local/share/edcas-client
On windows it is in the program folder.
0.2.3 Api Update
Api Implementation
- Implemented Api
- Explorer fetches system data from known systems
- Activating "Sharing data to EDCAS network" aktually shares data now
0.2.2 Major improvements
General improvements and code cleanup
- Implemented look up to standard linux directories
For more information, look at the README.md - Refactoring of existing code
0.2.1
Explorer Font Icons
- Replaced all graphics with characters
- Added a bunch of icons for stars and planets
- Made every star/planet type customizable
- Made star/planet icons get larger with the radius of the planets
0.2.0 Explorer and Settings overhaul
Explorer
- Total rework of the code
- Added icons for properties of planets
- Added info panel for stars and belt clusters
- Some bug fixes
Settings
- Added bunch of new options
- Added font settings
- Added explorer icon settings
- Reworked struct of settings
- Made more fail-safe
Looking forward
- to add more icons for stars
- to add more properties with icons you can show on the tree view (configurable of course)
- to get system info from edcas-api so it may load system info if already known to edcas db -> followed by that make "share to edcas network" finally functional sharing data over the edcas-network
- to make the icons for the properties customizable
- to add engineering tracking via todo's
0.1.3 Bug fix
Bug fix
- Fixed wrong path for windows users
- Fixed missing materials json
0.1.2 Materials update
Materials
- Added huge json file to describe materials
- Added progress bars to see quickly what is missing
- Added search bar
- Added material details window