Skip to content

Releases: alphatoasterous/otlozhka-bot

1.4.2

13 Jul 09:24
Compare
Choose a tag to compare

Changelog

  • aaf36c7 fix: Dirty fix for VK's 4096-symbol message limit

v1.4.1

26 Jun 11:33
Compare
Choose a tag to compare

Changelog

  • 2317953 fix: Check if wallpost storage stale when printing it

v1.4-unpacked

04 Jun 19:12
Compare
Choose a tag to compare

Changelog

  • f83a9d2 chore: document functions
  • f636d32 feat: change functions containing timestamp in interface to use int64 instead of int
  • 2f48b9a feat: proper-ish timezone loading in GetFormattedCalendar
  • c94f528 fix: disable UPX to resolve false-flagging

1.4

03 May 17:11
Compare
Choose a tag to compare
1.4

Changelog

  • 9236f74 chore: move GetFormattedCalendar to the end of message.go
  • cd756f6 feat: PrintStorage config entry
  • f5af66e feat: PrintStorage message handling
  • 5efb5eb feat: list of posts (for community admins)
  • 21c3118 feat: print additional information in calendar
  • 31a8265 fix: compile PrintStorage regex in BotConfig
  • 7e77eae fix: extract all attachments from a post instead of first one

1.3.1

30 Mar 18:32
Compare
Choose a tag to compare

Changelog

1.1.1

25 Mar 19:46
Compare
Choose a tag to compare

Changelog

  • d6ea2fd feat: add value check for post-found messages
  • 0584666 fix: remove attachment strings extraction attempt when no attachments provided
  • f0b0f71 fix: set correct Wallposts count for WallGet method

1.1.0

21 Mar 11:46
Compare
Choose a tag to compare

Changelog

  • 013703d Initial commit
  • 859eae6 Update .gitignore
  • 327a472 chore: add README.md
  • cc4182b chore: remove TODOs
  • adbc66d chore: remove nil return after log.Fatal
  • 24f6861 chore: remove nil return after log.Fatal
  • c0aa5fd chore: rename attachment extraction function
  • fcd78f0 chore: rename strings variable to lng, add more lng cases
  • c0745c0 chore: update .gitignore
  • 7cd327b chore: update LICENSE
  • 232b019 chore: update go.mod and go.sum
  • 8f0302b feat: add commandline arguments support
  • b37d759 feat: add document formatting for attachments extraction
  • f1173ad feat: add goreleaser
  • de25c1f feat: add miscellaneous utility functions
  • 8d66381 feat: add wall posts gathering functions
  • fc159e9 feat: make it real
  • 2d9ffa3 refactor: rename code to match camelCase and better readability, add documentation

Initial Release

14 Mar 17:56
Compare
Choose a tag to compare

go build -ldflags "-s -w" used.

Note: don't forget to fill out .env file!