All Versions
47
Latest Version
Avg Release Cycle
24 days
Latest Release
897 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v0.10.0 Changes
April 17, 2021โ Added
- โ Add flag
-c
and--config
to specify configuration file path. - โ Add tests for publish.
- โ Add playback for Telegram bot.
- ๐ Supports to set help command for Telegram bot.
๐ Changed
- ๐จ Refactor configuration handler.
- Redact message without URL for Matrix.
- ๐ฆ Separate logger package.
โ Removed
- โ Remove flag
-c
to define Telegram channel name.
๐ Fixed
- ๐ Fix Matrix RoomID format.
- โ Add flag
-
v0.9.1 Changes
April 12, 2021๐ Fixed
- ๐ Fix publish context panic.
-
v0.9.0 Changes
April 12, 2021โ Added
- โ Add IRC support.
- โ Add Matrix support.
- โ Add linter rules for workflow.
- โ Add reviewdog workflow.
- ๐ Build binary for Apple Silicon.
- ๐ Build binary for FreeBSD/arm64.
๐ Changed
- ๐ณ Refine Dockerfile.
- โ Refine test workflow.
- ๐ Improve Docker image release workflow.
- โฌ๏ธ Upgrade dependencies.
- ๐ Listen on local port
8964
for web service.
-
v0.8.3 Changes
March 24, 2021โ Added
- โ Add test for twitter service.
- ๐ Build multi-arch deb package.
๐ Changed
- ๐จ Refactor publish service.
๐ Fixed
- ๐ Minor bugfix.
-
v0.8.2 Changes
March 05, 2021๐ Changed
- โก๏ธ Update man page.
- โ Add more exclude exit nodes of Tor for Docker image.
- Styling output results in command.
- Set Tor temporary data directory.
-
v0.8.1 Changes
March 02, 2021โ Added
- Clear Mastodon notifications every 10 minutes.
- ๐ฆ Handle os signal.
๐ Changed
- Adjust request Mastodon API interval to 5 seconds.
- โฌ๏ธ Upgrade RPM builder Go version to 1.16
๐ Fixed
- ๐ Fix nil pointer dereference of archive.today.
-
v0.8.0 Changes
February 27, 2021โ Added
- โ Add Mastodon support.
- ๐ Supports publish toot even if the entry from Telegram Bot and Tor Hidden Service.
- โ Add Twitter support.
- ๐ Supports publish tweet even if the entry from Mastodon Bot, Telegram Bot and Tor Hidden Service.
- โ Add stale workflow.
๐ Changed
- ๐ Make logs more readable.
- โก๏ธ Update snapcraft workflow.
-
v0.7.0 Changes
February 24, 2021โ Added
- โ Add publish to GitHub Issues support.
๐ Changed
- Styling channel message.
-
v0.6.3 Changes
February 21, 2021๐ Changed
- Upload image to ImgBB.
- Set image quality to 100.
- โฌ๏ธ Upgrade Go version to 1.16
๐ Fixed
- ๐ Fix create telegra.ph page failure due to title too long.
-
v0.6.0 Changes
January 28, 2021โ Added
- โ Add wayback to Telegraph support.
๐ Changed
- Using
/etc/tor/torrc
for Tor Hidden Service via theWAYBACK_TORRC
environment variable
๐ Fixed
- ๐ Minor bugfixs.