Releases: strideynet/bsky-furry-feed
Releases · strideynet/bsky-furry-feed
v0.0.8
What's Changed
- Add animation for loading next queue entry by @KevSlashNull in #57
- Update the info site by @strideynet in #59
- fix trailing li on community guidelines by @ab-gh in #60
- Optimize queries by @strideynet in #61
New Contributors
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Fix atproto imports due to CommonJS by @KevSlashNull in #50
- Show correct user avatar in nav by @KevSlashNull in #53
- Move action buttons above content by @KevSlashNull in #55
- Disable admin SSR by @KevSlashNull in #51
- Show number of accounts in queue by @KevSlashNull in #56
Full Changelog: v0.0.5...v0.0.7
v0.0.6
What's Changed
- Fix atproto imports due to CommonJS by @KevSlashNull in #50
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Store credentials and config in .env by @KevSlashNull in #33
- Add CI jobs to check for sqlc diff by @KevSlashNull in #44
- Fix GolangCI lint timing out by @strideynet in #49
- Fix rejecting user in queue API sets wrong status by @KevSlashNull in #48
- Add basic admin UI by @KevSlashNull in #47
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Merge pull request #43 from strideynet/strideynet/further-fixes-impro…
v0.0.3
What's Changed
- fix: Admin session behaviour by @kiosion in #31
- fix: Admin style delays on load by @kiosion in #32
- Update Discord handle in volunteering.md by @KevSlashNull in #35
- Improve developing docs by @KevSlashNull in #34
- Bump indigo dependency by @strideynet in #37
- Fix CORS by @strideynet in #39
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Moderation MVP API by @strideynet in #22
- feat: Initial skeleton for SvelteKit feed dashboard / landing page by @kiosion in #30
New Contributors
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Merge pull request #26 from strideynet/kevslashnull/run-tests-in-ci Run Go tests in CI