Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 2.1.9 22 Aug 2025

- [FIX] Clear/reset control page labels when starting a new module mapping
- [MAP] Mapped new CV Funk plugin modules v2.0.24
- [MAP] Mapped Venom Oscillators (Sofias Daughter) plugin v2.1.8
- [MAP] Mapped new Sapphire plugin modules v2.6.0
- [MAP] Mapped Synthesis Technology Bundle 2 (E352 & E370) v2.1.0

## 2.1.8 6 June 2025

- Removed the previous horizontal fader-based TouchOSC preset from the repository. The "Pylades vx.x.x.tosc" file is now the knob-based TouchOSC layout.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# RSBATech-Modules

<!-- Version and License Badges -->
![Version](https://img.shields.io/badge/version-2.1.8-green.svg?style=flat-square)
![Version](https://img.shields.io/badge/version-2.1.9-green.svg?style=flat-square)
![License](https://img.shields.io/badge/license-GPLv3+-blue.svg?style=flat-square)
![Language](https://img.shields.io/badge/language-C++-yellow.svg?style=flat-square)

Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"slug": "RSBATechModules",
"name": "RSBATech Modules",
"version": "2.1.8",
"version": "2.1.9",
"license": "GPL-3.0-or-later",
"brand": "RSBATech",
"author": "Richard Smith",
Expand Down
Loading
Loading