v1.0.0
Production Stable
v0.1.0
Basic working version
for hard-coded vrt.be + belganewsagency.eu and lemmy credentials + target channel info provided through .env.
v0.2.0
Increase usability
Onboarding process filling in all necessary platform information
v1.3.1
Bug fixes from v1.3.0 UI testing
v1.3.2
Fixes Lemmy channel post syncing, which passed the community slug where a numeric community id was expected. Adds a DB unique constraint on (platform_instance_id, channel_id) plus matching slug/uniqueness validation on both channel create paths, and extracts the shared slug-vs-numeric resolution into LemmyApiService::resolveCommunityId().
v1.3.3
Patch release: fix Tailwind v3 opacity utilities left over from the v4 migration, which break modal backdrops across the app.
v1.3.5
Patch release: restore Belga News article discovery after the upstream RSS feed was retired.
v1.3.6
Patch release: fix duplicate Lemmy posts caused by concurrent publish attempts, restore the duplicate-detection backstop, and separate skip-vs-failure reporting.
v1.3.7
Patch release: fix duplicate Lemmy posts from concurrent publish attempts.
v1.4.0
UI polish and visibility improvements
v1.4.2
v1.1.0
Stable auto-posting
v1.2.0
Channel expansion
v1.3.0
Automated posting improvements