Releases: gristlabs/grist-desktop
Releases · gristlabs/grist-desktop
0.3.0
What's Changed
- Files can now be opened from anywhere on the filesystem.
- Non-Grist files can be imported into a new document using "File -> Open", such as .csv, .tsv, .dsv and .xlsx.
- Opening a file using "File -> Open" will focus an existing window if the document is already open, or create a new window if it isn't.
- All of the changes in the latest release of Grist Core are now in Grist Desktop.
- Miscellaneous fixes.
Breaking changes
macOS 14 (Sonoma) is now the minimum supported version of macOS.Older macOS versions will continue to be supported for now. The x64 build was broken. It has now been updated and should be working again.
Join our Discord Community if you'd like to get into development of Grist.
0.2.10
Grist Electron has been rebranded as Grist Desktop! Note that the package name has changed, so you might need to manually uninstall the old version after installing this one.
New
- Added a Windows portable build (#27).
- The Windows 32-bit build is back, now built on 64-bit runners.
Bug Fixes
- External links now open in the default browser instead of the Electron Chromium (#37).
- Fixed symlinks on Windows (symlink permission required) (#4).
Misc
0.2.9
Bump grist-core to 1.1.14
Windows x86 build is dropped because of frequent OOM errors when building.
0.2.8
Catching up with latest grist-core
.
0.2.7
The Mac M1 build was broken, this is an attempt at a fix - take two :-)
0.2.6
The Mac M1 build was broken, this is an attempt at a fix.
0.2.5
0.2.4
Fix XLSX exports, and catch up with latest grist-core.
Warning: probably broken.
0.2.2
Catch up with latest grist-core: https://github.com/gristlabs/grist-core/releases/tag/v1.1.2
0.2.1
- Pulls in latest grist-core (https://github.com/gristlabs/grist-core/releases/tag/v1.0.9)
- May fix some of the import issues in #3