Skip to content

Releases: file-icons/atom

v2.0.15

07 Feb 14:26
v2.0.15
Compare
Choose a tag to compare

Bugs fixed

  • [#537, #540] Errors thrown for atom-svn and atom-ng users
  • [#541] Certain filenames replacing .tpl icons
  • linguist-language strategy not working on Windows
  • Missing cache and repository icons on Windows. Seriously this time.
  • Icons not cleared from memory when closing find-and-replace

New icons

Icon previews

Support for new filenames/extensions

v2.0.14

02 Feb 19:47
v2.0.14
Compare
Choose a tag to compare

Bugs fixed

  • [#523] Exception thrown at startup on Ubuntu
  • [#528] Certain path separators not normalised on Windows
  • Submodule icons not showing in tree-view
  • Missing repo icons in projects that were opened through a symlink
  • Icon config: Incorrect priority levels assigned to certain icons
  • Icon config: Icon names not fuzzed when generating alias pattern

New icons

Icon previews

Support for new filenames/extensions

v2.0.13

27 Jan 14:53
v2.0.13
Compare
Choose a tag to compare

Added

  • Support: Gear (.htmlhintrc), NodeJS (.node)

Fixed

  • [#528] Deleted files not cleared from memory on Windows
  • [#530] Error thrown after deactivating package
  • Errors thrown when deactivating/reactivating package

v2.0.12

24 Jan 10:12
v2.0.12
Compare
Choose a tag to compare

Fixes a regression introduced in 2.0.11.

v2.0.11

24 Jan 08:33
v2.0.11
Compare
Choose a tag to compare

Fixed

  • [#525] Breakage at startup on Windows

v2.0.10

19 Jan 18:19
v2.0.10
Compare
Choose a tag to compare

Fixed

  • [#502] Sporadic breakage with fixing tab-classes
  • [#518] Repo icons missing on Windows
  • [#519] Error thrown at startup or when installed
  • Icon cache resetting between sessions on Windows

v2.0.9

13 Jan 10:15
v2.0.9
Compare
Choose a tag to compare

Fixed

  • [#497] Tree-view not showing when adding new project in empty window
  • [#509] Breakage with hashbangs with #!/usr/bin/env but no interpreter
  • [#514] Breakage if document.styleSheets is null
  • Submodule icons not showing

v2.0.8

10 Jan 13:39
v2.0.8
Compare
Choose a tag to compare

Added

  • [#471] Partial Nuclide support:
    This solution is only a stopgap until Nuclide integrates the package's icon-service upstream.

    In the meantime, support for Nuclide's file-tree and OmniSearch is incomplete:
    • No support for V2's dynamic matching strategies.
      File entries behave as they did in v1. Icons will continue to display normally elsewhere, however, such as in the tab-pane. Users may notice discrepancies if opening a file with a dynamically-assigned icon.
    • Directory icons limited to their defaults.
      Remember you can still use your stylesheet to target .git folders and the like.
    • Icons don't update when package-settings change.
      Disabling colours, for example, won't remove colours from icons shown in the file-tree until they're redrawn. Users can force them to by collapsing and expanding each root directory when changing a setting.
    • Certain panels don't show icons.
      E.g., OmniSearch's "Recent Files" list, or the file-tree's list of currently-open files.
  • [#501] Support for DTML files
  • Colour for SQL filetypes
  • Support: Emacs (Cask, .emacs.d folders), SQL (.mysql)

Fixed

  • [#505] Wrong icons used for certain .tpl files
  • [#506] Error thrown when changing project paths in Nuclide

v2.0.7

04 Jan 09:59
v2.0.7
Compare
Choose a tag to compare

Fixed

  • [#492] Breakage with yosemate-ui
  • [#493] Breakage for repositories with unreadable paths
  • [#494] Tree-view hidden at startup (for real this time)
  • Breakage if creating file with name matching a deleted folder

v2.0.6

04 Jan 07:30
Compare
Choose a tag to compare

Updated URLs to use new GitHub organisation.