• v1.4.1 b389a40278

    adhisimon released this 2026-04-24 16:20:34 +07:00 | 3 commits to main since this release

    Highlight new feature:

    • Random delay after posting a status (use MAX_RANDOM_DELAY_AFTER_POSTING environment variable)

    Some other changes:

    • Tweaks on Makefile to build container image
    Downloads
  • v1.4.0 cbbfd17347

    adhisimon released this 2026-04-24 15:22:39 +07:00 | 8 commits to main since this release

    New feature:

    • Markdown support (#6)
    Downloads
  • v1.3.6 b632a5531b

    v1.3.6 Stable

    adhisimon released this 2026-03-30 21:47:04 +07:00 | 19 commits to main since this release

    No new codes on main app. Just a bunch of package update and npm audit fix.

    Main reason to release this as different minor version is just for introducing new container build system using Makefile.

    Downloads
  • v1.2.0 1770f8eff4

    v1.2.0 Stable

    adhisimon released this 2025-12-11 00:35:40 +07:00 | 44 commits to main since this release

    Changelog:

    • Move last timestamp data file from .lastTs to data/last-ts
    • Break on posting error
    • Dockerfile
    Downloads
  • v1.1.0 ebdb9166fb

    v1.1.0 Stable

    adhisimon released this 2025-12-01 23:39:18 +07:00 | 50 commits to main since this release

    New features:

    • HEADER and FOOTER configuration
    • MAX_NEW_STATUSES to limit maximum number of statuses to post
    Downloads
  • v1.0.0 5790a7b326

    v1.0.0 Stable

    adhisimon released this 2025-11-29 22:49:58 +07:00 | 55 commits to main since this release

    Downloads