Changelog
Commit history
Shows a checked-in snapshot of git log.
Repository: anirudh-makuluri/smart-deploy - 72 commits below (newest first)
Need older history? View full commit history on GitHub.
2026-04-26
- 6450b78amakulur
Landing page revamped
2026-04-24
2026-04-23
- c5acee5amakulur
Add metadata and structured data for SEO; implement robots.txt and sitemap functionality
2026-04-22
- 51e47f4amakulur
Add response time
2026-04-21
2026-04-18
2026-04-17
2026-04-16
2026-04-15
- 3503904amakulur
Refactor: Simplify latestCommit resolver and GraphQL query structure
- dca1b34amakulur
Feature: Enhance WebSocket connection status handling and improve health message logic
- eac91caamakulur
Refactor: Simplify useWebsocketHealth and remove reconnect logic from useWorkerWebSocketSession
- 73c8a86amakulur
Fix: Limit maximum reconnect attempts for WebSocket connection
- 67c76f0amakulur
Feature: Enhance session handling and public route checks in components
- 72a6279amakulur
Fix: Improve session handling in proxy function and adjust response for no-body statuses
- 6ac14b5amakulur
Feature: Add SessionFailureLogoutGuard to handle session retrieval errors
- 9d2bb47amakulur
Fix: Bug (+1 related commits)
- 4c6e20damakulur
Fix: Bugs
2026-04-14
2026-04-13
2026-04-12
- 41b25d4amakulur
Added posthog
- 0033827amakulur
Show metrics on landing page
- a852e8camakulur
Refactored service detection
- e709963amakulur
Feature: Add changelog snapshot generation and update changelog page to use it
- cea2219amakulur
Feature: Implement changelog page using git history and remove static changelog entries
- c80df5aamakulur
Feature: Enhance sidebar and navigation components for improved mobile experience
- c78d77damakulur
Updated docs
- fd80b2damakulur
Updated landing page (+1 related commits)
- 4da43baamakulur
Added approved users table
- e2f0e02amakulur
Feature: Implement system health check API and integrate with WebSocket health endpoints
- 073600camakulur
Feature: Implement WebSocket authentication and health check functionality
- 982589damakulur
Update dockerfile.websocket
- 9368502amakulur
Add 0.0.0.0
2026-04-11
- 1d2217camakulur
Refactor: Simplify Dockerfile and update GCP setup documentation for Google Cloud CLI
- f16d0ddamakulur
Feature: Add health check endpoint to WebSocket server and update server response message
- 7b44142amakulur
Feature: Enhance DashboardMain with repository search functionality and add LanguageIcon component
- 64ff580amakulur
Feature: Implement repository synchronization and deduplication logic
- 519a651amakulur
Feature: Add pause/resume functionality and confirmation dialog in DeployWorkspace fix: update RepoServicesList to show button only when multiple services are available
- 5b2862aamakulur
Add delete/pause button in deploy workspace
- a180a4bamakulur
Maintenance: Refactor (+2 related commits)
2026-04-10
2026-04-08
- 5af4cadamakulur
Added Blueprint section in DeployWorkspace
2026-04-07
- ea2e117amakulur
Feature: Add Commands Generator node to deployment process
- 1cf599bamakulur
Feature: Add endpoint to generate deployment preview screenshots
- 818d856amakulur
Refactor: Enhance deployment status checks and improve handling of draft states
- 5b86819amakulur
Refactor: Streamline deployment data access and improve default handling in hooks
2026-04-03
- 19d6bb5amakulur
Refactor: Update property names to snake_case for consistency across the codebase
- b1ce933amakulur
Refactor: Standardize property naming in RepoServicesRecord for consistency
- a87148famakulur
Refactor: Update EC2 and CloudRun deployment types for improved null handling and denormalization fix(DashboardMain): handle potential undefined URL in normalizeUrl function refactor(deployment): streamline user repo syncing with denormalized fields in database fix(graphql): update EC2 details type and ensure proper null handling in queries
- acea60camakulur
Fix id of history
- d23e8cfamakulur
Refactor deployment handling and improve GraphQL integration
2026-04-02
- eb65447amakulur
Feature: Update fetch requests to use environment variables for API base URL and authorization token
- 00e5a9eamakulur
Refactor deployment configuration properties and update related logic
- 4f41ea6amakulur
Feature: Refactor DeployWorkspace component and introduce custom hooks for deployment management
- 3f8306bamakulur
Feature: Implement GraphQL schema, resolvers, and types for deployment management