Skip to content

Latest commit

 

History

History
282 lines (155 loc) · 4.63 KB

File metadata and controls

282 lines (155 loc) · 4.63 KB

1.33.0

Feat: Optional SVG optimization

1.31.2

Feat: Add Spanish Translation

1.31.0

Fix: Better regex to detect inline codes `` Fix: Some UI Fixes

1.30.4

Refactor: Change Tooltip Tool I18n: Update Japanese and Mandarin translations

1.30.0

Feat: Better tooltips and samples Fix: Errors while taking snaps Fix: Error on showing translations

1.29.1

Fix: Small fixes

1.29.0

Refactor: Rewrite One Time Config Using React

1.28.2

Feat: add windowIconStyle

1.28.1

Fix: Mitigate unnecessary clipboard history polution

1.28.0

Feat: Japanese Translation by mnt-h Enchance: Updated Chinese Translation by SorYoshino Fix: Fixed bug with VSCode Finder

1.27.0

Feat: Symbol Breadcrumb by Kyrax324

1.26.1

Feat: Max char width on One Time Config Feat: relativeFolder as variable to title

1.26.0

Feat: Maximum line width based on characters

1.25.0

Feat: Window Container can be resized

1.24.0

Feat: You can remove any line highlight using Ctrl + Click on line number Feat: German Translation by sclause2412 Fix: Icons from One Time Config were not rendering

1.23.0

Feat: More save scale options Fix: Now the open command is blocked when you use it without the command prerequisites

1.22.1

Feat: Run SVGO on Browser side to improve performance

1.22.0

Feat: New Watermark position input

1.21.1

Feat: New expansible menus on One Time Config

1.21.0

Feat: Now Works with 1.96.0 or greater

1.20.2

Feat: Add new Aspect Ratio level Fix: Correct Aspect Ratio

1.20.1

Feat: Add new highlight level

1.20.0

Feat: Add watermark position feature

1.19.4

Feat: Reset Snap Window on disable Resizing Fix: Little UI fixes

1.19.3

Feat: Added Chinese Mandarin by CoffeeChaton

1.19.1

Feat: Restore cliboard content after rendering code

1.19.0

Feat: Add missing pt-br strings Feat: Add zh-tw translations

1.18.3

Feat: Add support to letterSpacing

1.18.0

Feat: Languages support (need to be translated) Feat: PT-BR translation

1.17.0

Improve: More new util tooltips Improve: Better One Time Config Organization Fix: Some minor fixes

1.16.0

Feat: Add Custom Watermark Improve: Some new util tooltips

1.15.0

Feat: Add Highlight line number option

1.14.2

HotFix: Broken CSS import fixed

1.13.2

Fix: Aspect Ratio 1:1 now works correctly

1.13.1

Feat: Add Tooltips on some buttons

1.13.0

Feat: Add easy-codesnap.fullLinesSelection option

1.12.1

Feat: Context menu toggles the highlight level in the reverse order.

1.12.0

Feat: Add easy-codesnap.aspect-ratio option.

1.11.0

Feat: Add easy-codesnap.saveScale option.

1.10.0

Feat: Add easy-codesnap.windowTitleTemplate option. Feat: Editable Window Title

1.9.0

Feat: Add zoom features.

1.8.3

Fix: Position of title bar on Windows mode. Refactor: Use @arthur-lobo/load-svg to dynamically load svgs.

1.8.2

Fix: Remove void space on top when window title and window controls are hidden

1.8.1

Fix: Align correctly control buttons when using windows style without window title.

1.8.0

Feat: Add windowStyle option.

1.7.2

  • Reduce bundle size

1.7.1

  • Fix: format select doesn't update.
  • Fix: Incorrect svg text rendering
  • Feat: smaller svgs

1.7.0

  • Feat: Add save as svg.

1.6.0

  • Feat: Add open extension settings command
  • Feat: Add open extension settings button on Snap Screen
  • Feat: add the easy-codesnap.lockOnOpen and easy-codesnap.linkOnOpen settings

1.5.2

  • Feat: add link to editor

1.5.1

  • Fix: reversed button visibility state

1.5.0

  • Add highlight lines feature based on CodeSnap-plus
  • Fix some button visibility bugs
  • Prevent some unnecessary code re-renders

1.4.5

  • Fix bug when a locked instance is closed prevents other instances to run correctly
  • Separate instances contexts to allow separate settings.

1.4.4

  • Add lock changes feature

1.4.3

  • Add codicons

1.4.1

  • Convert webview controllers to typescript

1.4.0

  • Bundle extension with webpack

1.3.1

  • Added easy-codesnap.roundingLevel option.

1.3.0

  • Renamed easy-codesnap.start to easy-codesnap.snap
  • Added easy-codesnap.enableResizing option.

1.2.1

  • Added select options on one time config.

1.2.0

  • Added one time config resource, now you can change some settings only for current code snap.

1.1.0

  • Added success messages on save/copy.

1.0.2

  • Allow gradients on easy-codesnap.backgroundColor

1.0.0

  • Initial release