relay/CHANGELOG.md

2.1 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.3 (2025-04-26)

Features

  • add API controller new Feed models (d03dc8e)
  • added footer with pagination to feed table (87da782)
  • exposed api routes for Feed objects (95124ec)
  • page size selector for feed table (07b163a)
  • preline select box for table pagination (6cdef67)

Bug Fixes

  • api: include channels in datatable response for feeds (10d55be)
  • errors with feed datatables api endpoint (130fa63)
  • missing preline dependencies (6f820fd)
  • new feed api endpoints using bad regex (98b9bb1)

0.1.2 (2025-04-22)

Features

  • basic table on feeds view (78ab28e)

0.1.1 (2025-04-22)

Features

  • connect routers for accessing the new guild tabs (d02597b)

Bug Fixes

  • add tab helper for highlighting the active guild tab (119339c)

0.1.0 (2025-04-22)

Initial version