Changelog

Follow up on the latest improvements and updates.

RSS

New
  • Multiplayer collaboration.
    Ability of multiple individuals to work together in real-time on a shared project.
image
image
image
Improve
  • .JS files works as
    .JSX - many React users expects this behavior.
  • Projects created by paid accounts does not have 8 locs limitation anymore. Who needs it? Interviewing a developer.
  • The console better displays the structures of nested objects in a clear and organized manner. Additionally, it displays the prototypes associated with the objects.
  • Preserve collapsed file directories on file creating/renaming.
  • Improved installing speed for large packages, such react mui, framer, mui icons, etc.
Fix
  • Sometimes it can be challenging to redeem AppSumo deals due to rate limiting.
  • You can now open projects in My Projects in a new tab by using either "ctrl + click" or clicking the middle button.
New
  • Favorites.
  • Save project as a favorite template.
image
Improve
  • Set a default project in template selection popup. "Default project" is a project used instead of initial page. It helps to open prefered template faster.
Fix
  • Fix setting up a default project or template.
New
  • Upload folders with files.
  • Drop folders and files right on files list.
drag-and-drop
  • Autoselect filename without extension on renaming.
Improve
  • On double click rename a file.
  • On double click to
    Untitled
    rename a project.
  • Show
    package.json
    (it was hidden before).
Fix
  • Fix
    .svg
    using with
    <img src="file.svg">
    .
New
Improve
  • Return back Lifetime subscription for $199.
  • Reduce home page size.
Fix
Improve
  • Speed up code building process 3.5 times! 🚀
    Thanks Yura to help me to find a bottleneck. For an example, React MUI will load for 3-5 seconds instead of 10-15 on the first load.
Fix
  • Unable to make a new line by pressing Enter in Courses editor.
New
Improve
  • Add exercise numbers to the Courses.
  • Better colors for Light color theme.
  • Fix comments color and making it italic for Gray theme.
Fix
  • Fix json template
  • Fix fetching assets
    fetch('/texture.bin')...
    . Better support for Three.js.

fixed

improved

new

2022.7.37

New
  • Lifetime price
    . You can switch to it even if you subscribed to monthly/yearly plan. Send us a message if you need to switch.
  • Add roadmap and feature requests pages.
Improve
  • Add closing button to promo-limitation popup.
Fix
  • Fix downloading empty
    .zip
    on windows.
  • Fix Live View for splitted editors.
  • Fix Copy Link on the share popup.
  • Fix Uploading a
    .js
    file.
  • Fix the 12-th exercise on the cat-photo-app learning course.

new

improved

2022.7.21

New
  • Add project downloading.
  • Add uploading source files as a File not an Asset (link).
Improve
  • Move Home button to left.
Project downloading

improved

fixed

new

2022.7.17

New
  • Add more HTML & CSS courses.
  • Improved courses dashbord.
  • Updated
    dark
    color theme.
  • Add Emmet shortcuts for
    jsx
    ,
    tsx
    ,
    css
    ,
    scss
    , sass
    ,
    less
    ,
    stylus
    ,
    html
    ,
    pug`.
  • Add Exit confirmation. It helps to avoid losing code changes.
Improve
  • Update Version History popup.
Fix
  • Fix contrast for
    light
    color theme.
  • Fix a lot of bugs in courses.
  • Fix SSL generation for Custom domains.
  • Return the Delete button for Version History.
  • Fix default value for a project title renaming.
Color themes
Dark theme
Blue theme
Light theme
Courses dashboard
Courses dashboard