Releases: yukimochi/Activity-Relay
Releases · yukimochi/Activity-Relay
v0.2.0rc2
New feature
- RemoteActor Caching feature.
Other changes
- Update dependency
- Fix some bugs.
v0.2.0rc1
New feature
- All information of relay exporting, importing feature (via json).
(data converter from pub_relay (Crystal; earl, sidekiq), pub_relay_prototype (Ruby) will release soon.)
Other changes
- Fix some bugs
- Refactoring many code.
v0.1.1
New feature
- Now you can select new relaying method in config (But it is not recommended.)
Create "Announce activity" instead of Relaying "Create Note activity".
- Preserve error log in redis 1 minutes.
Other changes
v0.1.0
- Fix some bugs.
- New Activity-Relay CLI.
- Implement Follow-Request pending.
Data schema in redis is nealy freezed!
v0.0.2
Blocked domain, Limited domain implemented.
Change data schema in redis.
(This update lost redis compatibility with mastodon/pub-relay.)
Caution : Data schema in redis is not fixed yet. You may need migrate manually in future.
initial release.
Basic features has been implemented.
Caution : Data schema in redis is not fixed yet. You may need migrate manually in future.