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

Commit

Permalink
Add Changelog for v0.4.0 (#825)
Browse files Browse the repository at this point in the history
  • Loading branch information
6543 committed Sep 20, 2021
1 parent ff7afec commit d39a6f4
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
## [v0.4.0](https://github.com/Calciumdibromid/CaBr2/releases/tag/v0.4.0) - 2021-09-20

* 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)

0 comments on commit d39a6f4

Please sign in to comment.