Skip to content

Latest commit

 

History

History
86 lines (65 loc) · 4.11 KB

CHANGELOG.md

File metadata and controls

86 lines (65 loc) · 4.11 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[1.2.2] - 2020-07-05

Added

  • #84 Show "Viewing fileName" when the current editor displays a .class file

Fixed

  • #85 The 'editor_input_adapter' extension point asks for an instance of EditorInputRichPresence instead of EditorInputToRichPresenceAdapter

[1.2.1] - 2020-06-05

Changed

  • #86 The UI feature includes the core feature so that installing the first one automatically installs the later

[1.2.0] - 2020-05-01

Fixed

[1.1.3] - 2020-05-01

Added

  • #67 Deactivate Preferences fields when the plug-in is disabled
  • #71 Customize wording from Eclipse IDE's UI

Changed

  • #78 Unchecking privacy settings like Show file name now replaces the variable by ?. The previous behavior (i.e. hidding the whole Editing <file name> sentence) can be restored through custom wording

[1.1.2] - 2019-10-26

Added

  • #75 Display Eclipse IDE's logo in the bottom right corner of language's icon

[1.1.1] - 2019-09-30

Added

  • #72 Add link to the documentation in Preferences and Project Settings pages

[1.1.0] - 2019-09-27

Added

  • #66 Allow users to customize icons shown on Discord

[1.0.3] - 2019-02-26

Fixed

  • #56 Prevent the plug-in from not working in some environments

[1.0.1] - 2018-11-24

Fixed

  • #55 Properly close connection with Discord on workbench shutdown

[1.0.0] - 2018-08-23

Added

  • #50 Allow to deactivate the Rich Presence integration
  • #52 Handle the C language (*.c and *.h files)
  • #54 First deployment on the Eclipse Marketplace

Fixed

  • Prevent elapsed time from not showing at startup when set on file change

[0.8.4] - 2018-07-01

Added

  • #34 Log errors in Eclipse "Error Log" views

Fixed

  • #26 Make the plug-in available on macOS

[0.8.3] - 2018-05-29

Added

  • #32 Make possible to change the name displayed in Discord for a given project
  • Update plug-in's name to "Discord Rich Presence for Eclipse IDE"

[0.8.2] - 2018-05-26

Fixed

  • #29 Make the plug-in available from Eclipse Mars (4.5)

[0.8.1] - 2018-05-25

Fixed

  • #23 Settings were not always shown in projet Properties

Added

  • Explanations about how to install the plug-in

[0.8.0] - 2018-05-08

Added

  • Notify Discord of file change on Windows and GNU/Linux
  • Provide settings in Eclipse Preferences to tailor integration
  • Provide settings in projet Properties to tailor integration per project
  • Automate deployment to Bintray with Maven