Skip to content

Release 4.4.2

Choose a tag to compare

@github-actions github-actions released this 31 Mar 08:12
· 15 commits to master since this release
Fix MariaDB 5.5 compat, descrizione plugin, changelog HTML

- CREATE TABLE: rimosso DEFAULT CURRENT_TIMESTAMP (non supportato
  da MariaDB 5.5), timestamp ora settato manualmente nell'INSERT
- dbDelta: due spazi dopo PRIMARY KEY (requisito WordPress)
- Descrizione plugin ampliata con tutte le funzionalità
- Changelog HTML nel JSON: riscritto awk per generare tag corretti
  (fix <ul> vuoti e non chiusi che causavano indentazione anomala)