Willkommen bei den Thunderbird-Add-ons.
Fügen Sie Zusatzfunktionen und Stile hinzu, um sich Thunderbird zu Eigen zu machen.
SchließenVersionsgeschichte von GitLab Ticket Creator
5 Versionen
Seien Sie vorsichtig mit alten Versionen!
Diese Versionen werden zu Referenz- und Testzwecken angezeigt. Sie sollten immer die letzte Version eines Add-ons verwenden.
Version 6.0.0
- Changed
- Refactored caching mechanism: replaced
localStorage
withbrowser.storage.local
for improved reliability - Updated project structure and utility functions for better maintainability
- Refactored build versioning process: removed deprecated scripts, updated
.gitignore
, and added JWT-based publishing - Refined build scripts to exclude additional patterns and enhance file management
- Adjusted toggle visibility position and improved code formatting for readability
- Updated installation instructions in README files for clarity
- Refactored caching mechanism: replaced
- Added
- New watermark feature for easier filtering and identification of issues
- Watermark option in settings, including localization entries and updated options UI
- Cache management options in settings, including new localization keys for alerts and labels
- New
.gitlab-ci.yml
for deployment testing
- Fixed
- Corrected path to
Enums
inbackground.js
- Corrected path to
! Important: Due to the cache refactor, your saved GitLab settings (URL and personal access token) need to be re-entered after updating!
- Quelltext veröffentlicht unter MIT/X11-Lizenz
Version 5.4.0
- Fixed
- Issue with forwarded messages not being extracted correctly
- Issue with signatures not being removed correctly
- Corrected minor typo in source code
- Changed
- Updated signature regex in
emailParser
to match additional signature formats - Improved popup handling and added fallback messages for missing localization keys
- Refactored
emailParser
to streamline forwarded message extraction and improve header handling - Removed unused watch script from
package.json
and addedpackSrc
command - Added
pack-src.js
for source packaging - Updated
.gitignore
and README documentation - Refactored HTML structure and enhanced CSS styles for consistency and improved visual design
- Refactored localization keys and improved popup handling
- Updated localization keys in
messages.json
andmanifest.json
to use consistent casing - Enhanced error handling in API calls and popup closure
- Improved notification display function to utilize localized extension name
- Cleaned up unnecessary code related to API base URL
- Updated signature regex in
- Quelltext veröffentlicht unter MIT/X11-Lizenz
Version 5.3.1
- Changed
- Refactored entire add-on from GitLab Ticket Creator to GitLab Issue Creator
- Renamed UI text, files, variables, and localization entries to reflect the new "Issue" terminology
- Updated popup interface and manifest to support the revised issue creation flow
- Fixed
- Incorrect/Not existing key for Issue created Notification
- Incorrect version naming in previous release metadata
- Quelltext veröffentlicht unter MIT/X11-Lizenz
Version 5.3.0
- Added
- Added context menu option to create tickets directly from right-clicking on emails, matching the existing action bar button functionality
- Changed
- Moved EasyMDE to
node_modules
for improved dependency management - Updated build instructions in
README
to reflect current build and development commands
- Moved EasyMDE to
- Fixed
- Wrong localization keys and hardcoded strings
- Incorrect version tag naming in release metadata
- Broken or outdated links in
README
andREADME_en
- Improved
- English documentation across
README
,OPTIONS
, andSTRUCTURE
- Clarity in access token setup instructions
- Project structure descriptions in
STRUCTURE
- English documentation across
- Quelltext veröffentlicht unter MIT/X11-Lizenz
Um Ihre eigenen Sammlungen zu erstellen, müssen Sie einen Benutzeraccount bei Mozilla Add-ons haben.