Skip to content

Releases: The-Nefarious-Developer/zjoule

v1.1.1

12 Jan 05:14
Compare
Choose a tag to compare

1.1.1 (2025-01-12)

Bug Fixes

  • add back plugin info on features (2425ec7)
  • include dependency for logout icon (542898e)

v1.1.0

12 Jan 04:37
Compare
Choose a tag to compare

1.1.0 (2025-01-12)

Bug Fixes

  • avoid issues when running if icon component is missing (2e33e79)
  • remove unnecessary dependency (fd5f7e7)

Features

  • add loading indicator to ai request (aac5895)
  • disable input and send button when waiting for ai message (a0b6827)
  • implement async ai request (62d22ae)

v1.0.3

10 Jan 03:16
Compare
Choose a tag to compare

1.0.3 (2025-01-10)

Bug Fixes

  • windows first start should go to instructions page (ad8bd94)

v1.0.2

08 Jan 02:12
Compare
Choose a tag to compare

1.0.2 (2025-01-08)

Bug Fixes

  • adapt web view to work on windows with edge (429000c)
  • bundle plugin that contain icons for windows buttons rendering (7341082)

v1.0.1

23 Dec 20:22
Compare
Choose a tag to compare

1.0.1 (2024-12-23)

Bug Fixes

  • add devcontainer to dependabot check (14e27ca)
  • add test and feedback information (ed5ee0e)
  • change javadoc link (9b74159)

v1.0.0

22 Dec 06:06
Compare
Choose a tag to compare

📦 Initial Release

I'm excited to announce the initial release of zJoule!


✨ Features

  • AI Assistant Integration:
    • Added a built-in AI assistant powered by ChatGPT to help answer questions and provide real-time support directly within the IDE.
  • Seamless Connection to SAP AI Core:
    • Added integration with SAP AI Core Generative AI Hub for leveraging foundation models in your development workflows.

📝 Documentation

  • Added compatibility table and aligned columns for better readability.
  • Provided badges for the latest test status and Semantic Release integration.
  • A "Getting Started" guide to provide support for new users.

⚙️ CI/CD

  • Integrated Semantic Release for automated versioning and changelog generation.
  • Added Dependabot for dependency management and workflow optimizations.
  • Configured pipelines to support Javadoc and update site artifacts.