- Fix deprecations related to the removed Shadow DOM
- Compatible with only >=1.13.0
- Try to change for requestAnimationFrame and 2D translate for screen shake, but has to be reverted
- Saves max streak
- Fix combo font
- Audio disabled by default
- Audio on keystroke
- Combo mode, if enabled effects won't appear until reach the activation threshold.
- Random colours setting
- Fixed colour setting
- Fix error on untitled files
- Exclude file types feature
- Add enable/disable commands
- Fix when canvas has no parent
- Fix when scope descriptor is a invalid selector
- Uses more specific selectors
- Fix issue with split panes on atom 1.9.*
- Fix issue with autocomplete and linter messages positions on atom 1.9.*
- Fix issue with getting color, changed color detection logic.
- Update activate-power-mode.cson for menus
- Update README
- Update CHANGELOG
- Fix issue with plugin not working when Shadow DOM is disabled in Atom
- Add support for multiple cursors
- Add better color detection to prevent getting gray particles when writing at the end of the line
- Code refactor, no user-facing changes.
- Properly dispose event listeners when disabling the plugin.
- Fix issue with the plugin not always initializing correctly when opening a new window.
- Added an option to automatically toggle the plugin when starting Atom.
- Various fixes for particle positioning.
Version bump to update description on atom.io/packages.
Related PR: JoelBesada#76
- Power mode now correctly works when switching between tabs.
- Fixed drawing issues caused after resizing the window.
- Power mode can now be toggled off by using the command again.
- Minor cosmetic changes to the particle effect.
- Added screen shake config.
- Added particle config.