Follow the latest updates and improvements of Device Simulator & Tester.

v0.0.34

December 10, 2023

๐Ÿ’ซ Enhancements

  • Added cross-origin-isolated to iframes.
  • Fixed a bug where some urls will just keep reloading.
v0.0.33

December 8, 2023

๐Ÿ”” Stay up to date

You can now easily see whats new in the app, and what has changed through the changelog popover.

๐Ÿ’ซ Enhancements

  • you can use ctrl + e to open eye dropper when its enabled.
v0.0.32

December 8, 2023

๐Ÿ‘๏ธ Eye Dropper

You can now pick colors from anywhere on your screen with the new eye dropper tool. Just click the eye dropper icon in the color picker and click anywhere on your screen to pick a color, color will be copied to your clipboard.

v0.0.26

December 5, 2023

๐Ÿ“ฃ Fix

  • Vite/Localhost projects should be working fine now!
v0.0.23

December 2, 2023

๐Ÿ’ซ Enhancements

  • Core packages updated to the latest versions, if you find anything weird please report it on the support tab.
v0.0.22

December 2, 2023

๐Ÿ’ซ Enhancements

  • Selected Plugins and Color Mode will be saved throughout the app, u save once, and same settings will be used in different instances of the app usage.
v0.0.21

December 2, 2023

๐Ÿ’ซ Enhancements

  • Assets now should contain all the images, the previous version used a fetch option, and cors issues were causing some images to not be loaded and will be missing from the assets, now that should be resolved and the assets should contain all the images/svg/videos.
  • Removed single file view, as now you can (Download - copy URL - View) from the hover on the media element.
  • Removed the Download All button, as it requires fetching the asset again, which can result in cors issues and missing assets.
v0.0.20

December 1, 2023

๐Ÿ–ผ๏ธ View and Download Assets

You can now view and download assets from the Assets tab, this is useful if you want to download a specific asset, or if you want to download all assets at once.

  • View - Click on the asset to view it in a modal.
  • Download - Click on the download icon to download the asset.
  • Download All - Click on the download icon in the top right corner to download all assets as a zip file.
  • Reload - Click on the reload icon in the top right corner to reload the assets, this is useful for websites that add assets dynamically.

๐Ÿ’ซ Enhancements

  • Device Orientation now can be saved for next time, so you don't have to reconfigure it every time you load the page.
  • Fixed Add Device Tooltip in the way of the first device.
  • Updated Help links to point to the correct place.
v0.0.19

November 28, 2023

๐Ÿ–ฑ๏ธ Rearrange Devices

You can now drag devices to reorder them in the list however you want.

v0.0.18

November 26, 2023

โœจ Open Graph with edit mode

New open Graph preview with a new design and a new way to edit the preview to see how it will look like on social media.

v0.0.17

November 24, 2023

๐Ÿง™โ€โ™‚๏ธ Color Mode Switcher

You can now switch between light and dark mode, we've also added a system preference mode, which will automatically switch to dark mode if your system is set to dark mode.

๐Ÿ’ซ Enhancements

  • I reworked the UI to be more consistent and easier to use, using Nuxt UI under the hood, helps me focus on the product and not the UI.
  • Settings will now be saved globally, so you don't have to reconfigure them every time you visit a new page.
v0.0.16

November 23, 2023

๐Ÿ–ผ๏ธ Open Graph Plugin

Quickly get a sneak peek of how your website will appear when shared on social media. These live previews allow you to tweak your meta tags and instantly see how theyโ€™ll be reflected.

Canvas Mode

Canvas mode allows you to switch between dragging and scrolling the canvas, some like to drag and some like to scroll, so we've added the ability to switch between the two.

Hand Mode

You can Enable Dragging by clicking on the hand icon on bottom right corner of the screen, or press on the H key on your keyboard. this enables you to only drag without the need to hold the CTRL key, like in figma.

๐Ÿ’ซ Enhancements

Movement Improvements

  • Fixed a bug where you can no longer drag the canvas when the cursor goes out of the window.
v0.0.13

November 21, 2023

๐ŸŽ‰ New Plugins

Grid Overlay Plugin

This plugin will allow you to visualize the grid layout of your website, which is especially useful for debugging and testing purposes.

Edit Mode Plugin

Ability to edit the content of the website directly from inside the device, which is especially useful for debugging and testing purposes.

Enhancements

Performance Improvements

Introduced performance enhancements:

  • Disabled animations and transitions
  • Hiding GIFs, images, videos, canvases, and iframes.

Top Navigation Update

Revamped top navigation buttons:

  • Reconfigured layout using icon-only buttons with tooltips.

Canvas Reset Enhancement

Updated the logic for resetting the canvas.

Visual Indicators

Added small green dots to buttons to indicate enabled features.

v0.0.10

November 20, 2023

๐Ÿ“ฃ Initial Release in the Chrome Web Store

Load Functionality and CSS

Implemented the ability to load CSS along with functionality.

Device Integration

Added functionality to incorporate devices onto the screen.

Presets

Introduced preset options for quick setups.

Save Screens for Future Use

Enabled saving screens for the next session.

Integrated a link to the portfolio.

Color Mode

Added a color mode feature.

Simulation Enhancements

Element Outlining

Implemented element outlining for simulation.

Scroll Functionality

Added scroll functionality to the selector.

Styling Updates

Updated simulation styling.

Bug Fixes and Improvements

URL Navigation

Fixed issues when switching URLs on the navigation bar. Resolved navigation problems to other pages. Addressed issues when loading external sites. Improved navigation from other iframes.

Syncing Features

Enabled scroll and navigation syncing. Added 'toggle all' functionality for synchronization. Synced clicks across different elements. Implemented inputs sync for consistent data entry.

Canvas Interaction

Implemented movement and zoom functionality on the canvas. Improved event handling.

URL Loading Fixes

Addressed issues related to loading new URLs and displaying the app.

Settings Update

Updated various settings.

Playground Enhancements

Added functionality to move to newly added devices in the playground.

User Experience

Adjusted timeout values for better performance. Included a reset position feature. Added tooltips for improved user guidance.

Performance Optimization

Introduced a performance mode for optimized usage.