Skip to content

Releases: thilobillerbeck/skymoth

v0.2.2

27 Nov 00:33
Compare
Choose a tag to compare

0.2.2 (2024-11-27)

Bug Fixes

  • add more domain validation to login page (db8fae4)
  • deps-dev: bump typescript from 5.6.3 to 5.7.2 (#45) (c376270)
  • deps: bump @atproto/api from 0.13.16 to 0.13.18 (#46) (a26810c)
  • deps: bump @sentry/node from 8.38.0 to 8.40.0 (#47) (d262a15)
  • deps: bump @sentry/profiling-node from 8.38.0 to 8.40.0 (#44) (0259c4f)
  • deps: bump megalodon from 10.0.6 to 10.0.7 (#43) (4f83d35)
  • double-slash in api calls due to domain to url conversion (#48) (75a422d)

v0.2.1

19 Nov 03:06
Compare
Choose a tag to compare

0.2.1 (2024-11-19)

Bug Fixes

  • version numbering in footer (9eb3994)

v0.2.0

19 Nov 02:11
Compare
Choose a tag to compare

0.2.0 (2024-11-19)

Bug Fixes

  • add version tag to footer (fee1b49)
  • improve bluesky credential validation process (4752f71)

Features

v0.1.3

18 Nov 00:39
Compare
Choose a tag to compare

0.1.3 (2024-11-18)

Bug Fixes

  • also wait when posting split posts (ba36e60)
  • make waiting time between posts in one run adjustable to prevent issues with read-after-write (c4f3bfa)

v0.1.2

17 Nov 22:33
Compare
Choose a tag to compare

0.1.2 (2024-11-17)

Bug Fixes

  • .dockerignore: add dockerignore to prevent incompatible bins from slipping into the docker image (74472b4)

v0.1.1

17 Nov 20:50
Compare
Choose a tag to compare

0.1.1 (2024-11-17)

Bug Fixes

  • deps: bump liquidjs from 10.18.0 to 10.19.0 (#39) (198dcee)
  • invalidate bluesky credentials when account is deactivated (52dae21)

v0.1.0

17 Nov 16:36
Compare
Choose a tag to compare

0.1.0 (2024-11-17)

Features