This release fixes a number of performance issues: High CPU and slow fetching for users with a large number of apps. It also fixes a discrepancy in the timestamp format in the responses of extension methods.
What's Changed
- fix: make timestamps numbers to follow NIP-47 by @rolznz in #206
- fix: remove infinite loop in subscription causing high cpu by @rolznz in #207
- feat: new index for latest event by app_id by @reneaaron in #209
- fix: typo by @vuittont60 in #219
New Contributors
- @vuittont60 made their first contribution in #219
Full Changelog: 0.4.1...0.4.2