File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/ ) .
77
8- ## [ Unreleased ]
8+ ## [ 4.4.2 ] - 2025-05-14
99
1010### Added
1111
1212- Add cache support for ` Following ` timeline. [ #226 ] ( https://github.com/EltonChou/TwitterMediaHarvest/issues/226 )
1313
14+ ### Fixed
15+
16+ - Fix issue that error response would be cached.
17+ - Fix issue that X api request cannot be generated correctly.
18+
1419## [ 4.4.1] - 2025-05-03
1520
1621### Added
@@ -271,6 +276,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
271276- Fixed download button color in reply-restricted tweet.
272277- Fixed media checking in embed tweet.
273278
279+ [ 4.4.2 ] : https://github.com/EltonChou/TwitterMediaHarvest/compare/v4.4.1...v4.4.2
274280[ 4.4.1 ] : https://github.com/EltonChou/TwitterMediaHarvest/compare/v4.4.0...v4.4.1
275281[ 4.4.0 ] : https://github.com/EltonChou/TwitterMediaHarvest/compare/v4.3.0...v4.4.0
276282[ 4.3.0 ] : https://github.com/EltonChou/TwitterMediaHarvest/compare/v4.2.9...v4.3.0
Original file line number Diff line number Diff line change 11{
22 "name" : " twitter-media-harvest" ,
3- "version" : " 4.4.1 " ,
3+ "version" : " 4.4.2 " ,
44 "type" : " module" ,
55 "description" : " The easiest way to get media from twitter-timeline." ,
66 "engines" : {
You can’t perform that action at this time.
0 commit comments