Releases: jxmx/smooth-qsl
Releases · jxmx/smooth-qsl
SmoothQSL v2.1
Changes in this release
- Improvements in
adif_parser.php
to speed load times of large ADIFs on platforms/languages where PHP'sstripos()
function is prohibitively computationally expensive. Thanks to michelinok for raising the issue and testing resolutions (fix #15)
SmoothQSL v2.0.1
SmoothQSL v2.0
Major changes from v1.x:
- Change display/save behavior to offer display and save (thanks K8ZRY)
- Front page now displays first and last QSO available date (for PD2TX)
- Finish lingering conversion from PDF to JPG coding and notation items
- Upgrade Bootstrap to v5.3
- Remove jQuery
SmoothQSL v1.2.1
Upgrades Bootstrap to the latest 3.x version.
SmoothQSL v1.2.0
- Resolves issues with loading large ADIF files
- Increases the size of the
MODE
field to 30 characters - Increases the size of the
QTH
(county) field to 255 characters
Thanks to Nico PD2TX for reporting the issues and helping test!
SmoothQSL v1.1.0
- Fixes issues with modern browsers not wanting to render an image from a string output
Full Changelog: https://github.com/jxmx/smooth-qsl/commits/rel_1_1_0