diff --git a/site/_wiki/Documentation/VersionHistory.md b/site/_wiki/Documentation/VersionHistory.md new file mode 100644 index 0000000..245e617 --- /dev/null +++ b/site/_wiki/Documentation/VersionHistory.md @@ -0,0 +1,45 @@ +--- +title: History of OpenTabletDriver +--- + +This page aims to document some of the more notable milestones of OpenTabletDriver + +## Version History + +| Release | UTC Date | Notes | +| :----------: | :-----------: | :---- | +| v0.1.0-rc1 | Dec 31, 2019 | InfinityGhost releases the first version of OpenTabletDriver +| v0.1.1-rc1 | Jan 29, 2020 | +| v0.2.0-rc1 | Mar 26, 2020 | Plugin support +| v0.3.0 | Jul 17, 2020 | MacOS support. GUI rewritten to Eto.Forms. Native Linux Wayland support +| v0.3.1 | Jul 29, 2020 | Adds support for hotplug device detection +| v0.3.2 | Aug 3, 2020 | +| v0.4.0 | Sep 18, 2020 | Windows: Raw Input support +| v0.4.1 | Oct 2, 2020 | Linux: Pen pressure support added with Artist Mode +| v0.4.2 | Nov 10, 2020 | +| v0.5.0 | Jan 19, 2021 | Interpolation (async) filter support +| v0.5.1 | Jan 30, 2021 | +| v0.5.2 | Mar 8, 2021 | +| v0.5.2.1 | Mar 9, 2021 | +| v0.5.2.2 | Mar 12, 2021 | +| v0.5.2.3 | Mar 17, 2021 | +| v0.5.3 | Apr 13, 2021 | +| v0.5.3.1 | Apr 13, 2021 | +| v0.5.3.2 | Jun 6, 2021 | +| v0.5.3.3 | Jul 11, 2021 | +| v0.6.0 | Jan 11, 2022 | Major rewrite of GUI and daemon for multi-tablet reasons +| v0.6.0.1 | Jan 13, 2022 | +| v0.6.0.2 | Jan 17, 2022 | +| v0.6.0.3 | Feb 4, 2022 | +| v0.6.0.4 | May 5, 2022 | +| v0.6.1 | Jun 20, 2023 | First release hosted by X9VoiD +| v0.6.1.1 | Jun 21, 2023 | +| v0.6.2.0 | Jun 25, 2023 | +| v0.6.3.0 | Sep 6, 2023 | +| v0.6.4.0 | Dec 22, 2023 | +| v0.6.5.0 | Dec 18, 2024 | MacOS: Pen pressure supported in output modes. MacOS native timers implemented for async plugins. First release hosted by gonX +| v0.6.5.1 | Feb 2, 2025 | +| v0.6.6.0 | Sep 28, 2025 | +| v0.6.6.1 | Oct 11, 2025 | +| v0.6.6.2 | Oct 17, 2025 | +{: .table .table-dark }