Skip to content

A is for alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@tuomashatakka tuomashatakka released this 06 Jan 19:53
· 192 commits to master since this release

Release Notes

  • Settings are now grouped

Config from prior releases may cause issues. You may want to clear the existing configuration from
the Atom's config file by opening it from File > Open config file (or Atom > Open config file in mac).
Remove the reduced-dark-ui key and everything under it and you should be good to go.

  • Fixed a bug with the tree view failed to display its contents in a sensible manner when fixed root setting was enabled, especially in projects with multiple root directories
  • Enabled custom colors
  • Lots of small fixes:
    • Buttons are displayed coherently throughout the UI
    • Tab icon size regulated
    • ...
  • Settings UI finished (still minor tweaking to do)
  • UI scaling is now based on a fixed font size rather than the editor's font size.
  • Interface for global panel creation callback assignments implemented
    • Added blur as a backdrop to the modals