- Compatibility with Intellij 2025.1
- Compatibility with Intellij 2024.3
1.5.4 - 2024-09-26
- Compatibility with Intellij 2024.2
1.5.3 - 2024-04-22
- Compatibility with Intellij 2024.1
1.5.2 - 2023-12-08
- Compatibility with Intellij 2023.3
1.5.1 - 2023-09-28
- Compatibility with Intellij 2023.2
1.5.0 - 2023-05-13
- Added HomePage action to the toolbar
1.4.0 - 2023-04-19
- Compatibility with Intellij 2023.1
- Compatibility with Intellij 2022.3
- Compatibility with Intellij 2022.2
- Compatibility with Intellij 2021.3
- Rewrote toolbar as native Intellij toolbar
- Compatibility with Intellij 2021.1
- tool window is no longer blocked during indexing
- custom plugin icon
- tool window title to include space
- configurable initial URL
- option to have browser retain its state (sessions, cookies) between IDE restarts
- configurable User-Agent header
- "back" action
- Update URL field when navigating from displayed page
- "EmbeddedBrowser" tool window containing embedded chromium frame and toolbar with URL field and reload, zoom in and zoom out actions
- Initial scaffold created from IntelliJ Platform Plugin Template