You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
# WebMapper News
2
2
3
+
## Version 2.4.6
4
+
5
+
We are pleased to announce the release of version 2.4.6 of WebMapper, a Python + HTML5 user interface for exploring and managing the distributed network formed by [libmapper](http://www.libmapper.org/)-enabled software and hardware.
6
+
7
+
Changes since the last release include:
8
+
9
+
- Filter local monitor signals at Python backend instead of js frontend; use custom `display` property instead of device name to indicate whether signals should be forwarded to front end.
10
+
- Small fix for signal property formatting in Console View.
11
+
- updates for libmapper v2.4.6 (removed deprecated enum values)
12
+
13
+
This version updates the package dependency requirements to [libmapper 2.4.6](https://pypi.org/project/libmapper/2.4.6/) and [mappersession 0.0.15](https://pypi.org/project/mappersession/0.0.15/).
14
+
3
15
## Version 2.4.5
4
16
5
17
We are pleased to announce the release of version 2.4.5 of WebMapper, a Python + HTML5 user interface for exploring and managing the distributed network formed by [libmapper](http://www.libmapper.org/)-enabled software and hardware.
0 commit comments