Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

44 lines (31 loc) · 1.22 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Released]

Added

  • Initial template for the CHANGELOG.md file.
  • Integration with Google Gemini Flash 1.5 for improved AI capabilities.
  • API endpoints for managing comments and tags on documents.

Changed

  • Migrated from OpenAI to Google Gemini Flash 1.5.
  • Updated CONTRIBUTING.md with new guidelines for contributing to the project.

Fixed

  • Fixed bug where inline editor pages were redirecting to preview page.
  • Fixed bug where favourite list was displaying incorrectly.
  • Removed deprecated images.domains config.
  • Fixed issue with incorrect document IDs being assigned in the database.

Removed

  • Deprecated support for older versions of Electron.

[1.0.0] - 2024-08-24

Added

  • Initial release of the project.
  • Implemented core features for document creation, editing, and management.
  • Added user authentication using Clerk.
  • Integrated BlockNote as the rich text editor.
  • Integrated Gemini AI.

Changed

  • N/A

Fixed

  • N/A

Removed

  • N/A