Select the types of activity you want to include in your feed.
0.6.0
- โญ Add thumbnails to Discord and Bluesky posts for new levels
- ๐ ๏ธ Fixed issue where levels with no logging data couldn't be deleted
- ๐ Create OpenAPI schema
- ๐ Create `CHANGELOG.md`
···11+# Changelog
22+33+## __0.6.0__
44+55+- โญ Add thumbnails to Discord and Bluesky posts for new levels
66+- ๐ ๏ธ Fixed issue where levels with no logging data couldn't be deleted
77+- ๐ Create OpenAPI schema
88+- ๐ Create `CHANGELOG.md`
99+1010+## 0.5.3
1111+1212+- โญ Add PostHog analytics
1313+- โญ Add OpenTelemetry logging (for use with PostHog logs)
1414+1515+## 0.5.2
1616+1717+- ๐ ๏ธ Improve database structure for logging
1818+- โญ Add feature logging to Bluesky logging provider
1919+2020+## 0.5.1
2121+2222+- โญ Add auto-publishing to Discord messages posted in announcement channels
2323+2424+## __0.5.0__
2525+2626+- ๐ ๏ธ Refactored logging system to be modular
2727+- โญ Added Bluesky logging provider
2828+2929+## 0.4.2
3030+3131+- ๐ ๏ธ Fix zombie decoding
3232+3333+## 0.4.1
3434+3535+- โญ Add current version to `/api/health`
3636+3737+## __0.4.0__
3838+3939+- โญ Support for new zombie picker
4040+- โญ Add profanity filter (via `bad-words`)
4141+4242+## __0.3.0__
4343+4444+- โญ Add new Featured sort
4545+4646+## __0.2.0__
4747+4848+- ๐ ๏ธ Fix a bug where when an admin changes some level metadata (e.g. sun) the level data doesn't reflect the change
4949+- ๐ ๏ธ Fix erroneous login prompt on admin dashboard when authentication is disabled
5050+- ๐ ๏ธ Fix incorrect plants map
5151+- ๐ ๏ธ Refactor level encoder/decoder
+1-1
README.md
···11-# PVZM Backend 
11+# PVZM Backend 
2233> A Deno-powered backend service for [Plants vs. Zombies: MODDED](https://github.com/roblnet13/pvz). This service provides APIs for uploading, downloading, listing, favoriting, and reporting user-created _I, Zombie_ levels.
44