Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JunkFood02 committed Apr 3, 2024
1 parent 56c313f commit 9793062
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .idea/deploymentTargetSelector.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Under development, please stay tuned!
* Remember subtitle selection for next downloads
* Configuration for not using the download type in the last download
* Improve UI/UX for download error handling
* Add splash screen
* Haptic feedback BZZZTT!!1!


Expand All @@ -29,17 +30,21 @@ Under development, please stay tuned!
* Use nightly builds for yt-dlp by default
* Migrate `Slider` & `ProgressIndicator` to the new visual styles in MD3
* Use default display name from system for locales
* Metadata is also added to videos now
* Metadata of videos is also embedded in the files now
* A few UI changes that I forgot

### Fixed
* Fix a permission issue when using Seal in a different user profile or private space
* Fix an issue where the text cannot be copied in the menu of the download history
* Display approximate file size for formats when there's no exact value available
* Fix an issue causes app to crash when the selected template is not available
* Custom command now ignore empty URLs, which means you can insert URLs along with arguments in command templates
* Fix an issue where some formats may be unavailable when downloading playlists

### Known issues
* TextFields(IME) fallback to plain character mode when showing a ModalBottomSheet
* ModalBottomSheet handles insets incorrectly on devices below API 30
* Splash screen shows cropped icon on devices below API 31

## [v1.11.3][1.11.3] - 2024-01-22

Expand Down

0 comments on commit 9793062

Please sign in to comment.