Skip to content

Releases: why-not-try-calmer/feedo

Version 1.3

12 Jan 12:26
Compare
Choose a tag to compare
  • now using MongoDB from a local container instead of using MongoAtlas (cloud-based)
  • building production image with static linking
  • fixed a handful of small bugs

v.1.2

05 Mar 18:29
7b50ce4
Compare
Choose a tag to compare
Update push-then-deploy.yml

1.1 released!

08 Jan 23:17
07b422f
Compare
Choose a tag to compare

Recently added

Settings

  • added settings to specify whether batch updates should pin
  • added settings to specify whether the application should try to delete messages it sends after some time

Channels

  • added support for channels
    • most commands are now duplicated with a -chan counterpart
    • the workflow starts with: /subchannel <channel id> <list of urls>
    • notice that the user initiating the workflow must be an admin in the target channel, and the bot must already be there with the permission to send messages;
    • to take advantage of pins, the bot should be permitted to edit messages in the target channel

Optimizations

  • improved post-processing with concurrently consumed job queue