v0.2
Version 0.2 🥂
We (@anuejn and @pajowu) are very thrilled to release a new version of audapolis: Version 0.2
This is the most mature version of audapolis we ever had. We would be super happy if you tried it out and reported back to us about it. If you find any bugs or unintuitive features, please open an issue. For any other feedback feel free to each out to us.
You can download this version
- Linux in the following formats
- Mac OS
- Windows
What's Changed since v0.1
There really was a lot, so let's start with the things you can immediately see:
- We revamped our User Interface and switched to the evergreen library in #156 and #227
- We added two new export formats:
- We added a button to copy the selection as text in #200
- We added automatic speaker detection, in which the system tries to guess who speaks when in you audio file in #132 and improved it in #257, #269, #280 and #281
- We enabled the select-all shortcut Ctrl+A in #201
- We changed the 'Select File' dialog when importing to allow you to choose more files that we already support in #208
- We made the editor feel nicer in #234
But that wasn't all. We also did a lot of work which should make audapolis feel a lot smoother and faster:
- We revamped our file format in #262 and #289
- We improved performance in #198, #276
- We sped up the transcription if you use speaker diarization in #232
- We added better progress bars in #235
- We made the editor behaviour more intuitive in #266,
- We noticed that with some file formats audapolis didn't work very well. We fixed that in in #267
- We fixed a bug where audapolis wouldn't start on linux in #277
- We fixed a lot of crashed in #270, #271
- We fixed multiple bugs that would only show up in production builds (e.g. if you downloaded audapolis from our github page):
- We fixed some bugs with our cursor in #224, #225, #244
- We fixed a crash that happened if you have too many speakers in a document in #237
- We fixed some smaller bugs in #282, #286
- We improved our code a lot in #199, #202, #203, #204, #209, #213, #220, #223, #251
- We worked on our CI in #159, #161, #162, #163, #176, #177, #181, #184, #185, #236, #239, #245, #249, #250, #291
- We improved the developer experience in #241 (big thanks to @jgarplind for that), #247, #279
- We added a whole bunch of tests in a lot of PRs and improved them in #274
- We added more language models in #171
- And last but not least, we improved in-app versioning in #287 and released version 0.2 in #288
New Contributors
- @jgarplind made their first contribution in #241 🎉
Full Changelog: v22.1.7-2022...v0.2.0-1