Skip to content

Commit

Permalink
Update 6.x.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gregsn authored Jun 12, 2024
1 parent abf18d5 commit 401984b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion changelog/6.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ TBA
* Our symbols recognize them as immutable
* `WithValueByPath` clones them properly (what `with` expression would do)
* Adds basic support to serialize them

* `Select (ByPath)` more precise with its warnings
* Allow making use of `Dispose` in main `Application` patch: what to do when the app shuts down

### Fixes
* Pad editors keep their settings when being connected to from upstream - [forum](https://discourse.vvvv.org/t/iobox-loses-set-properties-after-toggeling-show-editor/20989)
* Fixes layout issues with EntryIndex of CollectionEditors - [forum](https://discourse.vvvv.org/t/entry-index-in-iobox-and-other-ux-improvements-for-ioboxes/22512/6)
Expand All @@ -25,6 +27,7 @@ TBA
* Fixes some inconsistencies in new timer introduced with 6.4
* Fixes startup crash when having corrupt source package in repo list
* Fixes `DefaultValueAttribute` not getting picked up on C# input parameters
* `Damper` works with colors again

### Libraries
#### Audio
Expand Down

0 comments on commit 401984b

Please sign in to comment.