Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Latest commit

 

History

History
74 lines (41 loc) · 4.6 KB

File metadata and controls

74 lines (41 loc) · 4.6 KB

1.3.0 (2025-10-08)

Features

  • enhance document download and UI components in app (#1) (cab8848)
  • integrate testing framework and add test cases (#2) (e92c73e)

1.2.0 (2025-10-07)

Features

  • add download functionality for document conversion in App component (69a9403)

1.1.2 (2025-10-07)

Bug Fixes

  • modify README to reflect changes in document source and field values (7b904ee)
  • remove unused superdoc CSS import from index.tsx (d17f61f)
  • simplify rollup external dependencies and add superdoc styles (0c0be96)

1.1.1 (2025-10-07)

Bug Fixes

  • update package.json to include dependencies and fix README installation command (722321b)

1.1.0 (2025-10-07)

Bug Fixes

  • update @types/react and @types/react-dom to latest versions (68cf44c)
  • update license to AGPL-3.0 and fix workflow for syncing stable releases to main (b0a60d0)

Features

  • add GitHub Actions workflow to sync patches to main branch (af02010)

1.0.1 (2025-10-07)

Bug Fixes

  • update superdoc version and refactor consent handling (afe3e18)

1.0.0 (2025-10-07)

Bug Fixes

  • add superdoc class and data attribute to eSign component (a9ce117)
  • trigger release (c02a107)
  • trigger release (73e3580)
  • trigger release (841ec15)

Features

  • add additional fields for user information in App component (038a5dd)
  • add GitHub Actions workflow for demo deployment and Vite configuration for demo and examples (1b52830)
  • add interactive demo for SuperDoc eSign with initial setup and styles (4734e0f)
  • add README and examples for SuperDoc eSign integration (49c4477)
  • enhance ESLint configuration for React support and update package dependencies (babacde)
  • first commit (d84a550)
  • implement download functionality for document export in SuperDoc eSign (1124775)
  • implement signature input handling and update document with signature image (d31d5cc)
  • implement signature input handling and update payload structure (5c6ab23)
  • trigger release (f7f04ef)