Skip to content

Releases: LucasB25/AikouAI

v1.17.8

22 Jul 18:16
Compare
Choose a tag to compare

Changelog

New Features

  • Adding the convert command
  • Adding the calculate command
  • Adding the closethread command
  • Adding the dictonary command
  • Translation of the Translate command
  • Implementation of the language
  • Add Prisma
  • Add Forum
  • Added an AI that summarizes forum discussions

Improvements

  • Optimization and improvement of the code

Bug Fixes

  • Fix error

Code Cleanup

  • Remove eslint

What's Changed

  • Removing .embed()'s individual .setColor(...) to propritize one main .setColor(...) by @bimoware in #12

New Contributors

Full Changelog: v1.6.8...v1.17.8

v1.6.8

15 Jun 16:38
Compare
Choose a tag to compare

Changelog

New Features

  • Added translate command for translation features.
  • Added help command for user assistance.
  • Integrated a new Gemini model for enhanced functionality.
  • Improved bot interaction: Mention the bot to trigger a response.

Improvements

  • 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.
  • 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.
  • Fixed the issue where messages exceeding 1900 characters were not properly handled.

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

v1.4.0

12 May 18:14
Compare
Choose a tag to compare

Changelog

  • Automatic Cleanup

    • Files and temporary folders for /imagine are now deleted automatically.
  • Code Optimization

    • Enhanced code performance and efficiency.
  • Language Support

    • Added lang option on slash commands.
  • Documentation Updates

    • Updated README.md with the latest changes and instructions.
  • Code Improvement

    • Made various improvements to the codebase for better readability and maintainability.
  • File Structure Changes

    • Changed the structure of files for better organization.
  • Gemini Model Security

    • Added security measures for Gemini to prevent the creation of multiple threads.
  • Package Updates

    • Updated packages to their latest versions.
  • Bug Fixes

    • Fixed issues with Gemini responses.

Full Changelog: v1.3.5...v1.4.0

v1.3.5

04 May 21:31
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.3.5

Releases V1.0.0

23 Apr 12:01
2d724e9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/LucasB25/Midjourney/commits/v1.0.0