Changelog

All the latest updates, improvements, and fixes.

Meida Query & Optimizations

  • Complete Media Query Conversion

  • Fully Implemented the new UI along with all the planned features! 🎉

  • From old UI 🡆 new UI

    reletive path 🡆 reletive path
  • Implement purging of styles to reduce uncessary css styles

  • 30%+ reduced conversion output from optimizations of the same code block without change in rendered styles reletive path

  • Include srcset and poster attributes when converting "video" and "img" elements

  • Improved popup loading screen when clicked on the browser icon

Beta & New Menu

  • Released Firefox extension! 🎉
  • Add additional styles conversions
  • More improvements on shortening conversion
  • Update JSX & CSS formatter for better readability
  • New UI Draft 🤩 reletive path
  • Add Beta licensing generation in Dashboard
  • Previously you need to message the Admin for a Beta License Key. You can now generate your own in the Dashboard reletive path

V1 Release and WebApp

  • V1 release! 🎉🎉🎉🎉
  • Create and Deploy WebApp
  • Implemented Licensing Server
  • Bind "Try" Button with Browser Extension on Home page
  • Migrated Extension to new setup for better cross browser compilation
  • HTML to JSX conversion
  • Local CSS style conversion
  • Convert to short hand CSS styles
  • WIP: Updated Media Queries
  • WIP: Other conversion options
  • WIP: Auth & Dashboard

Better Converter and React

  • Completed: TailwindCSS Converter V2
  • Format and prettify output
  • Copy result to clipboard
  • UI rewrite from DOM to React for better maintainability
  • Update iframe handling when working in React
  • Update UI Design
  • Add Toaster for notifications

Handling Nested Elements and Iframes

  • Completed: Recursive Functionality to convert nested elements
  • Iframe handling for when elements are inside of iframes
  • Update iframe handling for different iframe cases
  • Disallow highlight when mouseover Extension UI elements
  • WIP: TailwindCSS Converter V2 iteration

Convert Images and Other Improvements

  • Convert Images with correct path when copied to external sources

  • Other additional Development Improvements and Bug Fixes

    • Resolve Extension importing library issues
    • semantic-release, changelog and commit linting
  • Design logo and branding

  • Implemented UI

  • WIP: Recursive Functionality to convert nested elements

Added Testing and Media Queries

  • Add testing to ensure conversion accuracy
  • Updated the module path for TypeScript
  • Implemented media queries
  • Reset highlighted element when browser icon clicked

Introducing Pastaable

  • Port over existing implementation to TypeScript
  • Use different highlight colors when clicked and selected
  • Enable keyboard movements for selection
  • Filtered more accurate element CSS styles for conversion
  • Implemented CSS to Tailwind converter