Alexandre Bodin
e8153d99c0
v3.2.4
2020-10-16 18:22:15 +02:00
Alexandre Bodin
71a2657ed8
test node v14
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-14 13:14:14 +02:00
Alexandre Bodin
7485de2fdf
v3.2.3
2020-10-09 17:12:50 +02:00
Convly
b3d0b72198
v3.2.2
2020-10-09 11:52:09 +02:00
dependabot[bot]
efa530e933
Bump rimraf from 3.0.0 to 3.0.2 ( #8257 )
...
Bumps [rimraf](https://github.com/isaacs/rimraf ) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/isaacs/rimraf/releases )
- [Changelog](https://github.com/isaacs/rimraf/blob/master/CHANGELOG.md )
- [Commits](https://github.com/isaacs/rimraf/compare/v3.0.0...v3.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-09 10:31:59 +02:00
Alexandre Bodin
5a77b560e3
v3.2.1
2020-10-07 14:50:47 +02:00
Alexandre Bodin
95f3502ab4
v3.2.0
2020-10-06 11:01:02 +02:00
Max Veerapat Kumchom
3b4af55d33
add strapi-plugin-email thai translation ( #8140 )
...
* init thai template
Signed-off-by: themaxaboy <themaxaboy@hotmail.com>
* translate strapi-plugin-email
Signed-off-by: themaxaboy <themaxaboy@hotmail.com>
2020-10-02 17:39:10 +02:00
Convly
564f9228ca
v3.1.7
2020-10-02 11:48:42 +02:00
Alexandre Bodin
3c7c33eab7
v3.1.6
2020-09-24 14:51:49 +02:00
Peter Etelej
318f20e826
Bump up minimum required Node to 10.16 ( #7962 )
...
Updated README docs & package.json `engine` versions to bump up the
minimum required Node version from `10.10` to `10.16` (or `10.16.0+`)
Strapi no longer supports `10.10` since it updated `sharp` to `0.26.0`
( https://github.com/strapi/strapi/pull/7729 ) which requires Node 10.16.0+
(See https://github.com/lovell/sharp/blob/master/docs/changelog.md#v0260---25th-august-2020 )
` yarn create strapi-app my-project --quickstart` on 10.10 fails with error
```
error sharp@0.26.0: The engine "node" is incompatible with this module. Expected version ">=10.16.0". Got "10.10.0"
error Found incompatible module.
```
Signed-off-by: Peter Etelej <peter@etelej.com>
2020-09-22 16:00:13 +02:00
Convly
736a580001
v3.1.5
2020-09-16 15:26:12 +02:00
DMehaffy
024b337b09
Update node version requirements for v10 to v12 ( #7409 )
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-09-02 17:11:59 +02:00
Pierre Noël
fb2db4b050
v3.1.4
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-08-13 19:05:20 +02:00
Pierre Noël
231263a353
v3.1.4
2020-08-13 18:58:14 +02:00
Alexandre Bodin
97922f99ae
v3.1.3
2020-07-31 09:59:56 +02:00
Alexandre Bodin
6aaa018ff5
v3.1.2
2020-07-29 13:34:01 +02:00
Alexandre Bodin
ac62bac98e
Upgrade lodash
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-29 13:05:50 +02:00
dependabot[bot]
aea96bca68
Bump lodash from 4.17.15 to 4.17.19 ( #7239 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-29 11:10:32 +02:00
Alexandre Bodin
35bae7df57
v3.1.1
2020-07-23 18:53:55 +02:00
Alexandre Bodin
1bbf1bc0dc
v3.1.0
2020-07-21 19:30:45 +02:00
Alexandre Bodin
62b2192c95
Update license info
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-20 18:40:52 +02:00
Alexandre Bodin
6bafa35a36
Merge branch 'releases/3.1.0' into features/rbac
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-18 10:12:40 +02:00
Alexandre Bodin
4d31935716
v3.0.6
2020-07-16 17:03:04 +02:00
Alexandre Bodin
b71ffa6c6c
Merge branch 'master' into features/rbac
2020-07-16 14:52:55 +02:00
Alexandre BODIN
fb4a625f27
Merge pull request #6851 from admosity/patch-1
...
fix(email): malformed json
2020-07-16 12:34:19 +02:00
soupette
80c7d385d5
Reorder translation files by key value and add script to remove the unneeded keys
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-15 12:05:25 +02:00
Pierre Noël
de395dfc88
refacto
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-08 11:41:19 +02:00
Pierre Noël
e000432027
add the possibility to edit the template for the forgot password email
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-08 11:41:18 +02:00
soupette
7f4bb2a5bc
Update plugin object
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:04:27 +02:00
soupette
62a79a5fc0
Created basic routing for the settings
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 09:45:28 +02:00
richardgrey
47197419e1
Add Ukrainian translations for the whole project
...
Signed-off-by: richardgrey <richie.grey@gmail.com>
2020-06-30 17:23:01 +04:00
Adam
67e2104ba5
fix(email): malformed json
2020-06-29 13:04:26 -04:00
Alexandre Bodin
eaf40e1ada
v3.0.5
2020-06-23 12:18:00 +02:00
Alexandre Bodin
9ed11a6682
v3.0.4
2020-06-19 09:19:52 +02:00
Alexandre Bodin
c909d7162d
v3.0.3
2020-06-18 19:17:15 +02:00
Boom Lee
a26b4f65a8
Fix node version ( #6482 ) ( #6691 )
2020-06-16 11:32:23 +02:00
Alexandre Bodin
497fb742eb
v3.0.2
2020-06-15 17:09:15 +02:00
Fadhil Ahmad
7123a11444
Add Malay(ms.json) Translation ( #6394 )
...
* feat: add malay translation for strapi-admin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add malay locale on strapi-generate-plugin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add malay translation for content-manager
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add malay translation for content-type-builder
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* faet: add malay translation for strapi-plugin-documentation
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add malay translation for email plugin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add malay translation on upload plugin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add malay translation for permission plugin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* Fix language middleware (#6387 )
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* [typo] Persmissions > Permissions (#6390 )
Signed-off-by: ScottAgirs <scott@ijs.to>
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* refactor: fix typo, suitable word and grammar
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* test: add ms test
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* fix: typos on plugin.description email
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Scott Agirs <ScottAgirs@users.noreply.github.com>
Co-authored-by: cyril lopez <cyril.lpz@gmail.com>
2020-06-11 12:05:16 +02:00
Pierre Noël
9f277f67b5
better error handling in email ( #6599 )
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-06-09 12:11:25 +02:00
Alexandre Bodin
5b64e05d7f
v3.0.1
2020-05-29 09:38:21 +02:00
Alexandre Bodin
6bb7a7f198
v3.0.0
2020-05-26 15:09:32 +02:00
Pierre Noël
aea700efc3
add default settings to plugin email
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-05-15 19:22:57 +02:00
Pierre Noël
d8f1449e73
change config format
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-05-15 15:05:35 +02:00
Pierre Noël
83f847f359
change config format
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-05-14 18:11:24 +02:00
Pierre Noël
471d9ef89c
move email settings from db to files
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-05-14 16:56:14 +02:00
soupette
4395f72df5
Add email plugin description
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-05-14 01:54:36 +02:00
soupette
5400f3e1dd
Remove email plugin admin files
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-05-13 17:21:17 +02:00
Alexandre Bodin
f192d5e171
Merge branch 'master' into develop
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-07 13:14:23 +02:00
Alexandre Bodin
55c006a6b1
v3.0.0-beta.20.3
2020-05-07 13:02:11 +02:00