All deployments

Support
Support 
deployed a new feature 6 months ago
6 months ago
✨ Add agent tools management functionality ✨ Add handoff functionality to agent configuration ✨ Add tools management to agent interface with drawer and routes ✨ Add tools module with CRUD functionality and UI components ✨ Refactor calendar to use TypeScript and add new event drawer ✨ Add bulk delete functionality for tools in partner app ✨ Add custom CSS configuration option to assistant widget ✨ Add dedicated components for image, video and location message parts ✨ Add event cover photo support in place events list ✨ Implement DashboardRenderer with enhanced metrics and insights (WIP)
Oliver
Oliver  
deployed a new feature 6 months ago
Oliver
Oliver  
deployed a new feature 6 months ago
Peter Theill
Peter Theill 
deployed a styling change 6 months ago
6 months ago
✨ Add Haiku Checker with syllable counting
Implement a new feature for composing and saving haikus with real-time
syllable validation and dark mode support.
💄 Tweak design
✨ Add cross-tab drag & drop support with clipboard integration
🎨 Enhance drag-and-drop functionality for inputs
Add drag handles to text inputs and textareas for improved user interaction.
🎨 Refactor product management with unique IDs and dynamic screenshots
🔧 Refactor file management with improved persistence and UI
✨ Add simple web-based FillOut Manager :)
🎨 Fix whitespace in project tags array
Peter Theill
Peter Theill 
deployed a new feature 6 months ago
6 months ago
✨ Refactor JavaScript controllers for improved readability and performance

  • Replaced custom debounce function with lodash's debounce in entry_autosave_controller.js.

  • Simplified OS detection logic in keyboard_shortcut_controller.js.

  • Cleaned up formatting and removed unnecessary comments in form_validator_controller.js and writing_improver_controller.js.

  • Ensured consistent use of single quotes and improved method definitions across controllers.

Peter Theill
Peter Theill 
deployed a new feature 6 months ago
6 months ago
✨ Add weekly active authors metric and UI updates
Introduce a new metric for weekly active authors and update the UI to
display this information alongside other engagement stats.
Peter Theill
Peter Theill 
deployed a new feature 6 months ago
6 months ago
✨ Add most common words feature and update navigation

  • Implemented `most_common_words` action in AboutController to display word frequency data.

  • Updated routes to include a path for most common words.

  • Added navigation link for Word Cloud in the header.

  • Removed the visualization section for most common words from the word count view.

Peter Theill
Peter Theill 
deployed a performance improvement 6 months ago
6 months ago
✨ Add search results preview with highlighted matches in calendar view
⚡️ Improved search performance to use JSON API and add date range filtering
Peter Theill
Peter Theill 
deployed a styling change 6 months ago
6 months ago
💄 Enhance attachment previews and UI refinements across views
🎨 Add small logo assets and improve accessibility labels in header/footer
Peter Theill
Peter Theill 
deployed a new feature 6 months ago
6 months ago
🍱 Add marketing assets for app icon and dashboard
Peter Theill
Peter Theill 
deployed a bug fix 6 months ago
6 months ago
🐛 Fix date calculations in life weeks calendar view
Peter Theill
Peter Theill 
deployed a refactoring 6 months ago
6 months ago
♻️ Refactor random project selection with Random class
Peter Theill
Peter Theill 
deployed a styling change 6 months ago
6 months ago
🎨 Update header responsiveness and add project tags
Peter Theill
Peter Theill 
deployed a new feature 6 months ago
6 months ago
✨ Add tabbed document editor with live preview and settings panel
Peter Theill
Peter Theill 
deployed a styling change 6 months ago
6 months ago
🎨 Add content preview and deletion schedule to admin documents list
Peter Theill
Peter Theill 
deployed a styling change 6 months ago
6 months ago
💄 Enhance platform selection guidance in journal tutorial
Expand the description of platform options for creating a digital reading journal.
Peter Theill
Peter Theill 
deployed a refactoring 6 months ago
6 months ago
🔧 Filter authors by username in queries
Update author queries to only include original authors without usernames for better data accuracy.
Peter Theill
Peter Theill 
deployed a new feature 6 months ago
6 months ago
✨ Add video generation task for milestones
Implement a new Rake task to generate videos using the HeyGen API.
Peter Theill
Peter Theill 
deployed a styling change 6 months ago
6 months ago
💄 Revamp header and navigation structure
Enhance desktop and mobile navigation for improved usability and aesthetics.
Peter Theill
Peter Theill 
deployed a styling change 6 months ago
6 months ago
🎨 Format username string in author joined notification
Ensure consistent use of double quotes for the username field.