Releases: OpenSourceBrain/OSBv2
v0.7.6
Open Source Brain v2 release v0.7.5
What's Changed
- Feature/842 - Multiple tab match should be AND by @D-GopalKrishna in #863
- #docs: Updating Python version for accounts and workspace readme by @D-GopalKrishna in #864
- 602 - Editing E-mail in Account Page by @Aiga115 in #873
- Feat: use more git in github-copy by @sanjayankur31 in #890
- Feature/793 - non existent pages + private workspace by @D-GopalKrishna in #862
- Fix/GitHub copy: more robustly handle git config bits by @sanjayankur31 in #892
- 893 - Limit size of workspace images/thumbnails, otherwise they hide the workspace descriptions by @Aiga115 in #894
- Feature/793-fix by @D-GopalKrishna in #895
- Feature/fix user null branch: by @D-GopalKrishna in #900
- 887 - Allow more permanent URL for workspaces page by @Aiga115 in #904
- 826 - Link for "Already have an account? Log In" - only "Log In" is clickable by @Aiga115 in #903
- Feature/886 - Cloning a workspace just hangs if you have reached your limit of allowed workspaces by @D-GopalKrishna in #905
- A set of API scripts for managing repositories etc by @pgleeson in #884
- 881 - Pagination does not reset when changing between My Repositories and All Repositories by @Aiga115 in #909
- 839 - Loading a file in NWBE via a click on NWB resource while Jupyterlab open should warn about navigating away from page by @Aiga115 in #907
- Feature/804 - addition of thumbnail image to repositories by @D-GopalKrishna in #910
- Sa 172/increase nfs vol by @etowett in #913
- Feature/748 - Warn the user when a resource or file could be overwritten by @D-GopalKrishna in #911
- Installs NEST, OMV, sbml libs, updates mdf, pytorch in jupyterlab environment by @pgleeson in #915
- 679 - Reduced screen size by @Aiga115 in #919
- #920 - fix latency in typing in search box by @D-GopalKrishna in #922
Full Changelog: v0.7.4.2...v0.7.5
Open Source Brain v2 release v0.7.4
Search fix release
What's Changed
- Feature/828 - Workspace and repositories search and filter refactor by @D-GopalKrishna in #848
- Feature/828 - Fix featured tabs by @D-GopalKrishna in #849
- Feature/717 - confirm dialog before deleting the workspace by @D-GopalKrishna in #840
- Release 0.7.4.1 by @filippomc in #851
Full Changelog: v0.7.4...v0.7.4.1
Open Source Brain v2 release v0.7.4
Library update and stability release
What's Changed
- Release/0.7.3 by @filippomc in #781
- fix: increase the size of volume claim for nfs server in live by @etowett in #789
- Test GHA on latest dev by @pgleeson in #753
- Feature/776 - Add "Manage running workspaces" button on user account page by @D-GopalKrishna in #800
- 769 Add resources to workspace dialog - buttons not shown properly by @Aiga115 in #801
- Feature/762 - fix - Creating new workspace from repository by @D-GopalKrishna in #807
- 802-Update favicons with the new coloring by @Aiga115 in #805
- Latest develop to GHA tests by @pgleeson in #798
- SA-164 increase nfs-server volume size in prod by @etowett in #834
- Feature/824 - Tag filter search for workspaces - correct filtering and pagination by @D-GopalKrishna in #833
- Adds GHA tests on 3 docker builds by @pgleeson in #818
- #824 - fix the tags search in my workspace by @D-GopalKrishna in #836
- v0.7.4 by @filippomc in #837
New Contributors
- @etowett made their first contribution in #789
- @D-GopalKrishna made their first contribution in #800
Full Changelog: v0.7.3...v0.7.4
Open Source Brain v2 release v0.7.3
This new version of OSBv2 implements some bug fixes, library updates and usability improvement features:
- Group page #603
- See quotas on user page #666
- Github and ORCID sign up and login #727
- Pynwb and NWB Widgets updated on NWB explorer
- Netpyne-UI v1.0.0
This new version of OSBv2
Based on Cloudharness v2.1.0
Fully tested on Kubernetes 1.24.
See also https://github.com/OpenSourceBrain/OSBv2/issues?q=is%3Aissue+milestone%3Av0.7.3+is%3Aclosed
Changelog
- Bump werkzeug from 0.16.1 to 2.2.3 in /applications/accounts-api/backend by @dependabot in #684
- OSB-272 style the login form by @Salam-Dalloul in #740
- Osb 727 by @Salam-Dalloul in #742
- Group page and user quotas by @Salam-Dalloul in #750
- fix login alignment style by @Salam-Dalloul in #752
- #666 view max quotas description by @Salam-Dalloul in #754
- Feature/749 by @Salam-Dalloul in #768
- Release/0.7.3 by @filippomc in #780
Full Changelog: v0.7.2...v0.7.3
Open Source Brain v2 release v0.7.2
This new version of OSBv2 implements some bug fixes and usability improvement features.
Anonymous users support.
Based on Cloudharness v2.1.0
Fully tested on Kubernetes 1.24.
What's Changed
- Bugfix/601 - require latest pyneuroml to fix spaces issue by @pgleeson in #732
- Open JupyterLab resources by @filippomc #568
- Add ORCID support by @filippomc #727
- Resource manual sync @filippomc
Full Changelog: v0.7.1...v0.7.2
Open Source Brain v2 release v0.7.1
This new version of OSBv2 implements some bug fixes and library updates.
Anonymous users support.
Based on Cloudharness v2.1.0
Fully tested on Kubernetes 1.24.
What's Changed
- Some updated requirements by @pgleeson in #714
- Release/0.7.0 to dev by @filippomc in #716
- JupyterLab docker improvements by @pgleeson in #728
- Release/0.7.1 by @filippomc in #730
Full Changelog: v0.7.0...v0.7.1
Open Source Brain v2 release v0.7.0
This new version of OSBv2 adds as a main feature NFS-backed workspaces and user volumes.
Based on Cloudharness v2.1.0
Fully tested on Kubernetes 1.24+.
What's Changed
- Add issue templates by @sanjayankur31 in #377
- fix(#529): correct realm extraction logic by @sanjayankur31 in #531
- #579 chore: added pynwb by @zsinnema in #581
- Feature/585: PoC limitting user resources by @zsinnema in #591
- #546 feat: disable add to existing/new workspace is no resource is selected for Dandi repos by @zsinnema in #594
- Featire552/tests by @SimaoBolota-MetaCell in #590
- #616 fix: return newly created workspace on POST workspace api call by @zsinnema in #617
- #621 feat: allow administrators to create unlimitted workspaces by @zsinnema in #622
New Contributors
- @SimaoBolota-MetaCell made their first contribution in #590
Full Changelog: v0.5.3-RC...v0.6.0
Open Source Brain v2 release v0.7.0 RC
This new version of OSBv2 is completely redesigned to improve clarity and user experience.
Based on Cloudharness v2.1.0
Tested on Kubernetes 1.24+.
What's Changed
- upgrading material ui from v4 to v5 by @Salam-Dalloul in #638
- Feature/628 application restyling by @Salam-Dalloul in #640
- Feature/628 create workspace modal by @Salam-Dalloul in #643
- Feature/628 repositories list functionality + search and filters by @Salam-Dalloul in #648
- Feature/628 workspaces list cards/table by @Salam-Dalloul in #654
- #628-repos list cards/table by @Salam-Dalloul in #650
- Add Repository Dialog by @Aiga115 in #653
- #628-fix fix workspaces/repos list pages issues by @Salam-Dalloul in #661
- #667-fix filtering re-render issue by @Salam-Dalloul in #668
- Release/0.6.0 back to dev by @filippomc in #671
- Workspace Details Page by @Aiga115 in #659
- Repo details page by @Aiga115 in #660
- Fix v2 bugs by @Salam-Dalloul in #698
- fixed tests considering new UI by @SimaoBolota-MetaCell in #711
New Contributors
- @Salam-Dalloul made their first contribution in #638
Full Changelog: v0.6.0...v0.7.0-RC
Open Source Brain v2 release v0.6.0
This new version of OSBv2 adds as a main feature NFS-backed workspaces and user volumes.
Based on Cloudharness v2.1.0
Fully tested on Kubernetes 1.24+.
What's Changed
- Add issue templates by @sanjayankur31 in #377
- fix(#529): correct realm extraction logic by @sanjayankur31 in #531
- #579 chore: added pynwb by @zsinnema in #581
- Feature/585: PoC limitting user resources by @zsinnema in #591
- #546 feat: disable add to existing/new workspace is no resource is selected for Dandi repos by @zsinnema in #594
- Featire552/tests by @SimaoBolota-MetaCell in #590
- #616 fix: return newly created workspace on POST workspace api call by @zsinnema in #617
- #621 feat: allow administrators to create unlimitted workspaces by @zsinnema in #622
New Contributors
- @SimaoBolota-MetaCell made their first contribution in #590
Full Changelog: v0.5.3-RC...v0.6.0