Changelog
0.4.0
0.4.0
π Features
- Purchase & Sync Servers from connected dFlow Accounts
- Manual Backup Creation & Restoration support
- Herokuish build-pack support
- Support for redeployment with or without cache
- Random Avatar image generation for newly created users
- Manual server configuration during onboarding
- Single click database exposure automatic port assignment
- Support for database NAME, USERNAME, PASSWORD, HOST, PORT, PUBLIC_HOST, PUBLIC_PORT
- Environment variables copy option
π Bugs fixes
- Added missing MySQL plugin
- Resolved the monitoring tools enabling issue
- Save & Restart button not restarting-app after updating environment variables
π Templates
- Deploy official templates
π Documentation
- Updated environment variables usage
- Updated domains usage
β‘ Performance
- dFlow can be deployed with private database URL
- Made queues server-specific no blocking of deployments between servers
Full Changelog: https://github.com/akhil-naidu/dflow/compare/0.3.0...0.4.0
v0.3.0
v0.3.0
- Added Cloud Support
- Free 8GB Server
- Multi Tenant Support
- New Service Creation UI
- New Template Creation UI
- New exposed ENV variables,
db_url
andpublic_domain
What's Changed
- Terminal by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/61
- Restrict api access by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/62
- Services architecture by @jagadeesh507 in https://github.com/akhil-naidu/dflow/pull/66
- UI fixes by @jagadeesh507 in https://github.com/akhil-naidu/dflow/pull/67
- Feat docker registry by @pavanbhaskardev in https://github.com/akhil-naidu/dflow/pull/68
- Feat/skeleton loading by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/69
- Bugfix/aws ec2 creation by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/78
- Template creation by @jagadeesh507 in https://github.com/akhil-naidu/dflow/pull/74
- Feat environment variables by @pavanbhaskardev in https://github.com/akhil-naidu/dflow/pull/81
- Feature/aws ec2 instance update form by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/82
- Disable SSH key editing functionality by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/83
- chore: docker service in template by @jagadeesh507 in https://github.com/akhil-naidu/dflow/pull/84
- chore: created docs and added info in onboarding and services by @charanm927 in https://github.com/akhil-naidu/dflow/pull/87
- Feat/server creation page by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/88
- Feat/reusable coming soon badge by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/89
- Service docs by @charanm927 in https://github.com/akhil-naidu/dflow/pull/92
- Display Security Groups and AWS Accounts with Edit/Delete Functionality during Add Server in Onboarding Flow by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/96
- Security Groups: Fixed basic issues with inbound rules and name generation by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/101
- Edit template by @jagadeesh507 in https://github.com/akhil-naidu/dflow/pull/102
- Feat/show new rules tags on top by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/120
- Public github and docker by @jagadeesh507 in https://github.com/akhil-naidu/dflow/pull/124
- Ensure the project name is used as a prefix to the server name by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/127
- Edit template after cretae by @jagadeesh507 in https://github.com/akhil-naidu/dflow/pull/130
- docs: add warning to save private key in SSH setup step by @Maryam593 in https://github.com/akhil-naidu/dflow/pull/134
- Feat template deploy by @pavanbhaskardev in https://github.com/akhil-naidu/dflow/pull/135
- Service architecture in project by @pavanbhaskardev in https://github.com/akhil-naidu/dflow/pull/141
- UI fixes by @jagadeesh507 in https://github.com/akhil-naidu/dflow/pull/148
- Disable project card click interaction by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/153
- Scheduled Job for Server SSH Connection Monitoring by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/154
- Feat: backup db in server by @malla-lokesh in https://github.com/akhil-naidu/dflow/pull/146
- Feat domains verification by @pavanbhaskardev in https://github.com/akhil-naidu/dflow/pull/155
- Feat: update ssh status on page load by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/157
- Exclude unreachable servers project creation by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/159
- Show alert while deleting ssh key if it attached to a server by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/160
- Show alert while deleting security groups by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/162
- Multi tenant by @akhil-naidu in https://github.com/akhil-naidu/dflow/pull/164
- Local api to action by @jagadeesh507 in https://github.com/akhil-naidu/dflow/pull/167
- Introduction to Dflow CLoud by @akhil-naidu in https://github.com/akhil-naidu/dflow/pull/170
New Contributors
- @Maryam593 made their first contribution in https://github.com/akhil-naidu/dflow/pull/134
- @akhil-naidu made their first contribution in https://github.com/akhil-naidu/dflow/pull/164
Full Changelog: https://github.com/akhil-naidu/dflow/compare/latest...0.3.0
v0.3.0-alpha
v0.3.0-alpha
- aws support
- access your terminal
- monitoring
- security groups (manual sync)
What's Changed
- Feat nuqs integration by @pavanbhaskardev in https://github.com/akhil-naidu/dflow/pull/2
- chore: fix build fail issue by @pavanbhaskardev in https://github.com/akhil-naidu/dflow/pull/3
- Onboarding flow by @malla-lokesh in https://github.com/akhil-naidu/dflow/pull/6
- Feat server base logs by @pavanbhaskardev in https://github.com/akhil-naidu/dflow/pull/7
- Monitoring by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/9
- chore: Changed the sidebar to navbar layout by @malla-lokesh in https://github.com/akhil-naidu/dflow/pull/13
- Deployment trigger by @pavanbhaskardev in https://github.com/akhil-naidu/dflow/pull/17
- Monitoring updates by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/20
- feat: added integrations tab, change the env convention, made tabs re⦠by @pavanbhaskardev in https://github.com/akhil-naidu/dflow/pull/23
- Docs by @charanm927 in https://github.com/akhil-naidu/dflow/pull/25
- Detailed graphs by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/26
- chore: Added sticky to navbar and tabs section by @charanm927 in https://github.com/akhil-naidu/dflow/pull/27
- Ssh key gen by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/28
- Server onboarding by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/41
- Database linking by @pavanbhaskardev in https://github.com/akhil-naidu/dflow/pull/49
- Security groups by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/51
- Security group by @ManikantaPotnuru9176 in https://github.com/akhil-naidu/dflow/pull/50
New Contributors
- @pavanbhaskardev made their first contribution in https://github.com/akhil-naidu/dflow/pull/2
- @malla-lokesh made their first contribution in https://github.com/akhil-naidu/dflow/pull/6
- @ManikantaPotnuru9176 made their first contribution in https://github.com/akhil-naidu/dflow/pull/9
- @charanm927 made their first contribution in https://github.com/akhil-naidu/dflow/pull/25
Full Changelog: https://github.com/akhil-naidu/dflow/commits/latest