0.1.0 - 2024-08-30
✨ New features
- (frontend): Add "Copy AI context" button by @anupcowkur in #1092
🐛 Bug fixes
- (backend): Fix incorrect filter query for crash & anr groups by @anupcowkur in #1153
- (backend): Proceed with event ingestion on symbolication failure by @anupcowkur in #1134
- (backend): Handle exception/anr groups with no events by @anupcowkur in #1098
🔨 Misc
-
(backend): Reorder & cleanup postgres migrations (#1155) by @detj in #1155
-
(frontend): Update landing hero animation by @anupcowkur in #1095
⚰️ Removed
-
(backend): Remove eventIds array from crash + anr groups by @anupcowkur in #1145
-
(frontend): Remove commented code by @anupcowkur in #1150
📚 Documentation
- Add specific types to numbers in SDK API docs by @abhaysood in #1152
- Fix typo in README by @anupcowkur in #1149
- Update self host guide by @detj
- Update contributing guide by @detj
- Add code of conduct by @anupcowkur in #1128
- Add PR template by @anupcowkur in #1125
- Add issue template by @anupcowkur in #1122
- Add feature request template by @anupcowkur in #1124
- Add security policy by @anupcowkur in #1113
- Add discord link to README by @anupcowkur in #1112
- Fix formatting (#1094) by @detj in #1094
- Fix broken link by @detj in #1093
- Update self host guide by @detj
- Improve self host guide by @detj