Skip to content

Releases: esqLABS/TissueTMDD

TissueTMDD 1.0.0

08 Feb 10:03
Compare
Choose a tag to compare

🎉 First stable release of the app !

Bug fixes and minor improvements

  • Available time units are now Hours and Days (#38)
  • All inputs invalidates the simulation when changed (#37)
  • All compared simulations are now displayed (#39),
  • Results are now correctly reset between two simulations with custom settings (#40),

TissueTMDD 0.2.2

19 Oct 15:46
Compare
Choose a tag to compare

Bug fixes and minor improvements

  • Fix unit conversion between user's input and model units (#36)
  • Default dose is now 1 mg/kg
  • Available time units are now Hours and Days
  • Now display the application version in the header (#26)

Full Changelog: v0.2.1...v0.2.2

TissueTMDD 0.2.1

04 Sep 12:22
Compare
Choose a tag to compare

New Features

  • User can now choose the frequency for repeated dosing

Bug fixes and minor improvements

  • User can now switch Time axis between minutes and days,
  • Molecular Weight input is now in kDa,
  • Remove Hydrodynamic Radius field

TissueTMDD 0.2.0

24 Jul 08:32
Compare
Choose a tag to compare

New Features

  • Latest research version of the PK-Sim model,
  • New model inputs in the GUI,
  • User can now select the target expression tissue to simulate,
  • User can now choose between single or repeated drug dose simulations,
  • Now uses simulationBatches to improve app performances

Bug fixes and minor improvements

  • New order of Inputs,
  • Tooltips to help user using the app,
  • Settings export is more reliable,
  • Better plot themes,

TissueTMDD 0.1.1

08 Jun 09:36
Compare
Choose a tag to compare

New Features

  • Plot's time range can filtered in the plot option sidebar

Bug fixes and minor improvements

  • Imported settings are automatically selected in the preset input
  • Use bs4Dash::toast instead of native shiny notifications
  • When comparison is deactivated, reset the comparison select input
  • New notification when settings are exported to json file

TissueTMDD 0.1.0

07 Jun 14:56
Compare
Choose a tag to compare

First release of the TissueTMDD app