Skip to content

Releases: nest-desktop/nest-desktop

Release v4.2.0

16 Oct 09:02

Choose a tag to compare

v4.1.0

09 May 10:16
bbe37a2

Choose a tag to compare

What's Changed

Full Changelog: v4.0.5...v4.1.0

NEST Desktop 4.0.5

20 Feb 08:40
1ab38de

Choose a tag to compare

What's Changed

Full Changelog: v4.0.4...v4.0.5

NEST Desktop 4.0.4

05 Dec 14:54
8ecc0d9

Choose a tag to compare

v4.0.4

v4.0.4

NEST Desktop 4.0.3

28 Nov 11:18

Choose a tag to compare

v4.0.3

v4.0.3

NEST Desktop 4.0.2

21 Nov 17:41

Choose a tag to compare

The patch fixes codemirror/view because output files are broken because of dependencies.

NEST Desktop 4.0.1

21 Nov 13:43
83271ca

Choose a tag to compare

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

31 Oct 09:53

Choose a tag to compare

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
  • Vite instead of vue-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

15 Nov 09:00

Choose a tag to compare

NEST Desktop v3.3.1 hotfixes an important bug in the activity graph.

NEST Desktop 3.3.0

28 Sep 09:12

Choose a tag to compare

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