Changelog – TNC FlipBook 3D & Addons

Track new features, enhancements, and bug fixes in every release
62 releases
  1. 12.6.3 TNC FlipBook Classic – PDF viewer for WordPress

    == 12.6.3 ==
    Fixed the incorrect/old URL reference.

  2. 12.6.2 TNC FlipBook Classic – PDF viewer for WordPress

    == 12.6.2 ==

    Fixed outdated links and references.

  3. 4.1.3 TNC PDF Viewer

    == 4.1.3 ==

    Fixed outdated links and references.

  4. 1.1.0 Divi Addon For TNC FlipBook 3D

    • Added support for the free (Lite) edition of TNC FlipBook 3D — the addon now
      reads FlipBooks from whichever core plugin (Free/Lite or Pro) is active, via
      the shared TNC_FLIPBOOK_3D_CPT post type.
    • Added an admin notice that appears when no core TNC FlipBook 3D plugin
      (Free or Pro) is active, prompting the user to install and activate it.

  5. 1.1.7 TNC FlipBook 3D Lite

    • Fixes the alignment control on the FlipBook Image Link block. Recommended if you use image links.
    • Updated the Pro version in EDD & update both changelog on website
  6. 1.1.15 TNC FlipBook 3D

    • Fixed: The alignment control (left, center, right) on the FlipBook Image Link block now positions the image as expected.
  7. 3.1.2 Display – TNC FlipBook – PDF viewer for WordPress Addon

    • Fixed: “_load_textdomain_just_in_time was called incorrectly” notice on WordPress 6.7+ by loading translations on the init hook
    • Fixed: textdomain path so plugin translations load correctly from the languages folder
  8. 1.1.4 TNC FlipBook 3D

    Fixed: A critical error that could occur when saving or updating a FlipBook on some hosts.

  9. 1.1.6 TNC FlipBook 3D Lite

    • Improved: Faster front-end loading. The plugin now serves minified JavaScript and CSS to visitors.
    • Fixed: A critical error that could occur when saving or updating a FlipBook on some hosts.

  10. 1.0.4 WPBakery Addon for TNC FlipBook 3D

    • Fixed: BookShelf element rendered unstyled — the Layout dropdown wrote
        shelf3d / shelf2d, which are not layouts the BookShelf addon
        implements. Corrected to shelf-2d, grid, list.
    • Removed: the “3D Shelf” layout option. No such layout exists in the
        BookShelf addon; selecting it always produced broken output.
    • Fixed: BookShelf stayed empty in the WPBakery frontend editor. WPBakery
        re-renders elements over admin-ajax after wp_head, so the shortcode’s
        stylesheet and script enqueues were discarded. They are now inlined for
        builder previews only; front-end output is unchanged.
    • Added: full BookShelf shortcode coverage — the element now exposes all 23
        tnc-bookshelf attributes (was 4), grouped into General, Layout,
        Display, Popup, and Colors.
    • Added: Source override (All / By Category / Selected) with conditional
        Categories and FlipBook IDs fields.
    • Changed: BookShelf picker resolves the post type from
        TNCFB_Bookshelf_CPT::POST_TYPE instead of a hardcoded tncfb_bookshelf.
    • Requires the BookShelf – TNC FlipBook Addon for the BookShelf element.