Skip to content

Latest commit

 

History

History
141 lines (80 loc) · 3.29 KB

File metadata and controls

141 lines (80 loc) · 3.29 KB

EmbeddedBrowserIntellijPlugin Changelog

Added

  • Compatibility with Intellij 2025.1

[1.5.5]

Added

  • Compatibility with Intellij 2024.3

1.5.4 - 2024-09-26

Added

  • Compatibility with Intellij 2024.2

1.5.3 - 2024-04-22

Added

  • Compatibility with Intellij 2024.1

1.5.2 - 2023-12-08

Added

  • Compatibility with Intellij 2023.3

1.5.1 - 2023-09-28

Added

  • Compatibility with Intellij 2023.2

1.5.0 - 2023-05-13

  • Added HomePage action to the toolbar

1.4.0 - 2023-04-19

Added

  • Compatibility with Intellij 2023.1

Added

  • Compatibility with Intellij 2022.3

Added

  • Compatibility with Intellij 2022.2

Added

  • Compatibility with Intellij 2021.3

Changed

  • Rewrote toolbar as native Intellij toolbar

Added

  • Compatibility with Intellij 2021.1

Changed

  • tool window is no longer blocked during indexing

Added

  • custom plugin icon

Changed

  • tool window title to include space

Added

  • configurable initial URL
  • option to have browser retain its state (sessions, cookies) between IDE restarts
  • configurable User-Agent header

Added

  • "back" action

Changed

  • Update URL field when navigating from displayed page

Added

  • "EmbeddedBrowser" tool window containing embedded chromium frame and toolbar with URL field and reload, zoom in and zoom out actions

Added