Skip to content

Releases: ever-co/ever-traduora

v0.19.7

05 Mar 21:56
1bdc295
Compare
Choose a tag to compare

What's Changed

  • fix: script should be executable :) by @evereq in #367

Full Changelog: v0.19.6...v0.19.7

v0.19.6

05 Mar 21:43
bafb5d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.5...v0.19.6

v0.19.5

05 Mar 21:01
86dc0fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.4...v0.19.5

v0.19.4

25 Jan 19:40
389b387
Compare
Choose a tag to compare

What's Changed

  • Fixed/Should export csv files unit test by @rahul-rathore-576 in #293
  • Fix/YAML flat export unit test issue by @rahul-rathore-576 in #294
  • Fix/More Payloads for CSV Injection by @rahul-rathore-576 in #295
  • Fix/API e2e testing by @rahul-rathore-576 in #296
  • Release by @evereq in #297
  • build(deps): bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #303
  • build(deps-dev): bump karma from 6.3.4 to 6.3.14 by @dependabot in #300
  • build(deps-dev): bump karma from 6.3.4 to 6.3.14 in /webapp by @dependabot in #299
  • build(deps): bump url-parse from 1.5.3 to 1.5.7 in /webapp by @dependabot in #304
  • build(deps): bump prismjs from 1.25.0 to 1.27.0 in /docs-website by @dependabot in #306
  • build(deps): bump prismjs from 1.25.0 to 1.27.0 by @dependabot in #307
  • Make the DB type as variable by @azlux in #310
  • build(deps): bump moment from 2.29.1 to 2.29.2 in /api by @dependabot in #313
  • build(deps): bump url-parse from 1.5.7 to 1.5.10 in /webapp by @dependabot in #308
  • build(deps-dev): bump karma from 6.3.14 to 6.3.16 in /webapp by @dependabot in #311
  • build(deps): bump minimist from 1.2.5 to 1.2.6 in /docs-website by @dependabot in #314
  • build(deps): bump minimist from 1.2.5 to 1.2.6 in /api by @dependabot in #315
  • build(deps): bump minimist from 1.2.5 to 1.2.6 in /webapp by @dependabot in #316
  • [Snyk] Security upgrade ejs from 3.1.6 to 3.1.7 by @snyk-bot in #317
  • build(deps): bump async from 2.6.3 to 2.6.4 in /webapp by @dependabot in #318
  • build(deps): bump async from 2.6.3 to 2.6.4 in /docs-website by @dependabot in #319
  • build(deps): bump ejs from 3.1.6 to 3.1.7 in /api by @dependabot in #320
  • build(deps): bump ejs from 3.1.6 to 3.1.7 by @dependabot in #321
  • build(deps-dev): bump semver-regex from 4.0.1 to 4.0.3 by @dependabot in #324
  • build(deps-dev): bump semantic-release from 17.4.7 to 19.0.3 by @dependabot in #325
  • build(deps-dev): bump semver-regex from 4.0.1 to 4.0.3 in /api by @dependabot in #326
  • build(deps): bump eventsource from 1.1.0 to 1.1.2 in /webapp by @dependabot in #327
  • build(deps): bump async from 2.6.3 to 2.6.4 by @dependabot in #329
  • fix: ngb-progressbar height by @adkif in #330
  • [Snyk] Security upgrade moment from 2.29.2 to 2.29.4 by @evereq in #333
  • build(deps): bump loader-utils from 1.4.0 to 1.4.1 by @dependabot in #342
  • build(deps-dev): bump snyk from 1.720.0 to 1.996.0 by @dependabot in #341
  • build(deps): bump engine.io from 6.1.2 to 6.2.1 by @dependabot in #346
  • build(deps): bump loader-utils from 1.4.1 to 1.4.2 by @dependabot in #347
  • build(deps): bump socket.io-parser from 4.0.4 to 4.0.5 by @dependabot in #344
  • feat(fallback-locale): add fallback locale on export by @kidoncio in #339
  • feat(term-context): add context on term by @kidoncio in #340
  • build(deps-dev): bump snyk from 1.996.0 to 1.1064.0 by @dependabot in #358
  • build(deps): bump qs from 6.5.2 to 6.5.3 by @dependabot in #349
  • Release by @evereq in #360

New Contributors

Full Changelog: v0.19.2...v0.19.4

v0.19.2

29 Jan 18:58
98d1fc0
Compare
Choose a tag to compare
  • PR-289: CSV Injection Vulnerability Fixes
  • some minor packages updates (mostly for security)
  • fix CircleCI builds and split e2e and unit tests running

v0.19.1

14 Sep 13:41
6f3dc2d
Compare
Choose a tag to compare
  • PR-253 and PR-254 Upgrade most of the packages to the latest, including Angular to v12, NestJS to v8, etc.

v0.19.0

23 May 18:37
70e8b13
Compare
Choose a tag to compare
  • Commit Docker / Docker Compose improvements
  • PR-222: Support for Resource ResX files added (thanks @rai69)
  • PR-202: Add support for Docker Secrets (thanks @ynuyasha)
  • PR-216: Update Angular / NestJs and other packages to the latest
  • PR-173: Security Fix for Username Enumeration (thanks @JamieSlome / @huntr-helper)

v0.17.0

23 Aug 11:08
Compare
Choose a tag to compare
  • PR-91: Add support for PHP import/export format.
  • PR-153: Add option to debug emails locally
  • PR-122: Upgraded to Angular 9+.
  • PR-154: Add option to reject self-signed certs from mail server.
  • Upgrade Docker images to Node 12.18.
  • Upgraded dependencies.
  • Minor performance improvements and bug-fixes.

v0.16.0

03 Mar 07:23
Compare
Choose a tag to compare
  • Allow config of max nested levels on import formats (with new default of 100).
  • Pretty print JSON based exporters.

v0.15.1

03 Mar 07:15
Compare
Choose a tag to compare
  • Fix parsing of gettext (po) files with message contexts.