Skip to content

Releases: libost/sticker_go

v1.10.0

12 Jun 09:24
9ac511e

Choose a tag to compare

Release v1.10.0 auto generated at 2026-06-12T09:21:27Z

Changelog

Features

  • c6eb635: feat(api): add support for local server API endpoint
  • 54792f4: feat(api): implement API endpoint change handling
  • a1b5bce: feat(build): add Makefile for build automation and cross-compilation
  • 9894887: feat(license): add /license command

Fixes

  • 92d5c5e: fix(i18n): add grace key command to help descriptions
  • a0fe7b9: fix(upgrade): adjust executable naming for architecture compatibility

Maintenance

  • 116a539: chore(ci): add goamd64 configuration for all platforms
  • 5b39928: chore(deps): bump golang.org/x/image from 0.41.0 to 0.42.0 (@dependabot[bot])
  • 08c50bc: chore(deps): update dependencies
  • d28351a: chore(license): correct copyright formatting in LICENSE file
  • c21527d: docs: update upgrade feature warnings and add issues documentation

Others

  • 00de7ff: feat(persistent-data): add persistent data storage for API endpoint and token

v0.0.0-dev

07 Apr 10:19

Choose a tag to compare

v0.0.0-dev Pre-release
Pre-release

Pre-release 79d27f9 auto generated at 2026-06-12T09:02:46Z

Changelog

Features

  • c6eb635: feat(api): add support for local server API endpoint
  • 54792f4: feat(api): implement API endpoint change handling
  • a1b5bce: feat(build): add Makefile for build automation and cross-compilation
  • 9894887: feat(license): add /license command

Fixes

  • 92d5c5e: fix(i18n): add grace key command to help descriptions
  • a0fe7b9: fix(upgrade): adjust executable naming for architecture compatibility

Maintenance

  • 116a539: chore(ci): add goamd64 configuration for all platforms
  • 08c50bc: chore(deps): update dependencies

Others

  • 00de7ff: feat(persistent-data): add persistent data storage for API endpoint and token

v1.9.9

07 Jun 01:52
ee90e22

Choose a tag to compare

Release v1.9.9 auto generated at 2026-06-07T01:50:23Z

Changelog

Features

  • 1a0b905: feat(commands): add query command to retrieve user usage records
  • 01c5aff: feat(grace): implement grace key generation and usage commands

Fixes

  • d38ee86: fix(usage): improve next refresh time calculation based on data modification
  • 3bbe031: fix(usage): incorrect usage reset time in user prompts
  • e0a523c: fix(vulnerabilities): loss of accuracy when converting usage counts to int

Maintenance

  • 9d5b5b9: chore(deps): bump github.com/PaulSonOfLars/gotgbot/v2 (@dependabot[bot])
  • e705c7f: chore(deps): bump modernc.org/sqlite from 1.50.1 to 1.51.0 (@dependabot[bot])
  • b06b326: chore(deps): update gotgbot and libc dependencies to latest versions

v1.9.8

25 May 14:37
256c84b

Choose a tag to compare

Release v1.9.8 auto generated at 2026-05-25T14:35:01Z

Changelog

Features

  • 3715393: feat(metrics): integrate systemd memory usage retrieval for getstats function

Fixes

  • 71a210f: fix(getstats): replace panic with logging for systemd dbus connection failure

Maintenance

  • a0e529f: chore(git): add .gitattributes to manage line endings for shell scripts
  • f6a12c5: chore(git): update .gitattributes to include line endings for PowerShell scripts

v1.9.7

22 May 11:07
369b555

Choose a tag to compare

Release v1.9.7 auto generated at 2026-05-22T11:05:30Z

Changelog

Features

  • 731f5f0: feat(dm): add handler for sticker pack links and localize error messages

Fixes

  • d365ed8: fix(deps): update golang.org/x/image to v0.41.0 and golang.org/x/net to v0.55.0
  • f406b9b: fix(dm): ensure text handler only processes messages in private chats
  • 186cf9b: fix(dm): handle both full and short sticker pack link formats

Maintenance

  • fa48d97: chore(deps): bump golang.org/x/net from 0.53.0 to 0.54.0 (@dependabot[bot])
  • 29534aa: chore(deps): bump modernc.org/sqlite from 1.50.0 to 1.50.1 (@dependabot[bot])
  • 2874955: chore(deps): update dependencies to latest versions
  • 8349371: chore(log): add heap profiling on fatal log level
  • 623dd60: refactor(dm): extract sticker link handling into separate function
  • f9eaf0d: test(constants): add unit tests for SetBaseDir function

v1.9.6

10 May 04:47
bbb4dd3

Choose a tag to compare

Release v1.9.6 auto generated at 2026-05-10T04:44:41Z

Changelog

Features

  • 443d9a5: feat(config): add advanced configuration options for ffmpeg path and filter

Maintenance

v1.9.5

17 Apr 03:07
ca1af6f

Choose a tag to compare

Release v1.9.5 auto generated at 2026-04-17T03:05:10Z

Changelog

Features

  • 89aaac9: feat(docker): add health check to docker-compose.yml

Fixes

  • 8a55c50: fix(docker): update port mappings to avoid conflicts

Maintenance

  • ef1816b: chore(deps): upgrade dependencies
  • acbcfd7: chore(doc): doc update
  • 1c6c018: chore(docker): update docker-compose to use pre-built image instead of build context
  • 8bc8998: chore: ci update

v1.9.4

12 Apr 11:54
bd13948

Choose a tag to compare

Release v1.9.4 auto generated at 2026-04-12T11:52:30Z

Changelog

Fixes

  • 883c55d: fix: apply usage limit enforcement and conversion lock in GetPack
  • 6199aa3: fix: prevent webhook from listening on localhost in Docker environment
  • 0c56f3e: fix: unable to get db data on occasions

Maintenance

v1.9.3

10 Apr 09:17
2e1c200

Choose a tag to compare

Release v1.9.3 auto generated at 2026-04-10T09:14:47Z

Changelog

Features

  • d1f1411: feat: Add user-level conversion lock to prevent multiple concurrent conversions
  • 0d65e5c: feat: capable of using systemctl reload sticker_go now

Fixes

  • 865958c: fix: change config check failure handling to panic

Maintenance

  • 3cf29ac: chore(deps): update dependencies to latest versions
  • ee9700c: chore(docker): tidy up .dockerignore
  • b0102cf: chore(git): tidy up .gitignore
  • 21940bb: chore: ci template fix
  • 18ec90e: chore: ci update
  • db2686c: chore: doc update
  • 6885177: chore: doc update
  • b563a3f: chore: update workflow
  • b1957ba: refactor: replace config initialization with direct access to AppConfig

v1.9.2

07 Apr 14:00

Choose a tag to compare

Release v1.9.2 auto generated at 2026-04-07T13:57:40Z

Changelog

Maintenance