DEV Community

Cover image for tsParticles 1.34.0 Changelog - Gradients, lot of fixes, new 4 path plugins and a new preset
Matteo Bruni for tsParticles

Posted on • Updated on

tsParticles 1.34.0 Changelog - Gradients, lot of fixes, new 4 path plugins and a new preset

tsParticles 1.34.0 Changelog

Bug Fixes

  • Fixed click handler, it wasn't working fine
  • Fixed wobble updater
  • Fixed roll updater
  • Fixed tilt updater
  • Fixed issues with moveSpeed 0
  • Fixed overlap check
  • Fixed issue with size and opacity range

Changes

  • Set max z layers to 100 instead of 10000 (improvement for noise 4d)
  • Improved size/opacity updaters
  • Improved z index rates formulas
  • Improved confetti preset
  • Improved out modes on particle creation
  • Improved fireworks preset

New Features

  • Added gradients support
  • Added gradient updater library, only colors and angle for now
  • Added 4 external path generators (curves, polygons, perlin 3d and simplex 4d noise)
  • Added shapes and fill options to emitters
  • Added emitter shapes plugin system, so they can be customized by users
  • Added new wait life emitter option
  • Added start count to emitters
  • Added triangles preset
  • Added zLayers option

GitHub logo matteobruni / tsparticles

tsParticles - Easily create highly customizable JavaScript particles effects, confetti explosions and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components.

Latest comments (0)