Skip to content

Releases: pronskiy/redditify

0.4.0

18 Feb 15:04

Choose a tag to compare

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