Skip to content

Releases: iamonah/gosocial

v1.1.0

25 Oct 16:15
2441c98

Choose a tag to compare

1.1.0 (2025-10-25)

Features

  • update api version automatically (ccb8177)

Bug Fixes

  • update version workflow (07e5234)

v1.0.0

25 Oct 16:00
d79857c

Choose a tag to compare

1.0.0 (2025-10-25)

Features

  • add fixed window rate limiter (1b8911e)
  • add golang-ci config for linter check (f0ca1f9)
  • add graceful shutdown (091cf51)
  • add linter workflow (68fe1b7)
  • Add post functionalities routes/db access/handlers (9ba4735)
  • add user registration (d2791ba)
  • add workflow for automated releases (9a3e5cf)
  • added create invite with sql transactions (60fe0c7)
  • added logging functionality (d2a15be)
  • added password unmarshalling (ab88fac)
  • auth middleware (9f98de8)
  • centralized access to enviroment variables (3f8effe)
  • database seeding with fake data (de3927c)
  • docs added (add87a9)
  • logging refined (847a8d2)
  • major feature update (57e04c5)
  • migrations file for tokens (c5c7a61)

Bug Fixes