Release Notes
Bug Fixes
- Show macOS notifications on terminals that don't set TERM_PROGRAM set (#160) in #160 by @cultlead3r
- Fix slash command invocation to preserve selected command identity (#162) in #162 by @chojs23
- Highlight TypeScript code fences as JavaScript by @chojs23
Features
- Add syntax highlighting (#158) in #158 by @ToborWinner
- Use pure rust syntect backend by @chojs23
- Add profile configuration (#163) in #163 by @chojs23
New Contributors
- @cultlead3r made their first contribution in #160