Releases: pronskiy/redditify
Releases · pronskiy/redditify
0.4.0
Added Reddit thread search by URL functionality
- Add /search endpoint to worker with subreddit URL search capability
- Implement searchAndRenderThread function with UI prompt styling
- Add caching mechanism for search results
- Support multiple sort options (relevance, top, new, comments)
- Include parameter validation and error handling
- Update demo with proxy URL configuration for dev/prod environments