The Aviation Digest No.3 – May...

AviationSource is proud to reveal that Issue No.3 of The Aviation Digest – May 2025 edition has been released and is now available for purchase.

That’s right, our third edition, which is a special edition is hot off the digital press and is ready for release!

Without further ado, let’s get into it…

What Is In The Third Edition of The Aviation Digest?


AviationSource is proud to reveal that Issue No.3 of The Aviation Digest - May 2025 edition has been released and is now available for purchase.
AviationSource is proud to reveal that Issue No.3 of The Aviation Digest - May 2025 edition has been released and is now available for purchase.

The third edition of The Aviation Digest is a 40+ page feature, of which some of the following features are included + more!

  1. Global Airlines Makes Big Strides, Pushes Forward Despite Scepticism
    • CEO James Asquith continues to develop the airline, one satisfying moment at a time. This is what our special feature is based on!
  2. Airbus Sidesteps Trump Tariffs with Global Delivery Strategy: A Clever Move?
    • Airbus is delivering planes for American airlines to locations outside the United States to sidestep the tariffs put in place by U.S President Donald Trump earlier this month.
  3. Boeing 787 Dreamliner Passes Milestone: 1 Billion Passengers
    • The worldwide Boeing 787 Dreamliner fleet has surpassed 1 billion passengers carried in less than 14 years!
  4. Newark Airport’s Technical & Staffing Chaos: Does The FAA Need to do More?
    • Newark has faced mass disruptions over the last few weeks. Does the FAA need to do more on this?

Inside the magazine is also a collection of epic aviation photos taken by AviationSource photographers.

How To Purchase A Copy?


With the magazines being digital, this saves AviationSource a lot of money in overheads as we don’t print physical copies.

Furthermore, this means that we can offer extremely competitive rates for magazine issues.

At this time, AviationSource will be offering The Aviation Digest for £1 + VAT for each issue that is released throughout the year.

Also, you can also subscribe for a year at £10 + VAT as well!

Be sure to click the button below to purchase a copy, and it will be sent to your email upon completion of purchase!

Overall, we hope you enjoy the third edition of The Aviation Digest, the new digital magazine for the industry!


Or You can Subscribe for £10 per year + VAT!

Click the banner to subscribe to our weekly newsleter.

function display_related_posts() { if (is_single()) { global $post; $categories = wp_get_post_categories($post->ID); if ($categories) { $args = array( 'category__in' => $categories, 'post__not_in' => array($post->ID), 'posts_per_page' => 4, 'orderby' => 'rand' ); $related_posts = new WP_Query($args); if ($related_posts->have_posts()) { echo ''; } wp_reset_postdata(); } } } add_action('wp_footer', 'display_related_posts');