Introducing the new Mail Catcher for all notebooks
This release brings exciting new Mail Catcher feature that allows you to capture emails within your notebooks. It also bring some improvements and some important fixes.
New Features
- Mail Catcher - Capture outgoing emails within your notebook during development
- New Async PHP Templates - We now have Swoole, Amp and FrameworkX templates
- New support for NettePHP and LeafPHP Templates
- PHP v8.3 Support in all new and existing notebooks
Improvements
- Git is now automatically configured when you link your GitHub account making Git pull and push possible from the Terminal
- Restarting is no longer necessary after changing the PHP version of a notebook
- You can now reload environment variables from your
.envfile to keep them consistent with what you see on the UI
Fixes
- Fix issues around login where windows are not closed properly
- Fix issues where users are unable to logout sometimes
- Fix issue in notebook where contents are sometimes not shown in the notebook page