What's Changed
$CHANGELOG
Downloads
Choose the appropriate installer for your platform:
- macOS:
.dmg(Intel & Apple Silicon Universal) - Windows:
.exeinstaller - Linux:
.AppImage(portable),.deb(Debian/Ubuntu),.rpm(Fedora/RHEL)
Installation
macOS
- Download the
.dmgfile - Open it and drag Datalayer Desktop to Applications
- On first launch, right-click → Open to bypass Gatekeeper
Windows
- Download the
.exefile - Run the installer
- Follow the installation wizard
Linux
AppImage (Recommended)
- Download the
.AppImagefile - Make it executable:
chmod +x Datalayer-Desktop-*.AppImage - Run it:
./Datalayer-Desktop-*.AppImage
Debian/Ubuntu
sudo dpkg -i datalayer-desktop_*_amd64.debFedora/RHEL
sudo rpm -i datalayer-desktop-*.x86_64.rpmWhat's Changed
- bump: latest by @echarles in #10
- Refact: core models by @echarles in #8
- fix: editors by @echarles in #11
- fix: build by @echarles in #12
New Contributors
Full Changelog: v0.0.2...v0.0.3