Releases: nest-desktop/nest-desktop
Release v4.2.0
Full Changelog: v4.1...v4.2.0
v4.1.0
What's Changed
- Add downloadUrl in codemeta by @babsey in #615
- Restructure logger and clean codes by @babsey in #616
- Upgrade node modules by @babsey in #617
- Fix weight recorder by @babsey in #618
- Improve request logs by @babsey in #619
- Release v4.1.0 by @babsey in #620
Full Changelog: v4.0.5...v4.1.0
NEST Desktop 4.0.5
What's Changed
- Fix auto simulation on param changes by @babsey in #607
- Fix minor bugs, e.g. param view or node shape for synaptic weights by @babsey in #608
- Fix label overlapping in slider component by @babsey in #609
- Fix adding and removing panels by @babsey in #610
- Fix typing of nodegroup by @babsey in #611
- Fix network history by @babsey in #612
- Patch v4.0.5 by @babsey in #613
Full Changelog: v4.0.4...v4.0.5
NEST Desktop 4.0.4
v4.0.4 v4.0.4
NEST Desktop 4.0.3
v4.0.3 v4.0.3
NEST Desktop 4.0.2
The patch fixes codemirror/view because output files are broken because of dependencies.
NEST Desktop 4.0.1
This release patch minor bugs:
- activity graph as canvas
- fix initialization
- fix view for node position
Add feature
- import models/project from old database
NEST Desktop 4.0.0
NEST Desktop v4.0.0 is the result of 585 commits by one developer
since NEST Desktop v3.3.1 which was released on 2023-11-15.
It includes 778 files changed, 51392 insertions(+), 45782 deletions(-).
(yarn.lock has 4746 insertions(+), 12519 deletions(-))
Features
- Vue3 with Vuetify3
Viteinstead ofvue-cli- Pinia for storage management
- Plugin-based architecture
- Node groups
- Request logs
- Prototype of NESTML Integration
- Norse simulation backend
What's Changed
Full Changelog: v3.3.1...v4.0.0
NEST Desktop 3.3.1
NEST Desktop v3.3.1 hotfixes an important bug in the activity graph.
NEST Desktop 3.3.0
NEST Desktop v3.3.0 is the result of 110 commits by 2 developers
since NEST Desktop v3.2.0 which was released on 2023-01-26.
It includes 326 files changed, 3518 insertions(+), 9474 deletions(-).
Features
- Outsource docs
- Add node annotation (for NRP and CoSim)
- Add code template for PyNN
- Implement code template and backend status for CoSim
- Store and use access token for backend (for Jupyter proxy extension).
Enhancement
#578 Access token to authorize requests to backends.
#569 Cosim submit
#568 Add cosim badge and rename coSimAccess to coSim
#567 Add code for CoSim v2.0
#548 [BigBang] Extend Insite workflow
#545 Tag annotations
#541 Add template for PyNN
#539 Introduce node annotation
Fixed bugs
#574 Use relative public path
#571 Fix code generation when node has grid positions
#570 Fix bug if nodes are unlabelled
#548 [BigBang] Extend Insite workflow
#536 Docs: Fix typo in heading
Maintenance
#584 Use code for NEST v3.4 and up
#583 Rename key for the token
#580 Slow disappearing of node connector
#575 Maintain urls parsing
#563 Set url path to specific git tag
#557 Remove setup for readthedocs
#547 Correct port in app.py
#535 Remove electron build and snap in GitLab CI
#531 Maintain electron builder
Closed issues
#576 secure access to nest-desktop via access-token as html-parameter
#572 Allow complex dynamic publicpaths
#561 Wrong conda command for nest-simulator installation in docs