Skip to content

Releases: magicbug/Cloudlog

2.6.6

06 Mar 15:29
9273c2c
Compare
Choose a tag to compare

What's Changed

  • Allow logging of Az and El (i.e. fix number format) by @phl0 in #2986
  • Properly sanitize RX_PWR field when importing ADIF
  • Dashboard Upcoming DXpedition callsigns link to dxheat.
  • Clublog Uploads now remap satellite names to match what LOTW Accepts.
  • Fixed language bug on the advanced search table.

Full Changelog: 2.6.5...2.6.6

2.6.5

20 Feb 14:22
a7c4750
Compare
Choose a tag to compare

What's Changed

  • Release Notes are now correctly converting Markdown to HTML for more visual appeal.
  • Small fixes to visual areas of Cloudlog
  • Added Upcoming DXpeditions this checks your log for countries you haven't yet worked you can either see them on the dashboard in the widget component or via the Tools dropdown. This data is collected by Cloudlog from a range of sources so should get better over time.

Upcoming DXPeditions Page
Upcoming DXPeditions Page

Dashboard Upcoming Countries
Dashboard Upcoming Countries

Full Changelog: 2.6.4...2.6.5

2.6.4

15 Feb 13:42
9a814e2
Compare
Choose a tag to compare

What's Changed

  • Improved eQSL Interface by @dg0tm in #2951
  • Show all unconfirmed if no QSL method is selected by @phl0 in #2952
  • Updates to Chinese_simplified language pack by @Lingluoluo in #2953
  • Updates to Russian language pack by @cats-shadow in #2955
  • Show IOTA/SOTA ref on station location tab by @phl0 in #2957
  • Copy xOTA refs upon QSO edit by @phl0 in #2958
  • fixed error message while logging that trim() was called with argumen… by @electricEngineer in #2964
  • Remove gendered language by @xssfox in #2965
  • Optical support for SAT directions and elevation by @phl0 in #2966
  • Make numbers align a little nicer by @phl0 in #2968
  • Migrate to hams.at API by @phl0 in #2972
  • Handle incorrect CQ zones by @phl0 in #2971
  • visitor: Hide map when used without JavaScript (e.g. on qrz.com) by @Manawyrm in #2967

New Contributors

Full Changelog: 2.6.3...2.6.4

2.6.3

26 Jan 13:09
78d4eb6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.2...2.6.3

2.6.2

03 Jan 10:46
0ff8192
Compare
Choose a tag to compare

Happy 2024 and 2.6.2 brings the first stable release of the year.

What's Changed

  • Fixing Version Info by @HB9HIL in #2871
  • [THEME] Standardize get_theme function + fix display arrow on select list on dark theme by @abarrau in #2861
  • [SimpleFLE] QRG Bug by @HB9HIL in #2874
  • Fix: Show "blue" bar for new spots at BS5 by @int2001 in #2875
  • [OQRS] Fix and Removal by @HB9HIL in #2879
  • Fixes query so that only qsos from your station_id is shown by @AndreasK79 in #2880
  • [SimpleFLE] removed unused line by @HB9HIL in #2881
  • Sharpened the keypress-handler in footer.php by @int2001 in #2882
  • [MAP] Simplify call function for map json data by @abarrau in #2810
  • [QSO] Fav dropdown colorized by @HB9HIL in #2885
  • Add "times worked" to QSO-Page by @int2001 in #2886
  • Take care of LINKED-Profiles when counting last QSOs by @int2001 in #2887
  • [QSO] fix menu action display by @abarrau in #2869
  • Check VUCC_GRIDs and gridsquare for structual integrity at import by @int2001 in #2889
  • Added time of "Worked before" in Contest-Section by @int2001 in #2890
  • Fix details for grids with DXCC none by @phl0 in #2894
  • typo in german by @HB9HIL in #2892
  • Fix PHP-Error at DXCC-Summary (Add QSO, bottom) if logbook is empty by @int2001 in #2897
  • [SEARCH] DXCC in Callbook Results by @HB9HIL in #2895
  • [Admin User Menu] Show Callsign in List and Option to send Passwort Reset Link by @HB9HIL in #2893
  • Day with QSO translation by @HB9HIL in #2898
  • CAT: Improve update of UI values and fix parenthesis in radio-status by @DJ3CE in #2876
  • Added an indicator for the DXCC Summary in the QSO entry window by @AndreasK79 in #2896
  • Neutral Spanish translation plus Datatable translation PoC by @Tamh in #2888
  • Rename existing HADES-D QSOs and reupload to LoTW by @phl0 in #2904
  • 2.6.2 by @magicbug in #2905

New Contributors

Full Changelog: 2.6.1...2.6.2

2.6.1 - End of Year Release

22 Dec 15:33
8d013bd
Compare
Choose a tag to compare

This is just a small end of year release to wrap up some bugs that got introduced when switching to Bootstrap5 frontend framework, it does include a speed improvement for importing ADIF too!

What's Changed

  • Also check qrz API key for empty string by @phl0 in #2834
  • Prevent DataTable-Error when clicking Locator too fast by @int2001 in #2836
  • Shows Versioninfo of CURRENT Version instead of newest by @int2001 in #2838
  • Fix typo in COL_AWARD_SUMMITED column by @onovy in #2837
  • Make consequent use of current_version instead of version at config-file by @int2001 in #2839
  • Fix SQL so it is compatible with old mysql-versions by @int2001 in #2841
  • Fix empty QRZ QSL stats on fresh install by @phl0 in #2844
  • Fix when doing fresh install by @magicbug in #2845
  • Fixes byte issue for older mysql versions by @magicbug in #2850
  • [Bugfix] HRDlog.net Upload doesn't work with Pre-/Suffixes by @HB9HIL in #2846
  • datatable for qslprint by @HB9HIL in #2851
  • [QRZ.com] CI loader and fix for 'ok' status if no qso to upload by @HB9HIL in #2852
  • [Station Logbooks] new linked locations table by @HB9HIL in #2854
  • [Station Logbooks] Language by @HB9HIL in #2855
  • ADIF-Import tuned by @int2001 in #2853
  • ADIF Import Tuning part II by @int2001 in #2857
  • [USER DESIGN] change design user page by @abarrau in #2843
  • [Style] Removed "Blue" Theme as it's the same as superhero by @HB9HIL in #2858
  • Sometimes JA prefs are one digit only... by @phl0 in #2859
  • Tweet gridlines and corners by @phl0 in #2862
  • Fix Highlighting of current QRG for Bootstrap5 by @int2001 in #2865
  • Add some Flag icons to Tweets and Toots by @phl0 in #2863
  • Internal: Improve loading of models/libs/etc. by @int2001 in #2866
  • [Labels] Open New Tab on Print by @HB9HIL in #2867
  • 2.6.1 Year Wrap up by @magicbug in #2870

Full Changelog: 2.6.0...2.6.1

2.6.0

14 Dec 14:09
5fad712
Compare
Choose a tag to compare

Important

This version of Cloudlog introduces an updated frontend you will need to clean your cache this can be done by pressing control + F5

Notable Changes

  • Upgraded to Bootstrap 5
  • Introduced new sub menus you can see these in action for Awards -> Grid Master Maps
  • Introduced new wide themes (available via account settings)
  • WAJA Award support added
  • Improved QRZ Logbook handling
  • Updated grid square handling to support 10 character grid squares (mostly for Microwave ops!)

What's Changed

New Contributors

Full Changelog: 2.5.2...2.6.0

2.5.2

20 Nov 14:31
ff3738e
Compare
Choose a tag to compare

Quick bug fix release

What's Changed

  • Focus in QSO Live View if no Quicklog Value is set by @HB9HIL in #2688
  • Bugfix Resettime by @HB9HIL in #2690
  • Prevent fetching image from non-existent qrz.com entry by @phl0 in #2691
  • We do not need to (re-)update distances if grids are the same by @phl0 in #2692
  • Remove forgotten debug statements by @phl0 in #2693
  • HamQTH Lookup for search by @phl0 in #2695
  • Disable debug output (spoiling logs) by @phl0 in #2698
  • We should only check directories for being writable by @phl0 in #2699
  • Fixing Error when "lastupload" isn't set by @int2001 in #2700
  • Add link to FG8OJ sked tool to hams.at listing by @phl0 in #2701
  • Fix comment quotation marks by @HB9HIL in #2705
  • Fix QSO Start Time gets overwritten when editing a QSO in Live QSO Logging by @HB9HIL in #2710
  • 2.5.2 by @magicbug in #2711

Full Changelog: 2.5.1...2.5.2

2.5.1

14 Nov 14:01
c0c2998
Compare
Choose a tag to compare

2.5.1 is a bug fix release mainly fixing issues with FLE logging and improving translations more, there is a couple of new features that is Quicklog available to be turned on via your account that lets you save a qso from the top menu bar and Progressive Web App (online only)

What's Changed

New Contributors

Full Changelog: 2.5.0...2.5.1

2.5.0

03 Nov 12:48
970edfa
Compare
Choose a tag to compare

Notable Improvements

  • JA Gridmaster Award Added by @phl0
  • More translation work by @HB9HIL
  • Improved sorting for label printing by @int2001
  • SimpleFLE Support added by @HB9HIL and @AndreasK79
  • Ability to set the time on and time off (You can turn on via the via User account) @phl0
  • INSPIRE-SAT 7 satellite support added for ARRL LoTW by @magicbug

Plus many more changes, remember you read the full change log

What's Changed

Full Changelog: 2.4.11...2.5.0