v0.2.2-pre2
Pre-releaseThis is the second pre-release of version 0.2.2. It contains some larger changes over the last pre-prelease.
Warning: If you save your file using this pre-release, you will no longer be able to open it in older versions of audapolis.
You can download this version for the following plattforms:
- Linux in the following formats
- Mac OS
- Windows
What's Changed
We're currently working on changing the internal file format audapolis uses again. This should make editing longer files much faster. In this pre-release, we only changed the file format, but did not yet include the speedups.
Warning: If you save your file using this pre-release, you will no longer be able to open it in older versions of audapolis.
While we try to keep audapolis as bug-free as possible, sometimes we miss something. This is why we introduces better logging. Users can now export debug logs from the "Help" menu, which help us better understand some bugs.
We also updated our developer documentation. The contribution guidelines now explain how you can contribute to audapolis, be it through reporting bugs or unclear documentation, suggesting new features or writing code.
With the new "document filter" action you can now easily create supercuts which only contain certain words, similar to what videogrep does
We fixed some bugs
- 🐛 Fix undo working across documents by @pajowu in #351
- 🐛 Fix bug that prevented user from disableing punctuation by @pajowu in #363
- 🐛 Fix save dialog not including a default extension on some plattforms by @pajowu in #353
- 🚸 Improve "stop model download" ui by @pajowu in #369
- 🚑️ Use poetry export -o instead of shell redirect by @pajowu in #384
We updated our dependencies
- Bump ejs from 3.1.6 to 3.1.8 in /app by @dependabot in #362
- Bump plist from 3.0.4 to 3.0.5 in /app by @dependabot in #361
- Bump async from 2.6.3 to 2.6.4 in /app by @dependabot in #364
- Bump ansi-regex from 3.0.0 to 3.0.1 in /app by @dependabot in #360
- Bump electron from 13.5.2 to 13.6.6 in /app by @dependabot in #356
- Bump shell-quote from 1.7.2 to 1.7.3 in /app by @dependabot in #383
- Bump vite from 2.5.7 to 2.9.13 in /app by @dependabot in #382
- ⬆️ Upgrade evergreen version by @pajowu in #368
Full Changelog: v0.2.1+39...v0.2.2-pre2