From 836da67f191fdbd488cea94d8248f27f4082d9bd Mon Sep 17 00:00:00 2001 From: wukko Date: Tue, 23 Jul 2024 12:44:13 +0600 Subject: [PATCH] web/changelogs: remove 3.3 changelog as it's a duplicate of 3.4 --- web/changelogs/3.3.md | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 web/changelogs/3.3.md diff --git a/web/changelogs/3.3.md b/web/changelogs/3.3.md deleted file mode 100644 index 39f50d8c..00000000 --- a/web/changelogs/3.3.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: soundcloud and better usability -date: "Sep 3, 2022" ---- - -- added ability to save images from tiktok conveniently, and without watermarks. -- it's now way easier to contribute translations to cobalt. read more on how to do it [on github](https://github.com/imputnet/cobalt#how-to-contribute-translations). in short, you don't need to fork the repo anymore, everything is handled through crowdin :D -- updated readme in github repo to make it easier to read and understand. -- began to add more descriptive errors, more to come soon. - -internal stuff: -- remade entirety of tiktok module and merged it with douyin one. now both (basically identical) platforms have perfect parity of download features. -- cleaned up the twitter module, now it's way more compact and easy to read. -- moved changelog out of english localization. -- other small improvements and fixes. - -follow cobalt's twitter account for polls, updates, and more: [@justusecobalt](https://twitter.com/justusecobalt) \ No newline at end of file