• v0.3.2 07584a48a1

    v0.3.2 Stable

    github-actions[bot] released this 2024-05-30 00:27:20 +02:00 | 9 commits to main since this release

    Changelog

    [0.3.2] - 2024-05-29

    🚀 Features

    • (mobile,desktop) Add basic repo components
    • (cli,config) Added custom default config
    • (gui) First basic attempt for a gui frontend in flutter
    • (gui) Add needed function for communication between gui and core
    • (flutter_gui) Add file storage location for android and change screen change after transfer
    • (flutter_gui) Change label alignment on receive screen
    • (gui) Adjusted color settings for buttons and settings screen

    🐛 Bug Fixes

    • (cli,config) Fixed usage of german language
    • (receiver) Add filepath for download on android.

    🚜 Refactor

    • (caesar) Restructure the project to a monorepo
    • (caesar) Cleaned up from unneeded explanatory commits and build on_message function with match instead of if
    • (sender, receiver, relay) Changed use of .env file to a config file
    • (cli) Add an own config.rs file for the config logic
    • (flutter_gui) Moved constants to seperate file
    • (caesar-core) Changed from using openssl to rustls
    • (core,gui) Make all needed changes to send and receive files on linux and android
    • (gui) Cleaned up not needed code
    • (gui) Removed old rinf based flutter gui
    • (project) Deleted not needed folders
    • (gui) Added flutter version with flutter_rust_bridge

    📚 Documentation

    • (project) Added docstrings to all code files

    Version

    • Updated version and removed non existing packages
    Downloads