Description
This release fixes a critical URL construction issue that could cause problems when the server base URL has a trailing slash and adds symbol options content to the context menu copy operation.
New Features
- Copy symbols with options: Context menu copy operation now includes symbol options (tooltip text) as well as symbol names and scores
Bug Fixes
- Fix URL construction with trailing slash handling: Add
buildUrl()utility to normalize base URLs and paths, preventing issues with dropped subpaths or double slashes depending on whether serverBaseUrl has a trailing slash (based on discussion in #43)
Improvements
- Replaced PNG toolbar button icons with scalable SVG graphics
- Added missing icons to context menu items
Known Issues
- Icon may not display for the Options menu item when it overlaps the taskbar due to a Thunderbird bug with lazy loading of
moz-extension://resources