IP Library Granted Patent US 12,619,427
Granted Patent B2
US 12,619,427 · App. 18/345,799 · Granted May 5, 2026

Version management and releases of a software application

Inventors: Avanish Pathak (Rochester, NY); Mark Peterson (Bellevue, WA)
Assignee: Docusign, Inc.
G06F8/71G06F8/36G06F8/38G06F8/60G06F9/451G06F9/45529G06F16/958G06Q30/02G06Q30/04
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12,619,427
App. No.
18/345,799
Granted
May 5, 2026
Kind
B2
Abstract

Techniques are described for deploying software applications associated with document management. The techniques may include retrieving, by a computing system and from a software repository, configuration information for a software application for managing an electronic document, the configuration information specifying a plurality of widgets for deploying the software application. The techniques may further include receiving, by the computing system and from a client device, a request to access the software application. The techniques may further include generating, by the computing system, a response to the request comprising an indication of the configuration information and instructions configured to cause the client device to request, from the software repository, the plurality of widgets specified by the configuration information. The techniques may further include outputting, by the computing system, the response to the client device to provide the software application at the client device.

Claims (40)

1 . A system for deploying a software application associated with document management, the system comprising processing circuitry implemented by one or more processors, the processing circuitry having access to a memory and configured to:

retrieve, from a software repository, configuration information for a version of a widget of a plurality of widgets, the plurality of widgets for deploying a software application associated with managing an electronic document;

determine, based on the configuration information for the version of the widget, a resource access reference of a configuration file associated with the software application, wherein the resource access reference of the configuration file indicates instructions on loading the configuration information for the version of the widget during runtime execution of the software application;

receive, from a client device, a request to access the software application;

generate a response to the request comprising the configuration file and instructions configured to cause the client device to load, from the software repository and during runtime execution of the software application at the client device, the version of the widget based on the resource access reference of the configuration file; and

output the response to the client device to provide the software application at the client device for runtime execution of the software application at the client device.

2 . The system of claim 1 , wherein the configuration information for the version of the widget indicates an identification of the widget, an indication of the version of the widget, and a uniform resource indicator associated with the resource access reference.

3 . The system of claim 1 , wherein the configuration information for the version of the widget further indicates at least one dependency widget to be used by the widget, wherein the response is further configured to cause the client device to load the at least one dependency widget from the software repository.

4 . The system of claim 3 , wherein the widget is from a first developer device and wherein the at least one dependency widget is from a second developer device.

5 . The system of claim 1 , wherein the widget of the plurality of widgets comprises a plugin, and wherein the configuration file associated with the software application includes configuration information for the plugin that indicates a route to the plurality of widgets, an authentication state of the client device, and an identifier for the plugin.

6 . The system of claim 1 , wherein the client device is a consumer computing device, and wherein the processing circuitry is further configured to:

generate the configuration file as a deployment configuration file comprising the configuration information for the version of the widget.

7 . The system of claim 1 , wherein the client device is a developer computing device, wherein the configuration file is a pre-deployment configuration file, and wherein the processing circuitry is further configured to:

generate the pre-deployment configuration file comprising configuration information for the version of the widget to undergo pre-deployment testing.

8 . The system of claim 1 , wherein the processing circuitry is configured to retrieve the configuration information for the version of the widget with an application programming interface (API) gateway.

9 . The system of claim 1 , wherein the processing circuitry is configured to generate the instructions configured to cause the client device to load the version of the widget from the software repository with an application programming interface (API) gateway responsive to the client device sending an API request based on the resource access reference of the configuration file.

10 . The system of claim 1 , wherein the software repository is a content delivery network that stores and distributes a plurality of software applications including the software application.

11 . The system of claim 1 , wherein to retrieve the configuration information for the version of the widget, the processing circuitry is configured to:

determine the configuration information for the version of the widget based on detecting the version of the widget has been uploaded to the software repository from a developer device.

12 . A method for deploying a software application associated with document management comprising:

retrieving, by processing circuitry implemented using one or more processors and from a software repository, configuration information for a version of a widget of a plurality of widgets, the plurality of widgets for deploying a software application associated with managing an electronic document;

determining, by the processing circuitry and based on the configuration information for the version of the widget, a resource access reference of a configuration file associated with the software application, wherein the resource access reference of the configuration file indicates instructions on loading the configuration information for the version of the widget during runtime execution of the software application;

receiving, by the processing circuitry and from a client device, a request to access the software application;

generating, by the processing circuitry, a response to the request comprising the configuration file and instructions configured to cause the client device to load, from the software repository and during runtime execution of the software application at the client device, the version of the widget based on the resource access reference of the configuration file; and

outputting, by the processing circuitry, the response to the client device to provide the software application at the client device for runtime execution of the software application at the client device.

13 . The method of claim 12 , wherein the configuration information for the version of the widget indicates an identification of the widget, an indication of the version of the widget, and a uniform resource indicator associated with the resource access reference.

14 . The method of claim 12 , wherein the configuration information for the version of the widget further indicates at least one dependency widget to be used by the widget, wherein generating the response comprises generating the response to further cause the client device to load the at least one dependency widget from the software repository.

15 . The method of claim 12 , wherein the widget of the plurality of widgets comprises a plugin, and wherein the configuration file associated with the software application includes configuration information for the plugin that indicates a route to the plurality of widgets, an authentication state of the client device, and an identifier for the plugin.

16 . The method of claim 12 , further comprising:

generating the configuration file as a deployment configuration file comprising the configuration information for the version of the widget.

17 . The method of claim 12 , further comprising:

generating the configuration file as a pre-deployment configuration file comprising configuration information for the version of the widget to undergo pre-deployment testing.

18 . The method of claim 12 , wherein retrieving the configuration information comprises retrieving the configuration information for the version of the widget with an application programming interface (API) gateway.

19 . The method of claim 12 , wherein the client device loads the version of the widget from the software repository with an application programming interface (API) gateway responsive to sending an API request based on the resource access reference of the configuration file.

20 . A computer-readable storage media comprising instructions that, when executed, configure processing circuitry to:

retrieve, from a software repository, configuration information for a version of a widget of a plurality of widgets, the plurality of widgets for deploying a software application associated with managing an electronic document;

determine, based on the configuration information for the version of the widget, a resource access reference of a configuration file associated with the software application, wherein the resource access reference of the configuration file indicates instructions on loading the configuration information for the version of the widget during runtime execution of the software application;

receive, from a client device, a request to access the software application;

generate a response to the request comprising the configuration file and instructions configured to cause the client device to load, from the software repository and during runtime execution of the software application at the client device, the version of the widget based on the resource access reference of the configuration file; and

output the response to the client device to provide the software application at the client device for runtime execution of the software application at the client device.

Assignments (2)
PATENT SECURITY AGREEMENT Recorded May 23, 2025
From: DOCUSIGN, INC.
To: BANK OF AMERICA, N.A.
Reel/Frame 071337/0240 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Sep 6, 2023
From: PATHAK, AVANISH; PETERSON, MARK
To: DOCUSIGN, INC.
Reel/Frame 064820/0698 →