Releases: wraft/wraft
Releases · wraft/wraft
v0.6.4
What's Changed
- feat: add document version comparison by @Faheemvc in #136
- feat: add webhook system with event triggers and background processing by @salsabeeljamal in #148
- feat: add background for both contract templates by @Faheemvc in #149
- fix: use relative paths for default templates and layout by @Faheemvc in #138
- fix: template asset layout import and Wraft json export by @Sad-lie in #135
- fix: build fail prosemirror list conversion by @Faheemvc in #154
- fix: format layout pdf file name with special chars by @Faheemvc in #153
- fix: build fails when no asset files are in the theme layout by @Faheemvc in #150
- fix: layout creation without background PDF by @Faheemvc in #155
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- fix: user personal organisation issue by @Faheemvc in #119
- fix: organisation and document deletions by @Faheemvc in #118
- feat: add margin to layout by @Faheemvc in #116
- fix: feature flags migration by @Faheemvc in #122
- fix: resolve docker build issues and improve development environment by @salsabeeljamal in #123
- fix: compile-time vs runtime config mismatch for doc_signer.p12 by @salsabeeljamal in #128
- fix: seeding errors and warning in docker by @Sad-lie in #129
- chore: refactor list node to handle nested lists by @Faheemvc in #130
- feat: add organisation pending invite list with resend and revoke actions by @Faheemvc in #120
Full Changelog: v0.6.1...v0.6.3
v0.6.2
🚀 New Features
- Oban Web integration for background job UI – @vasil1729 #63
- Admin module with enhanced frame management – @Faheemvc
#65, #78 - CLM expiry and reminder system – @vasil1729 #66
- Document signing system with e-signatures and PDF analysis – @vasil1729 #69
- Visual and digital signature separation with final document emailing – @vasil1729 #104
- Google Drive API integration – @Sad-lie #103
- Organization-scoped feature flag system – @salsabeeljamal #99
- Collaborative auto-save and XML to ProseMirror conversion – @salsabeeljamal #115
- AI agentic tools for document enhancement – @Faheemvc
#100, #105 - Internal user references and contract value visualization – @Faheemvc
#93, #94 - Organization ID Reference in Instances – @Faheemvc #95
- Comment resolution support – @Faheemvc #107
- Enhanced notification system with template defaults – @Faheemvc #114
- Vendor management – @vasil1729 #117
- Document stats by variants – @salsabeeljamal #101
- Resend email integration – @salsabeeljamal #111
- Local mailer and mailbox preview for development – @salsabeeljamal #113
- Document type chart visualization – @Sad-lie #112
🛠️ Fixes & Improvements
- Remove redundant subscription – @Faheemvc #68
- Fix permissions and cleanup unused entries – @Sad-lie
#70, #71, #73 - Fix profile picture upload – @Sad-lie #75
- Fix MinIO 413 file upload error – @Faheemvc #84
- Fix Typst table listing and editor issues – @Faheemvc
#77, #80, #81, #85 - Fix duplicate fields and frame mapping – @Faheemvc
#67, #79 - Fix PDF signer JAR and keystore path issues – @vasil1729
#89, #90 - Fix multiple signers and improve signing error handling – @vasil1729
#91, #110 - Fix waitlist admin entry display – @Faheemvc #97
- Fix prompt table migration – @Faheemvc #102
- Update Elixir/Erlang versions and refactor core modules – @salsabeeljamal #96
- Improve AI agent error response handling – @Faheemvc #106
- Enhance instance and flow rendering in API – @salsabeeljamal #98
- Strengthen collaboration security with session caching – @Sad-lie #108
⚙️ Chores & Tooling
- Add Sentry configuration – @salsabeeljamal #82
- Handle Pandoc execution errors – @salsabeeljamal #83
- Comment unused
string_to_text, add state tracking – @Sad-lie #87 - Seed system prompts for AI – @Faheemvc #109
📊 Full Changelog
v0.6.1
What's Changed
- feat: add oban web intergration by @vasil1729 in #63
- feat: frame admin module by @Faheemvc in #65
- fix: remove redundant subcription by @Faheemvc in #68
- feat: clm expiry and remainder by @vasil1729 in #66
- fix: permission update by @Sad-lie in #70
- feat: enhance frame import by @Faheemvc in #67
- feat: script to update permissions by @Sad-lie in #71
- refactor: clean up unused permissions by @Sad-lie in #73
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
New Features 🎉
- feat: add image to generate document by @vasil1729 in #46
- feat: docx to prosemirror conversion by @vasil1729 in #54
- feat: add typst engine by @Faheemvc in #45
- feat: add updation for email and password via admin panel by @vasil1729 in #58
- feat: add import frame zip by @Faheemvc in #60
- feat: typesense for document, pipline ,forms and block by @Sad-lie in #56
- feat: typesense reindex by @Sad-lie in #57
Fixes 🐛
- fix: add backend url as env variable for image generation by @vasil1729 in #47
- fix: image generation issue in PDF export by @salsabeeljamal in #49
- fix: resolve image filter path issue and docker lua compatibility by @salsabeeljamal in #51
- fix: seed import error in docker by @salsabeeljamal in #52
- fix: add version preload for build in pipeline pathway by @vasil1729 in #53
- fix: correctly resolve pandoc_path in docker by @vasil1729 in #55
- fix: documents not indexing by @Sad-lie in #61
- fix: transfer ownership, improvements in notification module and switch organisation fixes by @Sad-lie in #48
- fix: document build fail by @Faheemvc in #62
Refactoring 🔨
- refactor: breakdown and refactor document module into sub modules by @vasil1729 in #44
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- fix: update unique index and add double entries for initial versioning by @vasil1729 in #34
- fix: add organisation membership status in token verification api by @vasil1729 in #35
- chore: fix delete user from admin module by @Faheemvc in #39
- fix: organisation filter bugs and data_template renamed by @Sad-lie in #40
- fix: default template production config by @Faheemvc in #41
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
New Features 🎉
- Collaborative Document Editing: Users can now collaborate and engage with documents in real-time, making teamwork seamless. by @vasil1729 in #24
- Subscriptions & Billing: add APIs for subscription and billing by @Faheemvc in #23
- Global Search - Typesense: Finding documents is now faster and more efficient with an enhanced search system. by @Sad-lie in #14
- Billing Coupons: Added support for coupons in the billing module by @Faheemvc in #32
- Basic Notifications: Implemented a simple notification system by @Sad-lie in #25
Improvements 🔧
Bug Fixes 🐛
- fix(billing-module): resolve coupon migration issue by @Faheemvc in #33
- Revert "chore: add paddle url to config" by @salsabeeljamal in #29
Full Changelog: v0.4.4...v0.5.0
v0.4.4
What's Changed
New Features 🎉
- feat(ci): validate pr request title by @salsabeeljamal in #20
- feat: add importing frames and renamed slugs to frames by @Faheemvc in #19
- feat: add screenshot and admin page for public template in template asset by @Faheemvc in #17
- feat: importing template and assets from public template assets by @Faheemvc in #21
- feat: allow superadmin to see all documents by @Sad-lie in #22
Bug Fixes 🐛
- fix: incorrect alignment for generated document by @vasil1729 in #26
- fix: failure in table creation by @vasil1729 in #27
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
New Features 🎉
- feat: Add author and title into meta tags of the generated document by @vasil1729 in #6
- feat: template asset import by @Faheemvc in #7
- feat: template asset export by @Sad-lie in #10
- feat: Implemented versioned file naming based on document instance ID for generated documents. by @vasil1729 in #9
- feat: pair of default wraft data templates and assets by @Faheemvc in #11
Bug Fixes 🐛
- Resolved edge cases in unassigning user roles.
Improvements
New Contributors
v0.4.2
What's Changed
- chore: Update README for improved clarity and usability.
- chore: Update Dockerfile for better performance and compatibility.
- chore: Update .env.example file to reflect recent changes.
- fix: Minor bug fixes to enhance overall stability.
Full Changelog: v0.4.1...v0.4.2