Skip to content

Releases: unit-mesh/auto-dev

v1.8.12

05 Oct 03:10
7a84fec
Compare
Choose a tag to compare

v1.8.11

08 Sep 06:13
40f1c0d
Compare
Choose a tag to compare

What's Changed

  • refactor(settings): Optimize the code for messages resource bundle and support dynamic translation without restarting the IDE by @lkk214 in #224
  • fix: Unable to receive notifications when changes are made to the doc… by @lkk214 in #228
  • refactor: Add the right-click actions to the dynamic group and check … by @lkk214 in #232
  • refactor: Optimized the components of the tool window by @lkk214 in #233

Full Changelog: v1.8.8...v1.8.11

v1.8.9 for JetBrains 2024.2

09 Aug 08:03
56b0b26
Compare
Choose a tag to compare

v1.8.8: bug fixes

07 Aug 14:12
652a354
Compare
Choose a tag to compare

1.8.8 (2024-08-07)

Bug Fixes

  • codecomplete: handle empty range in collectInlays function (48901f8)
  • devti: fix response body handling in ResponseBodyCallback #209 (cef9581)
  • Failed to reset on the autoDevSettings UI (8b16443)
  • fix import (50f3c8b)
  • LLMInlayManager: use InlayModelImpl for inlay model (86d0840)
  • wrong trigger when user typing from code. (08f8fbb)

Features

  • diff-simplifier: Include binary or large changes in output (8fc6255)
  • JavaAutoTestService: update cocoa-core dependency and remove unused import (56a6fa3)
  • service: add support for creating Maven run configuration #164 (cdc003a)
  • smartpaste: add SmartCopyPasteProcessor (4b427b4)

v1.8.7-RELEASE

13 Jun 12:45
4586f9a
Compare
Choose a tag to compare

v1.8.6-RELEASE

30 May 12:24
1c7bb29
Compare
Choose a tag to compare

v1.8.6-SNAPSHOT

29 May 10:10
fe78ae3
Compare
Choose a tag to compare

v1.8.5-RC

24 May 14:18
563018b
Compare
Choose a tag to compare

v1.8.4-RC

23 May 03:44
686cf7e
Compare
Choose a tag to compare

v1.8.3-RC

08 May 11:57
108fcda
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.2-RC...v1.8.3-RC