Changelog
Release 1.3.0 · Forge 3.1.0
✨ User Experience Improvements
- Flag Notifications: Floating success, error, and information messages for merge and conversion flows.
- Success and information messages close automatically.
- Error messages require manual closure by the user.
- Up to 3 simultaneous notifications are handled on screen.
- The skipped files notice no longer repeats after completing an operation.
- Guide for scenarios without files: Guidance screen when the ticket has no attachments or the staging area is empty.
- Includes contextual messages per tab: Merge and Convert.
- Includes the "Attach file" button that opens Jira's native dialog.
- The Process button remains disabled when there are no files in staging.
Release 1.2.0 (pre)
✨ New Features
- Conversion Module:
- Individual conversion of Word (
.doc,.docx), Excel (.xls,.xlsx), and image (.jpg,.png,.jpeg) files to PDF format. - Integration with external provider Cloud Convert for Word and Excel conversion using a custom API Key.
- Parallel processing of up to 3 files simultaneously, including individual progress bars and dynamic action button locking.
- Smart auto-completion of the resulting file name with
.pdfextension. - Support for the same output and destination options (attach, replace originals, or download).
- Individual conversion of Word (
Release 1.1.0 (pre)
- Merging Module:
- Support for including images (.png, .jpg, .jpeg) in the merge, with automatic conversion to PDF.
⚙️ System Improvements and Deployment Control
- Feature Flags System: Implementation of a technical mechanism to enable or disable tabs and interface features in real time without the need to reinstall the application. This ensures that the Conversion and Compression modules remain hidden in the interface until they are fully developed, guaranteeing a clean and confusion-free user experience.
Release 1.0.0 (pre)
✨ New Features
- Work Desk: Launch of the centralized modal for managing attachments from the work item actions menu.
- Multi-Theme Interface: Native support for Jira Cloud Light and Dark themes.
- Merging Module:
- Support for combining PDF files.
- Drag & Drop system to select and reorder files in real time.
- Minimum file validation for processing.
- Output Management:
- Option to attach the result directly to the ticket.
- Option to clean the ticket by deleting the source files after merging.
- Direct download option to the browser.
- Customization of the output file name with a dynamic prefix.
🚀 Coming Soon (In development)
- Compression Module: File size optimization for easier sending and storage.