Releases: StatTag/StatWrap
Releases · StatTag/StatWrap
0.0.20
0.0.19
0.0.18
Change Summary
This release includes the "Search" feature, developed by our OSRE Summer of Reproducibility intern, @debangi29
Full Changelog: 0.0.17...0.0.18
0.0.17
Change Summary
Many thanks to numerous contributions from the community.
- Allow filtering assets by attributes (@Abhijay007)
- Collapsible markdown sections in project About page (@debangi29)
- Detect offline projects that go online (@Abhijay007)
- Upgrade to React 18 (@Abhijay007)
- Allow organizing projects into Active and Past groups (@debangi29)
- Other dependency updates (@lrasmus)
Full Changelog: 0.0.16...0.0.17
0.0.16
Change Summary
Many thanks to numerous contributions from the community.
- Enabled cloning projects (@debangi29)
- Added support for Java (@ayushkoli772)
- Fix tooltip visibility issue (@MinjanaAP)
- Fixed button to add project to favorites list (@debangi29)
- Allow user to update project display name (@lrasmus)
- Miscellaneous fixes and improvements (@lrasmus)
- Dependency updates (@lrasmus)
Full Changelog: 0.0.15...0.0.16
0.0.15
Change Summary
Many thanks to numerous contributions from the community, including our OSRE24 contributor @AdiAkhileshSingh15!
- New "Reproducibility Checklist" feature (@AdiAkhileshSingh15)
- Added +/- zoom control buttons for Workflow view (@Abhijay007)
- Added navigation to "entrypoint" assets (@AdiAkhileshSingh15)
- Added User Specific Time zone to Project logger (@Abhijay007)
- Added Cancel button when editing project details from Dashboard (@Abhijay007)
- Improved UI for note editing (@jayantpranjal0)
- Made project detail tooltip more responsive (@MinjanaAP)
- Dependency updates (@Abhijay007, @lrasmus, @AdiAkhileshSingh15)
Full Changelog: 0.0.14...0.0.15
0.0.14
What's Changed
- Dependency updates
- Documentation update from @vinfinity7
- Minor UI fixes / adjustments