Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Fourth alpha release

Pre-release
Pre-release
Compare
Choose a tag to compare
@6543 6543 released this 20 Sep 19:58
· 1218 commits to develop since this release
v0.4.0
d39a6f4

CaBr2 is currently only available as web app under: https://app.cabr2.de.

  • FEATURES
    • Add angular splashscreen on app loading (#802)
    • WASM rewrite (#649)
    • Drag and drop feature to change order of the second sheet (#543)
    • Add reset button to edit substance data dialog (#520)
    • Add provider tabs (#489)
    • Add export and save buttons below preview (#486)
    • Add drag and drop to substance data (#392)
  • ENHANCEMENTS
    • Add tooltips to navbar icons (#815)
    • Embed google fonts (#813)
    • Delete prompts (#803)
    • Feature/replace selfmade localization with transloco (#801)
    • Improve webserver (#756)
    • Rewrite to async Rust (#651)
    • Webapp rewrite (#646)
    • Migrate to Angular 12 (#544)
    • Rewrite of handlers (#541)
    • Fix order of ghs symbols (#530)
    • Mov image sanitizing to global model (#516)
    • Refactor plugins into features (#507)
    • Remove validator substancedata amount form (#487)
    • Add dialog when some data is invalid in a substance-edit-dialog (#485)
    • Refactor unit model and added new units (#465)
    • Change simple load animation to CaBr2 load animation (#442)
    • Bump ureq to 2.1.0 (#398)
  • BUGFIXES
    • CI: update-translations task commit & push to new branch (#560)
    • Fix localization (#531)
    • Fix correct clearing for header (#527)
    • Fix dev server and tauri build (#521)
    • Fix units in preview (#504)
    • Fix provider names in preview and pdf (#405)
  • TESTING
    • Add tool to develop and debug gestis parser (#406)
  • TRANSLATION
    • Update Translation 2021-09-20 (#821)
    • Add languages above dialog blocks (#648)
    • Add CI Task to update translations on push to develop (#466)
    • Add update script & example config (#368)
  • BUILD
    • Smaller ui builds (#814)
    • Delete "format default strings" from pull translation script (#804)
    • Refactor Navbar (#775)
    • Fix clippy warnings (#718)
    • Fix release build (#647)
    • SpeedUp Backend CI Again (#627)
    • Fix frontend build (#626)
    • Make pipeline faster (#529)
    • Fix rust ci (#391)
  • DOCS
    • Add Changelog Tool Config (#798)