Releases: codeitcodes/codeit
Releases · codeitcodes/codeit
Codeit 3.4.7
- Added Git LFS support for HTML Live View
- Added support for alerts, footnotes & custom checkmarks in the Markdown Live View. See it in action here.
- Improved mobile console error parsing on Safari
- Fixed a bug with loading large files in Live View
- UI tweaks & bug fixes
Codeit 3.4.6
New features
Mobile JavaScript console
- Open it from the top-left menu of HTML live views
- Beautifies logged entities (eg. objects, arrays, functions, classes, etc.)
- Write and run code live (in-context) with a dedicated inline editor
- Every log type (eg. error, warn, debug) has distinct styling and icons
- Truncates long logs with options to show more or copy all
- Groups identical logs
- Jump-to-bottom button
Improvements
- When trying to run or format an unsupported file type (Ctrl + R/D), a new message shows which file types are supported
- Clicking on the sidebar "+" button while already creating a new file/repo now selects the item's name and scrolls it into view
Bug fixes
- Fixed the sidebar's title overflowing incorrectly
- Fixed a bug in the sidebar's item loading
Codeit 3.4.5
- Edit Git workflow files (#253)
- Custom sidebar icon for "readme" files
- Added sidebar "More" button for when you have more than 100 repos
- UI tweaks and bug fixes
Codeit 3.4.4
- Format JSON (Ctrl/Cmd+D)
- Redesigned CSS autocomplete
- Share repos and folders from the context menu
- UI tweaks and bug fixes
Codeit 3.4.0
Codeit 3.3.5
- Render Markdown in Live view!
- Added custom prompts
- Fixed repo data bug
- UI tweaks and bug fixes
Codeit 3.3.0
- Repository forking. When pushing in a repo you don't own, a dialog appears with the option to fork the repo and save your changes.
- Embed Codeit on Twitter, Atlassian, Gitbook and Canva.
- Login dialog. When attempting to push before logging in, a login dialog appears.
- Smoother animations
- Improved copying and pasting into the editor
- Fixed opening big files
- UI tweaks and bug fixes
Codeit 3.2.0
- Pop out live view to new window
- Hold Ctrl/Cmd-shift to open links in the editor
- UI tweaks and bug fixes
Codeit 3.1.0
- Added lock button to toggle creating private/public repositories
- UI tweaks and bug fixes
Codeit 3.0.0
- Embed code snippets and live views with cde.run links
- Improved cde.run links
- Updated homepage
- UI tweaks and bug fixes