This repository was archived by the owner on Feb 26, 2025. It is now read-only.
Releases: BlueBrain/nexus-web
Releases · BlueBrain/nexus-web
v1.4.1
1.4.1 Fusion Release
This is a minor update with bug fixes.
✨ Fixes:
- Clicking on sub app icon will take user to sub app home page. (BlueBrain/nexus#1397)
- Home icon has been removed from some pages . (BlueBrain/nexus#1396)
- Sub app icon is always selected when user is on a sub app. (#657)
v1.4.0
1.4 Fusion Release
In this initial release of Fusion, we will begin the process of morphing the Nexus Web application into Nexus Fusion. That means there's a lot of changes coming to this repo!
Important Notes:
Nexus Web will be renamed to Nexus Fusion, to reflect its new role as a platform which integrates any number of custom sub-applications that operate on Nexus.
This repo, likely, will be renamed to nexus-fusion.
✨ Features:
- Sub Applications
- Admin functionality repurposed into an "Admin" sub-app, you can follow the migration here: BlueBrain/nexus#1296
- Studio v1 features, including the studio list, workspaces and dashboards, will be repurposed into a "Studio alpha" sub-app, you can follow the migration here: BlueBrain/nexus#1265
v1.3.7
👷 Fixes:
- BlueBrain/nexus#1242 Add docs for Studio List
- BlueBrain/nexus#1243 Fix Studio List loading spinner
- BlueBrain/nexus#1239 Hide deprecated Studios
- BlueBrain/nexus/issues/1188 Fix a crash while previewing images
- BlueBrain/nexus/issues/1287 Update Studio List to show up to 100 Studios
v1.3.6
v1.3.5
v1.3.4
v1.3.3
✨ Features:
- Collapsable Plugins / Resource View Sections
- Search for resources using the
?_self=
url param from any route
👷 Fixes:
- Fetch plugin config from the plugin manifest, instead of a file
- Plugin config nested objects and array support
- Better loading and error signalling for plugins
- Admin section in resource view will only show for people with
resources/write
access - Fixes problems with studio and search navigation
view all additions and fixes
v1.3.2
✨ Features:
- Integration tests with cypress
- Global Plugins
- Plugin mapping configuration
- Unified Resource View
- Searchable resources using the
/?_self=
url param
👷 Fixes:
- Infinit Statistics Polling
- Clear filters in Resource Lists
- Fix studio table to handle date visualisation with microseconds
view all additions and fixes
v1.3.1
v1.2.2
✨ Features:
- Collapsable JSON in resource editor
- Google tag manager
- Navigate to query results in Sparql
- Studio Resource View
- Modal Routes
- Better User Page
👷♂️ Fixes:
- Right click to open resource
- Styling
- Fix login dropdown
- Fix studio navigation
- Fix plugins loading
- Display username instead of full name
- Change studio editing for descriptions to TextArea
- Use Multiselect for Plugin selection
Issues Closed: (18): list available here