Skip to content

v1.6.8

Latest
Compare
Choose a tag to compare
@LucasB25 LucasB25 released this 15 Jun 16:38
· 12 commits to main since this release

Changelog

  • Code Optimization

    • Improved overall code efficiency and performance.
  • Order-Level Code Changes

    • Made adjustments to the order of operations for better logic flow and clarity.
  • Context Management

    • Added context.ts for improved state handling.
  • New Gemini Model

    • Integrated a new Gemini model for enhanced functionality.
  • Safety Settings

    • Added new safety settings for increased security and reliability.
  • Package Updates

    • Updated packages to their latest versions for better performance and security.
  • New Formatting Standard

    • Introduced formatting with Biome.
    • Removed Prettier.
    • Added the Biome package for code formatting.
  • Bug Fixes

    • Fixed the imagine command bug.
  • Bot Interaction

    • Improved bot interaction: Mention the bot to trigger a response.
  • Character Limit Issue

    • Fixed the issue where messages exceeding 1900 characters were not properly handled.
  • New Commands

    • Added translate command for translation features.
    • Added help command for user assistance.

What's Changed

  • Update dependency replicate to ^0.30.0 by @renovate in #9
  • Update dependency @google/generative-ai to ^0.12.0 by @renovate in #10

Full Changelog: v1.4.0...v1.6.8