Changelog
Keep yourself informed about the most recent additions and improvements weβve made to Database.
Angelwood Official Launch π
After months of beta testing with over 150 agencies and consultants, Angelwood is officially launching as the all-in-one business operations platform designed specifically for modern service professionals.

New & Improved:
- AI-Powered Client Communication: Automatically generate personalized responses to client inquiries using historical project data and rates.
- Integrated Multi-Account Calendar: Sync multiple calendars into one unified view to prevent scheduling conflicts across projects.
- Advanced Project Analytics: Track billable hours, budget vs. actual spending, and resource utilization with beautiful dashboards.
- Pricing Tiers: Launched Freelancer ($49/mo), Pro ($79/mo), and Agency ($149/mo) plans with 14-day free trials.
Key Features:
- Project Management: Complete task assignment, progress tracking, and milestone management for efficient workflows.
- Time Tracking: Automated time tracking with detailed reporting and invoicing integration.
- Client Portal: White-label client portals available across all pricing tiers for seamless client collaboration.
- 100+ Integrations: Connect with tools like Stripe, QuickBooks, HubSpot, and more (Agency plan).
Beta Success Metrics:
- 2.5 hours saved per week: Average time saved per user on administrative tasks.
- 40% reduction in billing errors: Improved accuracy through automated time tracking and invoicing.
- 150+ beta users: Successfully onboarded agencies, consultants, and freelancers during our beta phase.
For more information, visit our pricing page or start your 14-day free trial.
Beta Launch & AI Communication Features
Angelwood enters private beta with select agencies and consultants. Our AI-driven communication system begins automatically generating client responses and project updates.

Beta Highlights:
- AI Communication Beta: Auto-generate responses to routine client inquiries about project status, billing, and timelines.
- Calendar Integration: Successfully sync Google Calendar, Outlook, and Apple Calendar into unified scheduling view.
- Project Dashboard: Real-time visibility into project progress, team utilization, and budget tracking.
- Client Feedback Integration: Direct feedback collection from beta users to refine core features.
Early Adopter Benefits:
- Resource Allocation: Smart scheduling prevents team overbooking and identifies capacity gaps.
- Automated Reporting: Weekly project status updates generated automatically for client communication.
- Billing Accuracy: Reduced manual data entry errors through integrated time tracking and invoicing.
- Team Collaboration: Centralized workspace eliminates context switching between multiple tools.
Coming Soon:
- Advanced Integrations: Stripe, QuickBooks, and HubSpot connectors for Enterprise tier.
- Custom Branding: White-label client portals with custom domains.
- Advanced Analytics: Deeper insights into profitability and team performance metrics.
Beta participants can access these features at app.angelwood.io with their early access credentials.
Safe migrations on development branches
After months of development, Safe migrations can now be activated on development branches. Activating this feature ensures zero-downtime schema migrations, the ability to revert schemas, and safeguards against unintended schema modifications.

New & Improved:
- Filters: AI Filters will now enhance your existing compatible filters rather than replacing them.
- Comments: When you open a notification about a comment, the reply input field will now automatically appear.
- Editor: It's now possible to browse through multiple images in the editor without needing to zoom out.
- Templates: When using an existing document to create a template, users can now choose which team to create it in, rather than it defaulting to the first available team.
Fixes:
- Dashboard: Now, when you move database projects in a list or board layout grouped by date within the dashboard, the start and end dates will update automatically.
- Dashboard: The sequence of columns on dashboards organized by database milestones will now match the order of milestones displayed in the sidebar.
- Desktop Application: Fixed a glitch that allowed PDF printing even in the absence of connected printers.
- Help Center: Enhanced the capability for accessing documentation links directly from the in-app help center.
- Editor: The user mention feature in the SQL editor now respects the 'Display full names' setting.
- Filters: Resolved an inconsistency where filter queries with 'includes any' settings sometimes delivered incorrect results.
For more information, refer to our the documentation.
New Regions and Replicas
Database introduces the capability to set up same-region read replicas. These replicas are separate, read-only compute units designed to conduct read operations on the same dataset as their corresponding read-write compute instances.

Use Regions to advance:
- Enhanced Throughput: Spread read operations across several replicas to improve throughput for all types of workloads, both read-write and read-only.
- Dedicated Read-only Workloads: Assign analytical and reporting tasks to a read replica to preserve the performance of your main application workload.
- Controlled Data Access: Grant read-only access to specific applications or users who don't require write permissions.
- Resource Customization: Tailor the CPU and memory resources for each read replica according to the specific requirements of different applications or users.
- Customization Features: Instantly create and tailor the resources of one or more read replicas for any project branch, adjusting the allocated vCPU and memory as needed.
For more information, refer to our docs post on read replicas or the read replicas section in the documentation.