-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy pathversion-3.0.1md
More file actions
27 lines (15 loc) · 977 Bytes
/
version-3.0.1md
File metadata and controls
27 lines (15 loc) · 977 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
## **LHDN Version 3.0.1**
### **Features**
* **Invoice Submission with Signature Verification:** Implemented a robust mechanism to securely sign and verify invoices.
* **Certificate-based Encryption:** Enhanced invoice security by encrypting signature data using a trusted certificate.
### **Fixes**
* Resolved minor performance issues in the submission workflow to ensure seamless processing.
* Fixed compatibility concerns with specific certificate formats.
### **Contributors**
* **Farook K (@fkalpana)** – Added encryption features.
* **Husna M (@HusnaMa)** – Implemented and optimized the invoice submission workflow.
### **Compatibility**
* Fully compatible with **Frappe Framework v16**.
### **Notes**
* This version introduces a secure and compliant approach to invoice signing and submission, ensuring encrypted certificate data is utilized for enhanced security.
* Future updates will include support for additional formats and further optimizations.