Assets
Complete Packages
dms-full-amd64.tar.gz
- Complete package for x86_64 systems (CLI binary + QML source + installation guide)dms-full-arm64.tar.gz
- Complete package for ARM64 systems (CLI binary + QML source + installation guide)
Individual Components
dms-cli-amd64.gz
- DMS CLI binary for x86_64 systemsdms-cli-arm64.gz
- DMS CLI binary for ARM64 systemsdms-qml.tar.gz
- QML source code only
Checksums
*.sha256
- SHA256 checksums for verifying download integrity
Installation: Extract the dms-full-*.tar.gz
package for your architecture and follow the INSTALL.md
instructions inside.
What's Changed
- Put release bin in bin/ folder (d6be050)
- Make release assets more sane and understandable (1c85f5e)
- Expose ensureVisible to PluginSettings (abe5515)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (6fba975)
- Clean up variants from bar whhen removed from plugin data (2de6798)
Full Changelog: v0.1.8...v0.1.9