Duncan McClean

Duplicator Release Notes

Duncan McClean

4.0.1

May 10th, 2023

What's improved

  • Added back support for PHP 8.1 #60

4.0.0

May 10th, 2023

What's new

  • Statamic 4 support #59 by @grantholle
  • Aligned the Duplicate action with recent changes in the Core action (added authorization, fixed for collections without slugs) #59

3.0.0

February 14th, 2023

This addon is back! The Duplicator addon was merged into Statamic Core a few months ago. However, it doesn't yet support multi-sites.

If you need to update your multi-site and keep Duplicator, you can now keep this addon:

  • The Assets/Form duplicate actions will be handled by Statamic.
  • The Entry/Term duplicate actions will be handled by this addon, in the same way they were handed previously.

Please also give a

2.3.4

November 12th, 2022

What's fixed

  • Fixed an issue where duplicating an Asset wouldn't work when you have the Stache Watcher disabled (again!) #49 #53

2.3.3

November 2nd, 2022

What's improved

  • Updated German translation #52

2.3.2

August 18th, 2022

What's fixed

  • Fixed an issue where duplicating an Asset wouldn't work when you have the Stache Watcher disabled #49 #50

2.3.1

June 20th, 2022

What's fixed

  • Fixed an issue where the Duplicate action could (in theory) show on Forms, even if the site isn't on a high enough Statamic version for it to work

2.3.0

June 13th, 2022

What's new

  • You can now duplicate Forms!

2.2.0

April 15th, 2022

What's new

2.1.1

February 26th, 2022

What's new

  • Statamic 3.3 support

2.1.0

December 30th, 2021

What's new

  • PHP 8.1 Support #35

Breaking changes

  • Dropped Laravel 6 support
  • Dropped PHP 7.3 support

2.0.1

October 22nd, 2021

What's fixed

  • Fixed an issue with collections with a no-root structure

2.0.0

September 16th, 2021

From v2.0.0 onwards, Duplicator only supports Statamic 3.2 onwards.

What's fixed

  • Entry dates are now duplicated along with rest of entry #30
  • Fixed issue with collection trees in Statamic 3.2 #31

1.3.4

August 19th, 2021

What's new

1.3.3

June 10th, 2021

What's new

1.3.2

May 24th, 2021

What's new?

  • You can now duplicate assets!

1.3.1

April 13th, 2021

What's new

  • German Translation #25

1.3.0

March 30th, 2021

What's new

  • You can now duplicate taxonomy terms #24

What's fixed

  • You can no longer see the Duplicator actions when in bulk for resources not supported.

1.2.8

March 26th, 2021

What's fixed

  • Tests would fail if Duplicator was installed #23

1.2.7

March 25th, 2021

What's new

  • Dutch translation #22

1.2.6

March 24th, 2021

What's new

1.2.5

March 13th, 2021

What's fixed

  • French translations #20
  • Ability to set default published state for duplicated entries, via new duplicator.php config file. #19

1.2.4

March 11th, 2021

  • Fix Fixed an error that would happen when publishing translations.

1.2.3

December 31st, 2020

  • Allow for duplicating bulk entries at once.
  • Improve the way titles and slugs of duplicated entries are generated. #10

1.2.2

December 31st, 2020

  • Fix Fixed issues with collection structures #14

1.2.1

November 4th, 2020

  • Fixed bug when duplicating an entry, where the collection isn't structured. #13

1.2.0

November 2nd, 2020

  • New Duplicated entries will use the same parent in the collection structure, instead of falling to the root. #12

1.1.1

October 8th, 2020

  • Fixed bug when duplicating entries on multi-sites.

1.1.0

September 24th, 2020

Duplicator now gives you the option to select a site to duplicate to (if you're using a multi-site setup).

1.0.5

August 22nd, 2020

  • Officially supports Statamic 3 (not beta)

1.0.4

July 12th, 2020

  • Action text and title, slug stuff can now be localised, #3

1.0.3

June 16th, 2020

Now compatible with Statamic 3 Beta 31!

1.0.2

June 8th, 2020

  • Fix issue with blueprints being duplicated - thanks @johncarter-

1.0.1

May 27th, 2020

Fully tested and a small bit of refactoring

1.0.0

May 22nd, 2020

Initial Release