Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 50d6f3a

Browse files
committed
docs(changelog): Add v3.3.3 Changes
1 parent 259434b commit 50d6f3a

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,25 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
77
Versions [3.0.0] and older use a format based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88
but versions thereafter use a custom changelog format using [git-cliff](https://git-cliff.org).
99

10+
## [3.3.3] - 2024-05-07
11+
12+
### Bug Fixes
13+
14+
- *dl*: Automatically convert TTML Subs to WebVTT for MKV support
15+
- *Subtitle*: Correct timestamps when merging fragmented WebVTT
16+
17+
### Changes
18+
19+
- *env*: List all directories as table in info
20+
- *env*: List possible config path locations when not found
21+
- *binaries*: Move all binary definitions to core/binaries file
22+
- *curl-impersonate*: Remove manual fix for curl proxy SSL
23+
- *curl-impersonate*: Update the default browser to chrome124
24+
- *Config*: Move possible config paths out of func to constant
25+
- *utilities*: Remove get_binary_path, use binaries.find instead
26+
- *dl*: Improve readability of download worker errors
27+
- *env*: Shorten paths on Windows with env vars
28+
1029
## [3.3.2] - 2024-04-16
1130

1231
### Bug Fixes
@@ -795,6 +814,7 @@ This release brings a huge change to the fundamentals of Devine's logging, UI, a
795814

796815
Initial public release under the name Devine.
797816

817+
[3.3.3]: https://github.com/devine-dl/devine/releases/tag/v3.3.3
798818
[3.3.2]: https://github.com/devine-dl/devine/releases/tag/v3.3.2
799819
[3.3.1]: https://github.com/devine-dl/devine/releases/tag/v3.3.1
800820
[3.3.0]: https://github.com/devine-dl/devine/releases/tag/v3.3.0

0 commit comments

Comments
 (0)