Skip to content

Releases: team-monite/monite-sdk

@team-monite/[email protected]

12 Nov 18:35
a41d924
Compare
Choose a tag to compare

@monite/[email protected]

12 Nov 18:35
a41d924
Compare
Choose a tag to compare

Minor Changes

  • cb1a0cc: introduce Custom Tabs for <ReceivablesTable/>

    Description

    Implemented the ability to configure custom tabs for Receivables using MUI. Users can now select the specific tabs they
    need, while backward compatibility is maintained. By default, the standard tabs Invoices, Quotes, and Credit Notes are
    displayed.

    Breaking Changes

    The <ReceivablesTable/> component interface has changed. Instead of using ReceivablesTableTabEnum for the active
    tab, you now need to pass a number representing the tab index. Additionally, the default tab indices have been
    updated:

    • Invoices: 0 (previously 1)
    • Quotes: 1 (previously 0)
    • Credit Notes: 2 (unchanged)

    Please update any existing integrations to reflect these changes.

  • 315cde5: feat: introduce icon wrapper component for all close icons to be cusotmisable from theme props

  • 7232f7d: feat: add integration of payment flow with iframe modal

Patch Changes

  • e288b14: feat(DEV-13151): expand tax value check for non-vat supported countries
  • 6233bff: hide email section for upload bill dropdown

@monite/[email protected]

12 Nov 18:35
a41d924
Compare
Choose a tag to compare

@monite/[email protected]

12 Nov 18:35
a41d924
Compare
Choose a tag to compare

@team-monite/[email protected]

08 Nov 15:15
9c1b7bf
Compare
Choose a tag to compare

Patch Changes

  • 5370ff8: chore(proposal): better typings system for monite.ts themesation file

@team-monite/[email protected]

08 Nov 15:15
9c1b7bf
Compare
Choose a tag to compare

Minor Changes

  • c287480: update swc plugins and libs to the compatible versions
  • 1845626: chore: combined both tables user roles and approvals & added extra fields and filters for approval policies

Patch Changes

@team-monite/[email protected]

08 Nov 15:15
9c1b7bf
Compare
Choose a tag to compare

Minor Changes

  • c287480: update swc plugins and libs to the compatible versions

@monite/[email protected]

08 Nov 15:15
9c1b7bf
Compare
Choose a tag to compare

Minor Changes

  • 8a3195d: feat(DEV-12896): apply validation form API to the payable form
  • 14106ee: feat(DEV-12440): AP cards statuses
  • f39c1a2: feat(DEV-12623): manual payment record implementation
  • c287480: update swc plugins and libs to the compatible versions
  • 62f54a8: feat: allow multiple files upload and drag
  • 1845626: chore: combined both tables user roles and approvals & added extra fields and filters for approval policies

Patch Changes

  • 7a7b7d8: feat: allow multiple files upload on dragging
  • 1d2880a: feat: extra validation for approval policy
  • 46dad74: fix(DEV-12623): add more checks to manual payment records
  • 5370ff8: chore(proposal): better typings system for monite.ts themesation file
  • 4f504a6: fix: validation fixes for approval policies creation
  • e7ea895: add reopened state to payables details form after rejected
  • Updated dependencies [c287480]

@monite/[email protected]

08 Nov 15:15
9c1b7bf
Compare
Choose a tag to compare

Minor Changes

  • 61e288f: update lingui swc plugin and nextjs versions
  • c287480: update swc plugins and libs to the compatible versions

Patch Changes

@monite/[email protected]

08 Nov 15:15
9c1b7bf
Compare
Choose a tag to compare

Minor Changes

  • c287480: update swc plugins and libs to the compatible versions