Skip to content

Commit

Permalink
Merge pull request #369 from bric3/changelog-update-v0.4.1
Browse files Browse the repository at this point in the history
Changelog update - `v0.4.1`
  • Loading branch information
bric3 authored Nov 10, 2024
2 parents 2f81c95 + 28a62c4 commit b20f52c
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,25 @@

## [Unreleased]

### Changed

- Use the new `org.jetbrains.intellij.platform` v2.0.0 Gradle plugin to build the Excalidraw plugin
- Don't use offscreen rendering (OSR) by default due to issues with trackpad (at least on macOs), see
https://youtrack.jetbrains.com/issue/IJPL-156342/Scrolling-of-the-Whats-new-in-IntelliJ-IDEA-is-too-fast-faster-than-code-files

This is tunable in the advanced settings. [#364](https://github.com/bric3/excalidraw-jetbrains-plugin/issues/364)
- Plugin compatibility with 2024.3

###
## 0.4.1 - 2024-11-10

- Note: At this time [excalidraw.com](https://excalidraw.com) uses an unreleased version of
[excalidraw/excalidraw](https://github.com/excalidraw/excalidraw), unfortunately, the exported files may not render
correctly in IDE plugin that use a released version of excalidraw.

The next [Excalidraw release should be v18](https://github.com/excalidraw/excalidraw/issues/8771).
This plugin uses version is 0.17.6.

See [#342](https://github.com/bric3/excalidraw-jetbrains-plugin/issues/342) for workarounds

### Changed

- Use the new `org.jetbrains.intellij.platform` v2.0.0 Gradle plugin to build the Excalidraw plugin
- Don't use offscreen rendering (OSR) by default due to issues with trackpad (at least on macOs), see
https://youtrack.jetbrains.com/issue/IJPL-156342/Scrolling-of-the-Whats-new-in-IntelliJ-IDEA-is-too-fast-faster-than-code-files

This is tunable in the advanced settings. [#364](https://github.com/bric3/excalidraw-jetbrains-plugin/issues/364)
- Plugin compatibility with 2024.3

## 0.4.0 - 2024-01-27

Expand Down

0 comments on commit b20f52c

Please sign in to comment.