================================================================================================================================
TODO LIST / PLANNED:
================================================================================================================================

- RKD (PDF manual): many images must be updated (due to LED changes since VCV Rack 2).
- UNDER CONSIDERATION for RKD module: YouTube video tutorial.
- Metriks: other modes (BPM Meter, and Peak Counter).
- Metriks: PDF manual is under consideration, or possibly YouTube tutorial video.

================================================================================================================================
CHANGELOG
================================================================================================================================

Release v2.6.12 (March 6th, 2026) for VCV Rack v2.

- Packages built against VCV Rack SDK v2.6.6.
- KlokSpid module is reintegrated (but as hidden from plugin.json). Existing patches can open it for compatibility.
- Metriks: "CV Tuner" mode becomes "CV Pitch", instead (now more explicit).
- Metriks: now each mode have a dedicated contextual menu, to change options (without OPT. button usage).
  Additional contextual menus are implemented for "Voltmeter" and "CV Pitch" modes.
- RKD: reworked dark panel (based on Dark "Signature"), using golden screws if "Use dark panels if available" is enabled.
- RKD: now using custom LEDs (LED colorscheme was broken since... VCV Rack 2).
- RKD: added "afterglow" effect for CLK and all output LEDs (otherwise, on "1ms pulses", the LEDs stay unlit).
- RKD: reworked RESET LED (tri-colored LED, redefined the purple color component for AUTO RESET feature).
- Reoganizing all documentation on GitHub repository (links to documents was changed since v2.6.11, also per module).

--------------------------------------------------------------------------------------------------------------------------------

Release v2.6.11 (February 28th, 2026) for VCV Rack v2.

- Packages built against VCV Rack SDK v2.6.6.
- KlokSpid module is definitively removed from the plugin.
- Links to documents was changed inside plugin.json (also per module).
- Metriks: added "Auto" for Decimals option ("Voltmeter" mode), "Auto" is the default decimals option.
- All modules: changed "if (module)" by "if (!module)", added "return;" inside "if (!module)" sections to avoid possible crash.

--------------------------------------------------------------------------------------------------------------------------------

Release v2.4.1 (November 24th, 2025) for VCV Rack v2.

- Metriks: fixed a compile/build warning, about possibly uninitialized vFloor and vCeiling variables.
- No major plugin change, just built to be compliant vs. Rack SDK v2.6.6 (lastest in date).

--------------------------------------------------------------------------------------------------------------------------------

Release v2.4.1 (August 26th, 2023) for VCV Rack v2.

- Packages built against VCV Rack SDK v2.4.1.
- RKD and BRK modules now support "Use dark panels if available" feature (from "View" menu, since VCV Rack v2.4).
- When "Use dark panels if available" feature is enabled, default presented model for all modules, is "Absolute Night".
- All classic beige models (GUI themes) become "Creamy", also Carbon "Signature" becomes Titanium "Signature", for all modules.
- KlokSpid: rollback concerning saw waveforms, now "Saw Up" (indicated as "SWU" in mini display along output #4), or "Saw Down"
  (indicated as "SWD" in mini display along output #4). "Ramp" term isn't longer mentioned (to avoid possible confusions).

--------------------------------------------------------------------------------------------------------------------------------

Release v2.4.0 (August 9th, 2023) for VCV Rack v2.

- Packages built against VCV Rack SDK v2.4.0.
- Reorganized README.md GitHub home page.
- KlokSpid: "Inv. Sawtooth" (LFO on jack 4) is remplaced by "Ramp" ("RMP" is displayed in mini display along output #4).

--------------------------------------------------------------------------------------------------------------------------------

Release v2.3.0 (July 29th, 2023) for VCV Rack v2.

- Packages built against VCV Rack SDK v2.3.0.
- Polarity Switch: now this module is polyphonic.
- Polarity Switch: options concerning outputted voltages behaviors, either upper and lower parts (independent).
- All modules (except BRK): menu separator (instead of blank) added before custom context menus.

--------------------------------------------------------------------------------------------------------------------------------

Release v2.2.7 (February 14th, 2023) for VCV Rack v2.

- New (basic) dual switch module: Polarity Switch. Depending voltage on input jack, the signal is routed to "P" output port if
  its voltage is positive, or to "N" output port if negative.
- Blank plates: fixed cosmetic concerning screws (view from module browser).
- Cleaned repository.

--------------------------------------------------------------------------------------------------------------------------------

Release v2.2.4 (January 26th, 2023) for VCV Rack v2.

- KlokSpid, Metriks: disabled DMD (dot-matrix display) while the module is bypassed (nothing displayed).
  for "Absolute Night" models: the yellow-backlit(s) behind LCD is (are) turned off while the module is bypassed.
- Metriks: module cosmetic while bypassed (for all six models) is fixed.
- RKD: all displays are turned off while module is bypassed.
- RKD: module bypass behavior is described at the end of PDF User's Guide.

--------------------------------------------------------------------------------------------------------------------------------

Release v2.2.3 (January 24th, 2023)

- KlokSpid, Metriks: plasma-gas dot-matrix displays for "Signature"-line modules now are visible in dark room (night) condition.
  for "Absolute Night" models: the yellow-backlit LCD dot-matrix-display causes the display is visible in dark room condition.
- RKD: the eight displays (along output ports) now are visible in dark room (night) condition.
- RKD: fixed typo for second output jack description (2ns replaced by 2nd).
- RKD and BRK modules User's Guide (PDF): added sections concerning extra dividers tables, some fixed typos and English faults.

--------------------------------------------------------------------------------------------------------------------------------

Release v2.2.2 (December 29th, 2022)

- Packages built against Rack-SDK-2.2.2.
- Klokspid: default behavior for TRIG. input jack now is transport Play/Stop (instead of Reset).
- Klokspid: fixed "Factory" (from SETUP) restore concerning custom output ratios. Now set at /4, X1, X2, and X4, as expected.
- RKD and BRK modules User's Guide (PDF) is finished.

--------------------------------------------------------------------------------------------------------------------------------

Pre-release v2.0.0-beta 4 (October 18th, 2021)

- Packages built against Rack-SDK-2.git.219bbaf1

--------------------------------------------------------------------------------------------------------------------------------

Pre-release v2.0.0 Beta (October 5th, 2021)

- Added code for "loadFont" in "draw" method (KlokSpid, Metriks, and RKD modules). Recommended for V2 migration.
- Added bypasses for KlokSpid (CLK -> all outputs), Metriks (IN -> OUT), and RKD (CLK -> all outputs).

--------------------------------------------------------------------------------------------------------------------------------

Pre-release v2.0.0 Beta (October 1st, 2021)
