By icelemontees3 min read580 words
— views··
Changelog
Change Logs
Changelog
2025-08-24
- Refine prayer prompt clarity and update rate limit messaging
2025-08-23
- Add speech synthesis functionality to VerseWithTea component
- Improve Bible chapter API error handling and enhance prayer prompt clarity
- Enhance AdminPage and API functionality by adding user data collection and new endpoints
- Enhance verse lookup API with logging and no-cache policy for improved debugging and response handling
- Refactor Bible chapter API and reader component for single-chapter books
- Add telemetry metrics and reset functionality to AdminPage
- Add sentiment tagging to VerseWithTea component
- Refactor VerseWithTea component layout for styling consistency
- Refine reflection route documentation and enhance VerseWithTea component layout and user experience
- Refactor reflection route for improved error handling and API call retry logic
- Refactor PosterViewer component button layout and styling
- Add ReadingStreak component to ProfilePage and BibleReader; implement search in BibleReader
- Update pnpm-lock.yaml with next-auth updates and refactor opengraph-image.tsx export
- Refactor ProfilePage to use UserAvatar; update AuthButtons for navigation and SSR
- Implement rate limit bypass for development in key routes; enhance AuthButtons and PosterViewer customization options
- Enhance AuthButtons component with personalized greeting; update MusicPlayerInternal error handling
- Integrate next-auth for authentication; add fetchSecretPlacePosts for Notion content management
- Add @vercel/analytics integration; enhance VerseWithTea tooltips for prayer context
- Refactor reflection route to return structured JSON for reflection and prayer; update VerseWithTea display
2025-08-22
- Enhance PosterViewer PNG download and Instagram share visuals with transparent background and border radius
- Refactor PosterViewer layout consistency with padding and margins adjustments
- Adjust PosterViewer border-radius and VerseWithTea dialog padding for layout consistency
- Refactor reflection route with development rate limit bypass; update BibleReader UI and PosterViewer for responsiveness and styling
- Enhance verse lookup API preference for NIV; update reflection route guidelines and ScriptureReference simplifications
- Update reflection guidelines with additional Bible references; refactor ScriptureAnnotator and ScriptureReference; add markdown processing in VerseWithTea
- Implement reflection API rate limiting and error handling improvements; add user-friendly error messages
- Clarify reflection route guidelines by removing "whisper" and "humble steps"
- Refactor DialogContent and DialogHeader in VerseWithTea for consistent layout and alignment
- Refactor BiblePage and BibleReader for dynamic search parameters; improve PosterViewer markdown rendering and package dependencies
2025-08-21
- Implement rate limiting for verse API; enhance error handling in VerseProvider and VerseWithTea; update package dependencies
2025-08-19
- Enhance VerseWithTea with navigation between verses, verse lookup, chapter count retrieval, manual verse override state, and UI improvements
2025-08-17 to 2025-08-18
- Refactor MusicPlayer and MusicDock components for playback control, synchronization, UI responsiveness, and user-gesture activation
- Add imperative methods and event listeners for music playback actions; cleanup host control references
- Improve UI state restoration, autoplay, and multi-instance playback control
2025-08-16
- Update metadata, refactor Markdown handling, enhance UI and layout components, and improve post page visuals
- Refactor SubmitPostCard and VerseWithTea components to use context for state management
- Add daily verse fetching to SubmitPostCard with verse of the day display
- Refactor homepage with VerseWithTea and SubmitPostCard components; improve textarea resizing, Notion author extraction, and layout icons
- Update OpenGraph image
- Add Reactions component and extend Upstash Redis types
- Refactor API routes and remove deprecated endpoints; improve type consistency
- Enhance homepage with verse of the day and post page layout; add heading slugification and markdown normalization
- Remove cache-posts script
2025-08-14 to 2025-08-13
- Remove syncViewsToNotion calls; refactor Notion retry logic; update cron jobs and API refresh configurations
- Fix Redis and Vercel issues
- Add edit post and Views features
- Various small updates and fixes
- Initial commit