Skip to content

Releases: jxmx/smooth-qsl

SmoothQSL v2.1

25 Dec 19:35
Compare
Choose a tag to compare

Changes in this release

  • Improvements in adif_parser.php to speed load times of large ADIFs on platforms/languages where PHP's stripos() function is prohibitively computationally expensive. Thanks to michelinok for raising the issue and testing resolutions (fix #15)

SmoothQSL v2.0.1

01 Dec 14:20
Compare
Choose a tag to compare

What's Changed

  • Fix broken PHP include in qsladifloadcommit.php by @jxmx in #14

New Contributors

Full Changelog: rel_2_0_0...rel_2_0_1

SmoothQSL v2.0

18 Aug 20:43
Compare
Choose a tag to compare

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

11 May 20:36
Compare
Choose a tag to compare

Upgrades Bootstrap to the latest 3.x version.

SmoothQSL v1.2.0

11 May 14:59
Compare
Choose a tag to compare
  • 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

10 May 21:21
Compare
Choose a tag to compare
  • 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