Releases

  • v0.0.42

    7/24/24

    v0.0.42

    7/24/24

    • easily print QR codes with a link to the current page (enabled for certain pages)
    • supplier and clients can share their dashboard links between them, as they will get redirected to the same page under their point of view
    • improved complete checkout route with more information about the order
    • added a note field in process metric so they can be easily identified
    • improved some forms so they can only be submitted if there's a change in the form, and only the modified values are sent to the server (specially useful for not creating new versions of certain entities)
    • fix a bug that caused metrics to not be versioned
    • fix a bug that prevented process metrics from being updated
    • various fixes and improvements
  • v0.0.41

    7/9/24

    v0.0.41

    7/9/24

    • added CRM features for clients
      • added lead status with automatic changes based on client actions
      • allow filtering clients in table: by origin, lead and invitation statuses
    • improvements in client overview page
      • show more details
      • allow to create a quote
    • allow to create discounts codes so they can be used in customer portal checkout
    • allow to set a shipping address as the default when creating quotes for a given client
    • implement notifications for more events, specially on actions between supplier-client to ease communication
    • several fixes and improvements
  • v0.0.40

    7/3/24

    v0.0.40

    7/3/24

    • add background to certain white label logos so they have enough contrast to be seen
  • v0.0.39

    7/3/24

    v0.0.39

    7/3/24

    • changes in integration with external ERP due to newest update
  • v0.0.38

    6/17/24

    v0.0.38

    6/17/24

    • added Fabrex Payments to take payments through Stripe
    • automatically set logged user's data as contact when creating a quote as a client
    • show product images and description when selecting them during part configuration
    • apply white label theming for public customer portal signups
    • fixes in certain amounts shown in checkout
  • v0.0.37

    6/1/24

    v0.0.37

    6/1/24

    • fix a bug that caused the carrier price to not show in the quote overview
    • open parameters drawer automatically in 3D viewer
    • some minor style fixes
  • v0.0.36

    5/31/24

    v0.0.36

    5/31/24

    • add a drawer with processes information on the model viewer when opened from a Batch
    • update labels for buttons that change between Batch statuses, so the action is clearer
    • allow to flag products as visible for clients, so they cannot select it when creating a quote (note: if it was already selected, or a supplier selects it, it will be visible for them)
    • allow to upload product images, which are shown when selecting the product during order item configuration
    • for a supplier with white label, signup pages for user and client invitations are now themed accordingly
    • fixes related to order item price calculations
    • some minor fixes and improvements
  • v0.0.35

    4/17/24

    v0.0.35

    4/17/24

    • public customer portal
    • add tab in manufacturing categories to list orders
    • allow download CSV in certain tables (clients, quotes, orders)
    • add links to client overview page
    • carrier management
    • various fixes and improvements
  • v0.0.34

    4/4/24

    v0.0.34

    4/4/24

    • allow to configure background color for initial loader
    • minor fixes
  • v0.0.33

    3/27/24

    v0.0.33

    3/27/24

    • allow to set payment method titles
    • store batch status changes
    • sticky tables improvements
  • v0.0.32

    3/19/24

    v0.0.32

    3/19/24

    • relax access checks for white label logos
  • v0.0.31

    2/27/24

    v0.0.31

    2/27/24

    • order items mass upload fixes and improvements
    • improvements in order items calculations
  • v0.0.30

    2/27/24

    v0.0.30

    2/27/24

    • order items mass upload
    • fixes in order item calculations
  • v0.0.29

    2/21/24

    v0.0.29

    2/21/24

    • upload file attachments in orders
    • order manufacturing items by delivery date (newest first), and the creation date (newest first)
    • add more filters in some tables
    • add button to easily change batch parts quantities
    • implemented rich text fields
    • added supplier context to handle white label
    • various fixes and improvements