Ghost/core
Nazar Gargol 262d33b73c Improved import_label creation logic
no issue

- When an import was done and there were no "global labels" present Ghost created generic `import-[data]` label which later helped to find a specific batch of imported data
- It did not make sense to create such generic label when user provided their own unique label
- The rules that work now are:
1. When there is no global provided Ghost generates on and removes it in case there are no imported records
2. When there is a unique new global label provided no new label is generated, but the label stays even if there are no imported records
2020-08-27 19:07:27 +12:00
..
client@328e5b29c7 Updated Ghost-Admin to v3.31.2 2020-08-25 12:57:57 +01:00
frontend 🐛 Fixed published time and modified time for structured data (#12085) 2020-08-18 11:34:06 +01:00
server Improved import_label creation logic 2020-08-27 19:07:27 +12:00
shared Added minor member newsletter customisations via config 2020-08-24 10:44:22 +01:00
index.js