File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
blog/2026-01-18-Release-5.0 Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -83,16 +83,16 @@ When typing a color property, Phoenix Code prioritizes your previously used colo
8383
8484## Notable changes and fixes
8585
86- - We've improved the Live Preview to support internal stylesheets and SVGs better than before.
87- - We now show Git markers in the scrollbar so that it's easier to locate the git changes in a file.
86+ - Improved Live Preview to support internal stylesheets and SVGs better than before.
87+ - Git markers now appear in the scrollbar, making it easier to locate changes in a file.
8888- Improved Git so that it doesn't show stale project status.
89- - Reduced the number of popups that we show on first time installing Phoenix.
89+ - Reduced the number of popups shown when first installing Phoenix.
9090- Fixed an issue where macOS/iOS and browser autocorrect or smart keyboards altered filenames during renames.
91- - Show a dialog when user has deprecated extensions in their extension store .
92- - Quick view was coming up very quickly on hover which was interfering with user workflows, we have slowed it down a bit .
93- - Safari creates ghost image when dragging from CodeMirror.
94- - Truncate very long names in Working Files as it was distracting and redundant .
95- - Horizontal Scroll support. Press Shift + mouse scroll
91+ - Added a dialog to notify users when they have deprecated extensions installed .
92+ - Slowed down Quick View popup on hover as it was interfering with user workflows.
93+ - Fixed ghost image appearing in Safari when dragging from CodeMirror.
94+ - Long names in Working Files are now truncated for better readability .
95+ - Added Horizontal Scroll support. Use Shift + mouse scroll.
9696
9797## All changes
9898
You can’t perform that action at this time.
0 commit comments