Skip to content

Releases: IONOS-WordPress/cm4all-wp-impex

1.6.0

12 Feb 08:59
Compare
Choose a tag to compare

1.6.0 (2024-02-12)

Features

  • new option "cleanup media" added (6e351ad)

Bug Fixes

  • made theme mods access safe (c50f841)
  • updated rector configuration to be rector 1.0 compatible (246b60d)

1.5.11

11 Jan 19:27
Compare
Choose a tag to compare

1.5.11 (2024-01-11)

Bug Fixes

  • final fix for menu id reassociation (a752c5e)

1.5.10

11 Jan 11:23
Compare
Choose a tag to compare

1.5.10 (2024-01-11)

Bug Fixes

  • added wp_attachment_pages_enabled option to export (bf39694)
  • fixed launch.json generation for successful 3rd-party plugin debugging (5f07e44)
  • import: fix mysql/mariadb charset/collation issue (fb5543f)
  • importing mysql db tables into mariadb/wp-env (a1a21a8)
  • menu id reassignment fixed (ac7d0f5)
  • upgraded rector config to work with latest rector release (406283e)

1.5.9

24 Jul 15:05
Compare
Choose a tag to compare

1.5.9 (2023-07-24)

Bug Fixes

1.5.8

21 Jun 09:36
Compare
Choose a tag to compare

1.5.8 (2023-06-21)

Bug Fixes

  • missing undefined $custom_taxonomies (76eb948)

1.5.7

03 Apr 08:31
Compare
Choose a tag to compare

1.5.7 (2023-04-03)

Bug Fixes

  • fixed unit tests for wp 6.2 (b76f9dc)
  • impex uses anonymous filenames for attachment blobs (6a47bac)
  • removed obsolete vscode launch configuration (ea9d509)

1.5.6

03 Feb 09:58
Compare
Choose a tag to compare

1.5.6 (2023-02-03)

Bug Fixes

  • imported option "theme_mods_trinity-core" will be updated after final import (14b1865)
  • remap imported reusable block ids (a8828db)

1.5.5

23 Dec 12:23
Compare
Choose a tag to compare

1.5.5 (2022-12-23)

Bug Fixes

  • remap imported reusable block ids (f2c91ee)

1.5.4

22 Dec 11:22
Compare
Choose a tag to compare

1.5.4 (2022-12-22)

Bug Fixes

  • added remapping site_logo and site_icon (f669013)
  • export example exports site logo, title and description (362b9c2)
  • export website title,description and logo (52a8084)
  • exporting default homepage options (968ca33)
  • finalized remapping imported nav_menu refs and several options referencing posts (93c27c3)
  • pinned ubuntu version for github action (ead3c11)

1.5.3

03 Nov 17:03
Compare
Choose a tag to compare

1.5.3 (2022-11-03)

Bug Fixes

  • disabled example filter hiding impex import profiles (6356f97)
  • GitHub action (cf49192)
  • GitHub permission issue (2e6e688)
  • GitHub permission issue (f6a83d1)
  • make: fixed a few caveats in Makefile (48330ae)
  • mdbook image: added dopcker label pointing to the github repo (319e870)
  • nav menu import doesnt chrash anymore (d8e9959)
  • patched Makefile to fit GitHub action needs (174e666)