Release Notes for version 2.13.1 - 2021-04-28#
Bugfixes#
- The "Your Tinkerwell license needs to be renewed" message can now be dismissed
- Fixed an issue where the "Check for updates" menu entry would result in an error
- Fixed an issue where the "Open File" and "Save File" menu entries wouldn't work
- Fixed an issue where Vapor environment detection on Windows wouldn't work
- Fixed an issue where the "Connect via SSH" menu item would open a gray overlay instead of the connection manager
- Fixed an issue where the table mode would not horizontally scroll the table
Release Notes for version 2.13.0 - 2021-04-22#
This version of Tinkerwell is now available as a dedicated ARM64 compatible build for the latest M1 Apple devices.
New Features#
- Output in CLI mode is now displayed in real-time
- Long running Tinkerwell scripts can be stopped by pressing the "Run" button again
- Long running scripts now have a loading spinner next to the "Run" button
- The tab bar is now always visible
- We added a "+" button to the tab bar, to add new tabs without the shortcut
- Redesigned Preferences
- SSH Connections can now be grouped
- SSH Connections can now be color coded
- You can define a "default folder" that will be used when opening new tabs
- You can now toggle between a "horizontal" or "vertical" tinker mode
- Auto evaluation can now be toggled using the Ctrl/Cmd+Shift+A shortcut
- Added support for annotations within PHPUnit tests/Testing mode
- Improved Docker execution performance by ~30%
Bugfixes#
- Fixed a bug when using Tinkerwell with Laravel <= 5.4
- Fixed an issue where the query inspection shortcut did not work on Windows
- Fixed an issue where the new tab shortcut did not work on Windows
- Fixed an issue with the Forge connection import, where sites with the same name would not be imported twice
- Fixed an issue where no data would be displayed when two "Table mode" tabs are open at the same time
- Fixed an issue where Vapor environments could not be detected