Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 1.95 KB

File metadata and controls

56 lines (41 loc) · 1.95 KB

Changelog

All notable changes to the n8n-nodes-aitable-unofficial package will be documented in this file.

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

0.1.6 - 2024-07-24

Changed

  • Replaced SVG icon with an improved user-created version
  • Optimized icon file size for better GitHub compatibility

0.1.5 - 2024-07-24

Changed

  • Updated the node icon with a new, improved design
  • Enhanced visual appearance for better integration with n8n interface

0.1.4 - 2023-03-11

Changed

  • Removed HttpBin and ExampleCredentialsApi from the package
  • Cleaned up package to focus only on AITable functionality

0.1.3 - 2023-03-11

Fixed

  • Removed reference to non-existent ExampleNode from package.json
  • Fixed installation error in n8n Docker environments

0.1.2 - 2023-03-11

Fixed

  • Updated package.json to correctly reference GitHub repository
  • Fixed npm package repository links

0.1.1 - 2023-03-11

Added

  • Initial release of the AITable integration
  • Search for nodes (datasheets, folders, forms, dashboards) in a space
  • Search and retrieve records from datasheets
  • Create new records in datasheets
  • Edit existing records in datasheets
  • Delete records from datasheets
  • Support for all AITable node types (Datasheet, Folder, Form, Dashboard, Mirror)
  • Full field type support including text, number, select, multi-select, date, and linked records
  • Options for field formatting and data transformation