What’s Changed
20 PR added in this release:
* Fixed duration values in task monitoring (649) Gommarlo
* Check output folder exist at startup (611) benoit-cty
* Log tracking method used and required installs for tracking CPU (641) rosekelly6400
* ci(ui): setup ci for the ui + prettier (652) inimaz
* fix(ui): remove imports + add await (651) inimaz
* Removed redundant dangling return keywords from `rapl.py` (635) MyGodItsFull0fStars
* Refactoring changes to cpu.py (634) MyGodItsFull0fStars
* Added type hints to functions and docstring to ApplePowermetrics class (636) MyGodItsFull0fStars
* Added type hint co2 signal (638) MyGodItsFull0fStars
* subprocess.Popen now uses a with-statement in powermetrics.py (637) MyGodItsFull0fStars
* feat(webapp) form to add users to organization (646) prmths128
* feat(api) new routes to add users to organizations (647) prmths128
* Fix tests with auth (645) SaboniAmine
* feat(api) use new membership table to manage org members (642) prmths128
* init refacto for functional filtering in api (643) SaboniAmine
* Apps together strong (640) prmths128
* Fixed typo in CONTRIBUTING.md (633) MyGodItsFull0fStars
* fix: added the TDP of CPU Intel Core i7-1360P (626) loekadam
* Added type hints and docstring to GPUDevice (631) MyGodItsFull0fStars
* docs(CLI): :memo: fix asciinema links (632) LuisBlanche
:rocket: Features
* Add experiment_id to tracker-logged report (594) halsimov
* feat: ensure only one instance of codecarbon is run per machine (562) inimaz
:arrow_up: Dependencies updates
* chore(deps): bump cryptography from 43.0.0 to 43.0.1 in /requirements (650) dependabot
* chore(deps): bump micromatch from 4.0.7 to 4.0.8 in /webapp (644) dependabot
:busts_in_silhouette: List of contributors
Gommarlo, LuisBlanche, MyGodItsFull0fStars, SaboniAmine, alexphiev, benoit-cty, dependabot, halsimov, inimaz, loekadam, prmths128, and rosekelly6400