Releases: louisgrasset/touitomamout
Releases · louisgrasset/touitomamout
Release v1.4.0
🎉 New Features
- convert long tweets to threads (#111 by louisgrasset)
- cache revamp and profile images hashes check (#117 by louisgrasset)
🐛 Bugfixes
- properly catch unsupported media error (#110 by louisgrasset)
- missing type assertion (#112 by louisgrasset)
- prevent cache creation to break old data (#118 by louisgrasset)
Release v1.3.1
🎉 New Features
- add version in logs (#108 by louisgrasset)
Release v1.3.0
🎉 New Features
- simplify configuration (#105 by louisgrasset)
📚 Documentation Changes
- add missing space
Release v1.2.0
🎉 New Features
- add prettier (#90 by louisgrasset)
- add .env file generator (#94 by louisgrasset)
- add migration system (#100 by louisgrasset)
- prevent unecessary sync (#102 by louisgrasset)
🐛 Bugfixes
- duplicated api calls (#98 by louisgrasset)
- assume the sync is useless if latest post is already cached (#99 by louisgrasset)
- only inject description field when alt text exists (#103 by louisgrasset)
🏗️ Build System
- support code coverage (#93 by louisgrasset)
- properly defined paths
- set minimum node version to 18 (#95 by louisgrasset)
📚 Documentation Changes
- fix typos and better falsy values (#96 by louisgrasset)
- add default values to help users (#97 by louisgrasset)
🔍 Tests
- cover part of helpers (#92 by louisgrasset)
Release v1.1.1
🎉 New Features
- add jest (#84 by louisgrasset)
🐛 Bugfixes
- catch xrpc & rate-limit errors (#81 by louisgrasset)
- cover sonarcloud code smells (#82 by louisgrasset)
- cover sonarcloud code smells (#83 by louisgrasset)
🏗️ Build System
- extract docs related jobs; make them run on docs path change only (#86 by louisgrasset)
📚 Documentation Changes
- replace documentation center url by the absolute on so docker hub will load it
- fix typos & co (#85 by louisgrasset)
Release v1.1.0
🏗️ Build System
- make cd deploy docs
📚 Documentation Changes
- add documentation center (#75 by louisgrasset)
- add documentation center link (#76 by louisgrasset)
Release v1.0.2
🏗️ Build System
- declare env to CD to match github deploy ui (#72 by louisgrasset)
- replace workflows badges (#73 by louisgrasset)
📚 Documentation Changes
- properly set docker hub link (#71 by louisgrasset)
Release v1.0.1
🐛 Bugfixes
- skip post sync without text nor media (#69 by louisgrasset)
🏗️ Build System
- rely on cd to replicate repo description on docker hub
- scheduled only workflow (#65 by louisgrasset)
- worflow fixes (#66 by louisgrasset)
- release dev tag (#68 by louisgrasset)
📚 Documentation Changes
- add badges and h1 title (#67 by louisgrasset)
Release v1.0.0
🐛 Bugfixes
- upload image without alt text (#38 by louisgrasset)
- address sonar vulnerabilities (#39 by louisgrasset)
🏗️ Build System
- split actions between ci, cd and release
- create tag from github action
- trigger docker-release on release created
- properly create tags, rework workflows files
📚 Documentation Changes
- fix and add badges (#34 by louisgrasset)
- add release badge (#36 by louisgrasset)
Release v0.1.3
🎉 New Features
- switch tweet getter service to rely on
getTweets
method (#23 by louisgrasset) - add twitter handle to logs (#24 by louisgrasset)
- add image alt text (#31 by louisgrasset)
- add rate limit detection (#30 by louisgrasset)
🐛 Bugfixes
- minor typo (#33 by joshua-mo-143)
🏗️ Build System
- add jobs deps, add build & docker steps (#32 by louisgrasset)
📚 Documentation Changes
- add banner