Releases: maybeanerd/selfhosted-api-trader-game
Releases · maybeanerd/selfhosted-api-trader-game
0.1.23
🚀 Features
- Allow changing occupation - by @maybeanerd (117a3)
🐞 Bug Fixes
- deps:
- Update nest monorepo to v10.3.10 - by @renovate[bot] (62821)
- Update dependency @nestjs/swagger to v7.4.0 - by @renovate[bot] (ad30c)
- Update dependency @nestjs/schedule to v4.1.0 - by @renovate[bot] (f200d)
- Update dependency drizzle-orm to v0.31.4 - by @renovate[bot] (7d628)
- Update dependency drizzle-orm to v0.32.0 - by @renovate[bot] (f7968)
- Update dependency drizzle-orm to v0.32.1 - by @renovate[bot] (e6e07)
- frontend:
- Sort resources alphabetically - by @maybeanerd (b47a8)
View changes on GitHub
0.1.22
0.1.21
🚀 Features
- backend:
- Add icon and summary for fediverse actors - by @maybeanerd (b4c7b)
- Make trade content more readable - by @maybeanerd (a403c)
View changes on GitHub
0.1.20
🐞 Bug Fixes
- backend: Creation activities by inlining the created object - by @maybeanerd (55ced)
View changes on GitHub
0.1.19
🐞 Bug Fixes
- backend: Only include create activities in the outbox - by @maybeanerd (1a805)
View changes on GitHub
0.1.18
🐞 Bug Fixes
- backend:
- Send a single activity at a time to inboxes - by @maybeanerd (bffff)
- Order outgoing activities by creation date - by @maybeanerd (f50f6)
View changes on GitHub
0.1.17
🐞 Bug Fixes
- backend: Add ids to followers and following collections - by @maybeanerd (f10a8)
View changes on GitHub
0.1.16
🚀 Features
- Inline follow activity on accept response - by @maybeanerd (ac5d6)
- Add followers and following to merchant actor - by @maybeanerd (1a368)
🐞 Bug Fixes
- deps:
- Update dependency axios to v1.7.2 - by @renovate[bot] (6e024)
- Update dependency drizzle-orm to v0.31.0 - by @renovate[bot] (ff56d)
- Update nest monorepo to v10.3.9 - by @renovate[bot] (adf7d)
- Update dependency drizzle-orm to v0.31.1 - by @renovate[bot] (ec497)
- Update dependency pg to v8.12.0 - by @renovate[bot] (9a260)
- Update dependency drizzle-orm to v0.31.2 - by @renovate[bot] (eb3ce)
View changes on GitHub
0.1.15
🚀 Features
- Send accept activities for follow requests - by @maybeanerd (f5343)
View changes on GitHub
0.1.14
🐞 Bug Fixes
- When signing a request with body, add Digest header - by @maybeanerd (10009)