- Fix issue that would occur on some network file systems when trying to uninstall an app. Apps are no longer directly removed, but moved into a trash directory instead (187). - AiiDAlab is now able to directly handle app pre-releases (188). - Minor bug fixes.
21.06.0
Changes in this release:
* Fix docs: console code block wasn't set correctly (273e49cd35ddc24fe9dcc34ad3c607418de8643f). * Fix: remove the raise statement left after testing (182). * Dependencies: require dulwich~=0.20.15 (183). * setup.cfg: modify the package description and link to the package (185).
21.05.0
Changes in this release: - Fix unloadable home page when offline (175). - Remove pip from the dependency list (176). - Use revised registry (174). - Add CLI for basic app management (177). - Docs: add information on where to get the run.sh script. (178)
21.04.1
Changes:
* Sync AppRegistryData attributes with the new apps_meta.json (172) * Remove outdated information from the README (d2a5c59cb1213a653afa3d85579c051dd4c77fc9)
21.04.0
Changes in the release:
* Documentation: - Add basic documentation skeleton (149). - How to develop an app (161). - Instructions for the development of aiidalab/-home (160). - Add docs for widgets (165). * Other improvements: - Provide information about why an app (version) is incompatible (147). - Modify the link to the apps_meta.json file (148). - MAINTAIN: Improve package (162).