Skip to content

Releases: louisgrasset/touitomamout

Release v1.6.6

01 Feb 11:40
Compare
Choose a tag to compare

🐛 Bugfixes

  • remove svg in the middle of discover.md page

⚙️ Internal

  • chore: bump deps
  • chore(docs): bump deps

Release v1.6.5

24 Jan 00:24
Compare
Choose a tag to compare

🏗️ Build System

  • add docker image support for arm64
  • bump actions versions

Release v1.6.4

23 Jan 01:51
e12fe44
Compare
Choose a tag to compare

🐛 Bugfixes

  • make card image optional

Release v1.6.3

29 Nov 02:38
732e1f2
Compare
Choose a tag to compare

🏗️ Build System

  • drastically reduce image size

Release v1.6.2

29 Nov 01:53
3543ff8
Compare
Choose a tag to compare

🐛 Bugfixes

  • install sharp with the right arch

Release v1.6.1

28 Nov 23:58
Compare
Choose a tag to compare

🐛 Bugfixes

  • make bluesky sync work; prevent jest to fail

Release v1.6.0

27 Nov 23:09
Compare
Choose a tag to compare

🎉 New Features

  • add buildReplyEntry method
  • add media compression
  • add media compression while parsing media

🐛 Bugfixes

  • add missing SYNC_* env variables output
  • properly detect outdated images

🏗️ Build System

  • remove retry count
  • remove constant.ts file from coverage
  • rely on ts-jest/presets/default-esm preset
  • add transformIgnorePatterns
  • exclude root index from coverage
  • update configuration
  • make sure to load files
  • exclude migrations index from coverage
  • exclude tests directories from build
  • expand test timeout duration

📚 Documentation Changes

  • update readme
  • add badges links
  • add sonar badge
  • add touitomamout branding

🔍 Tests

  • rely on more stable url
  • cover buildProfileUpdate
  • add buildReplyEntry method
  • extend coverage on isTweetCached
  • cover getCache
  • extend coverage on getEligibleTweet
  • cover restorePreviousSession
  • cover oraPrefixer
  • cover getBlueskyChunkLinkMetadata
  • cover base tweet-getter-service
  • cover tweet-getter-service
  • add mock
  • extract tweet-getter-service tooling
  • cover bluesky-sender-service
  • cover makeMastodonPost
  • cover getCachedProfile
  • cover getCachedPosts
  • cover uploadBlueskyMedia
  • cover makeBlueskyPost
  • cover getCookies
  • cover saveCookies
  • cover mediaDownloaderService
  • enhance coverage on blueskySenderService
  • cover mastodonSenderService
  • cover profileSynchronizerService
  • cover makPost
  • cover runMigration
  • cover postsSynchronizerService
  • cover handleTwitterAuth
  • enhance mock
  • cover buildConfigurationRules

Release v1.5.0

19 Nov 19:28
Compare
Choose a tag to compare

🎉 New Features

  • better splitting system, taking long urls and punctuation into account
  • support link cards on bluesky

🐛 Bugfixes

  • make sure to sync 4 images maximum, not 3
  • rely on .exec
  • decode tweet text HTML entities
  • prevent quoting unavailable tweet

🔍 Tests

  • support link metadata
  • prevent quoting unavailable tweet

Release v1.4.0

04 Nov 11:54
738d356
Compare
Choose a tag to compare

🎉 New Features

🐛 Bugfixes

Release v1.3.1

29 Oct 19:47
d1e683b
Compare
Choose a tag to compare

🎉 New Features