Skip to content

Latest commit

 

History

History
118 lines (64 loc) · 3.26 KB

CHANGELOG.md

File metadata and controls

118 lines (64 loc) · 3.26 KB

v2.0.4 - 11 Aug 2024

What's Changed

Bug Fixes

  • fix reload not updating frontend #54

Full Changelog: https://github.com/gdsfactory/kweb/compare/v2.0.3...v2.0.4

Changes

v2.0.3 - 16 Jul 2024

What's Changed

New

  • add html ids to clear rulers, zoom fit, and reload buttons #53

Full Changelog: https://github.com/gdsfactory/kweb/compare/v2.0.2...v2.0.3

Changes

v2.0.2 - 16 Jul 2024

What's Changed

New

  • Reload Button #52

Dependency Updates

  • Bump docutils from 0.21.1 to 0.21.2 #48
  • Bump sphinx-book-theme from 1.1.2 to 1.1.3 #50

Full Changelog: https://github.com/gdsfactory/kweb/compare/v2.0.1...v2.0.2

Changes

v2.0.1 - 16 Jul 2024

What's Changed

  • No changes

Full Changelog: https://github.com/gdsfactory/kweb/compare/v2.0.0...v2.0.1

Changes

v2.0.0 - 11 Apr 2024

What's Changed

New

Other changes

  • update pyproject/workflows #40
  • add add_missing_layers flag #37
  • fix server_jupyter #31

Dependency Updates

  • Bump docutils from 0.21.post1 to 0.21.1 #46
  • Bump docutils from 0.20.1 to 0.21.post1 #45
  • Bump docutils from 0.17.1 to 0.20.1 #23
  • Bump sphinx-book-theme from 0.3.3 to 1.1.2 #41

Full Changelog: https://github.com/gdsfactory/kweb/compare/v1.1.1...v1.1.2

Changes

1.1.1 (v1.1.1) - 22 Aug 2023

  • Add two app versions: viewer which only contains the gds viewer and browser which has the viewer and a file browser
  • Re-add File Browser

Changes

v1.0.0 - 21 Aug 2023

  • Add Bootstrap
  • Rewrite Layer / Cell Hierarchy Views

Changes