Fix long comments bug, use .deb instead of Snap

This commit is contained in:
Evan Su 2022-05-01 13:42:24 -04:00 committed by GitHub
parent 27c896f8b1
commit 765fac7cee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
<li>Review/improve Internals.md</li>
<li>✓ Input validation for split size</li>
<li>✓ Ability to split into a custom number of total chunks in addition to by size</li>
<li>✓ Fix issue with long comments</li>
<li>Deprecate Snapcraft and provide a .deb instead (possible along with an AppImage)</li>
</ul>
# v1.26 (Released 04/18/2022)