Releases: TheAcharya/csv2notion-neo
Releases · TheAcharya/csv2notion-neo
v1.2.0
1.2.0
🎉 Released:
🔨 Improvements:
- Added direct integration of notion-py package for increased flexibility for futures enhancements (#18)
- Added ability to add multiple image attachment columns (#14)
- Added
--workspace
: active workspace name
- Added codesign and notarization to macOS binary
v1.1.2
1.1.2
🎉 Released:
🐞 Bug Fix:
- Improved error handling of property mismatch (#16)
v1.1.1
1.1.1
🎉 Released:
🐞 Bug Fix:
- Fixed conversion of integers into strings
v1.1.0
1.1.0
🎉 Released:
🔨 Improvements:
- Added
.json
support for MarkersExtractor (#9)
- Added
--payload-key-column
: define key column in JSON payload (#12)
- Added CSV2Notion Neo version number in log file (#11)
- Added
--rename-notion-key-column
: rename the key column in the file to a different key column in Notion (#12)
- Improved legibility of warning log
v1.0.2
1.0.2
🎉 Released:
🐞 Bug Fix:
- Add missing imports
- Fixed avoid sending big payload on views update (#8)
v1.0.1
1.0.1
🎉 Released:
This is the first public release of CSV2Notion Neo!
🔨 Improvements:
- Added repository URL within
--help
(#5)
- Updated repository's CI test workflows
v1.0.0
1.0.0
🎉 Released:
This is the first public pre-release of CSV2Notion Neo!
🐞 Bug Fix:
- Fixed batch uploading Icon Image (#1 )
- Fixed batch uploading Images from CSV (#2)