Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: wraft/wraft

v0.6.4

24 Sep 05:33
044dc17

Choose a tag to compare

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

01 Sep 05:23
7f749a8

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.3

v0.6.2

25 Jul 10:37
a50be30

Choose a tag to compare

🚀 New Features


🛠️ Fixes & Improvements


⚙️ Chores & Tooling


📊 Full Changelog

Compare v0.6.0...v0.6.2

v0.6.1

25 Jul 10:25
a50be30

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

17 Mar 08:44
7ae9091

Choose a tag to compare

What's Changed

New Features 🎉

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

03 Mar 05:22
41a9f9c

Choose a tag to compare

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

10 Feb 17:30
bc9388b

Choose a tag to compare

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 🐛

Full Changelog: v0.4.4...v0.5.0

v0.4.4

31 Jan 05:42
v0.4.4
e017235

Choose a tag to compare

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 🐛

Full Changelog: v0.4.3...v0.4.4

v0.4.3

29 Oct 07:45
v0.4.3
f58a198

Choose a tag to compare

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

08 Oct 08:11
v0.4.2
fb7c524

Choose a tag to compare

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