Go BackFleek.co

Release Updates - UI Rebrand, Teams, Zero Config Deployments, Framework Auto-detection, and more!

We underwent a full platform rebranding to Fleek! We’ve also released a bunch of exciting features, enhancements, and bug fixes that we will deep dive into this release update. Our team is very excited to share the latest:

Features

User Interface Rebrand

The entire interface has been restyled with a lighter look and feel, enhanced gradients, and a modernized color scheme. And the new Fleek logo is in!

UserInterfaceRebrand

Teams

You can now collaborate, share, and ship with the rest of your team. Invite all your team members for access to the seamless deployment and DNS management experience. Manage your team members’ invitations and access controls on the Members page. Teams are automatically created on the Pro Plan.

Teams

Zero Config Deployment

Using a .fleek.json configuration file, placed at the root of a git repository, you can provide options that change the default build behavior and overrides settings in the User Interface. Take a look at our tech docs .fleek.json config file section for an example and more details how to use it.

DeploymentConfigFile

Framework Auto-detection

Fleek reads your package.json, Fleek configuration file, or other deployment services config files (ex. Netlify’s toml) to auto-fill your build settings for deployments. We detect the framework you’re using auto-select the correct build settings you should use to deploy, whether its Gatsby, Hugo, Nextjs, etc. Of course, it’s still completely customizable and you can even bring your own docker file. We’ve made your deployment experience as seamless as it can possibly be.

frameworkDropdown GatsbyPrefilledSettings

Enhancements

Deployment Error Logs

We’ve made our error logs the best and most descriptive in the game. Now know exactly what went wrong when your deployment fails.

errorLogs

Deployment Speeds

We cut off build time from future deployments by caching docker images that have been used before from previous deployments.

Bugs

Auto-deployment Subscription

When you deploy to your git provider, your list of deploys in the Fleek UI will update immediately and without touching a button. We wanted to make sure the auto-deployments are fast and smooth experience.

Validate Environment Variables

We’re now ensuring that before you deploy if your environment variables are going to cause a deployment issue we show you the error message before you even try so you don’t waste your time.

Deployment Logs Loading

We fixed up the UI and Log subscription to pull in the logs nice and smooth. You may have noticed before that the deployment logs container that displays the logs might glitch up and down a bit with fast incoming logs. Fixed!

See the Updates Yourself

Thanks for reading our release updates. Now come sign in and check them out for yourself. We’re already working on the next release to come!

  • Sign up to try for yourself
  • Join our Community Chat
  • Follow us on Twitter
  • Read out our Tech Docs
  • Contact us at support@fleek.co