Skip to content

Commit

Permalink
Prepare 4.0.11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
peterhaneve committed Feb 8, 2019
1 parent cbab155 commit f66da0c
Show file tree
Hide file tree
Showing 5 changed files with 83 additions and 95 deletions.
8 changes: 4 additions & 4 deletions SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("EVEMon Development Team")]
[assembly: AssemblyProduct("EVEMon")]
[assembly: AssemblyCopyright("Copyright © 2006-2018, EVEMon Development Team")]
[assembly: AssemblyCopyright("Copyright © 2006-2019, EVEMon Development Team")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -29,9 +29,9 @@
// Build Number
// Revision
//
[assembly: AssemblyVersion("4.0.10.0")]
[assembly: AssemblyFileVersion("4.0.10.4922")]
[assembly: AssemblyInformationalVersion("4.0.10")]
[assembly: AssemblyVersion("4.0.11.0")]
[assembly: AssemblyFileVersion("4.0.11.4937")]
[assembly: AssemblyInformationalVersion("4.0.11")]

// Neutral Language
[assembly: NeutralResourcesLanguage("en-US")]
6 changes: 3 additions & 3 deletions SharedAssemblyInfo.template.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
// Build Number
// Revision
//
[assembly: AssemblyVersion("4.0.10.0")]
[assembly: AssemblyFileVersion("4.0.10.$REVNUM$")]
[assembly: AssemblyInformationalVersion("4.0.10")]
[assembly: AssemblyVersion("4.0.11.0")]
[assembly: AssemblyFileVersion("4.0.11.$REVNUM$")]
[assembly: AssemblyInformationalVersion("4.0.11")]

// Neutral Language
[assembly: NeutralResourcesLanguage("en-US")]
34 changes: 16 additions & 18 deletions tools/PatchXmlCreator/Output/patch-old.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,34 +32,32 @@
</newest>
<releases>
<release>
<date>27 October 2018</date>
<version>4.0.9.4880</version>
<md5>c231d8d6e32ba343d7ef2bc26b1e2d37</md5>
<url>https://forums.eveonline.com/t/evemon-4-0-9-beta-under-new-ownership-conversion-for-esi/75953</url>
<autopatchurl>https://github.com/peterhaneve/evemon/releases/download/4.0.9/EVEMon-install-4.0.9.exe</autopatchurl>
<date>24 December 2018</date>
<version>4.0.10.4922</version>
<md5>d1d7c8c0d32078aa07ae524be24be228</md5>
<url>https://forums.eveonline.com/t/evemon-4-0-10-beta-under-new-ownership-conversion-for-esi/75953</url>
<autopatchurl>https://github.com/peterhaneve/evemon/releases/download/4.0.10/EVEMon-install-4.0.10.exe</autopatchurl>
<autopatchargs>/S /AUTORUN /SKIPDOTNET</autopatchargs>
<additionalargs>/D=%EVEMON_EXECUTABLE_PATH%</additionalargs>
<message><![CDATA[# Release v4.0.9
<message><![CDATA[# Release v4.0.10
## New Features
- PKCE allows use of EVEMon without a Developer Account (and by Alpha-only characters)
- Skills which can only be trained on an Omega subscription have extra description text
- Skill levels which can only be only trained on an Omega subscription are displayed with yellow boxes on the skill list
- Home station can be viewed in a tool tip on the character's current location
- Moon reaction details are shown in the Blueprint Browser
- Moon mineral reaction jobs are classified properly in the Industry Jobs view
- ESI requests respect the error count
- Small Skill Injectors supported in skill planner (window may need to be resized to see the entire text)
## Bug Fixes
- Alpha/Omega account detection improved
- Duplicate industry job notifications have been suppressed
- Input focus is no longer stolen by the Custom Label combo box when switching tabs
- Multiple crashes relating to outdated dependencies fixed
- Update notifications endpoint to latest ESI version
- The proper sender is shown on mailing lists
- Error notification texts improved
- Attributes are properly purged without EVEMon restart after remap / booster use
- Character overview is redrawn properly after minimizing EVEMon
## Contributors
- Peter Han
- wbSD
- avianrr
- wvdvegt
- mikeyhalla
- Krisscut]]></message>
- wvdvegt]]></message>
</release>
</releases>
<datafiles>
Expand Down
65 changes: 30 additions & 35 deletions tools/PatchXmlCreator/Output/patch.xml
Original file line number Diff line number Diff line change
@@ -1,63 +1,58 @@
<?xml version="1.0"?>
<evemon xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<newest>
<date>27 October 2018</date>
<version>4.0.9.4880</version>
<md5>c231d8d6e32ba343d7ef2bc26b1e2d37</md5>
<url>https://forums.eveonline.com/t/evemon-4-0-9-beta-under-new-ownership-conversion-for-esi/75953</url>
<autopatchurl>https://github.com/peterhaneve/evemon/releases/download/4.0.9/EVEMon-install-4.0.9.exe</autopatchurl>
<date>24 December 2018</date>
<version>4.0.10.4922</version>
<md5>d1d7c8c0d32078aa07ae524be24be228</md5>
<url>https://forums.eveonline.com/t/evemon-4-0-10-beta-under-new-ownership-conversion-for-esi/75953</url>
<autopatchurl>https://github.com/peterhaneve/evemon/releases/download/4.0.10/EVEMon-install-4.0.10.exe</autopatchurl>
<autopatchargs>/S /AUTORUN /SKIPDOTNET</autopatchargs>
<additionalargs>/D=%EVEMON_EXECUTABLE_PATH%</additionalargs>
<message><![CDATA[# Release v4.0.9
<message><![CDATA[# Release v4.0.10
## New Features
- PKCE allows use of EVEMon without a Developer Account (and by Alpha-only characters)
- Skills which can only be trained on an Omega subscription have extra description text
- Skill levels which can only be only trained on an Omega subscription are displayed with yellow boxes on the skill list
- Home station can be viewed in a tool tip on the character's current location
- Moon reaction details are shown in the Blueprint Browser
- Moon mineral reaction jobs are classified properly in the Industry Jobs view
- ESI requests respect the error count
- Small Skill Injectors supported in skill planner (window may need to be resized to see the entire text)
## Bug Fixes
- Alpha/Omega account detection improved
- Duplicate industry job notifications have been suppressed
- Input focus is no longer stolen by the Custom Label combo box when switching tabs
- Multiple crashes relating to outdated dependencies fixed
- Update notifications endpoint to latest ESI version
- The proper sender is shown on mailing lists
- Error notification texts improved
- Attributes are properly purged without EVEMon restart after remap / booster use
- Character overview is redrawn properly after minimizing EVEMon
## Contributors
- Peter Han
- wbSD
- avianrr
- wvdvegt
- mikeyhalla
- Krisscut]]></message>
- wvdvegt]]></message>
</newest>
<releases>
<release>
<date>24 December 2018</date>
<version>4.0.10.4922</version>
<md5>d1d7c8c0d32078aa07ae524be24be228</md5>
<url>https://forums.eveonline.com/t/evemon-4-0-10-beta-under-new-ownership-conversion-for-esi/75953</url>
<autopatchurl>https://github.com/peterhaneve/evemon/releases/download/4.0.10/EVEMon-install-4.0.10.exe</autopatchurl>
<date>07 February 2019</date>
<version>4.0.11.4937</version>
<md5>24aa72e69a5c20854f8a58f643ec46ca</md5>
<url>https://forums.eveonline.com/t/evemon-4-0-11-beta-under-new-ownership-conversion-for-esi/75953</url>
<autopatchurl>https://github.com/peterhaneve/evemon/releases/download/4.0.11/EVEMon-install-4.0.11.exe</autopatchurl>
<autopatchargs>/S /AUTORUN /SKIPDOTNET</autopatchargs>
<additionalargs>/D=%EVEMON_EXECUTABLE_PATH%</additionalargs>
<message><![CDATA[# Release v4.0.10
<message><![CDATA[# Release v4.0.11
## New Features
- Moon reaction details are shown in the Blueprint Browser
- Moon mineral reaction jobs are classified properly in the Industry Jobs view
- ESI requests respect the error count
- Small Skill Injectors supported in skill planner (window may need to be resized to see the entire text)
- Loyalty points can be viewed for each character
- New column "Group" added to all CSV exports that are grouped in the UI (such as character comparison, mail, and so on).
## Bug Fixes
- Update notifications endpoint to latest ESI version
- The proper sender is shown on mailing lists
- Error notification texts improved
- Attributes are properly purged without EVEMon restart after remap / booster use
- Character overview is redrawn properly after minimizing EVEMon
- ESI endpoint versions rolled to latest versions, and obsolete scopes regarding outposts and starbases removed
- Right click compatibility improved with touch devices
## Contributors
- Peter Han
- wbSD
- wvdvegt]]></message>
- wvdvegt
- IamTechknow
- AnrDaemon
- marfenij]]></message>
</release>
</releases>
<datafiles>
Expand Down
65 changes: 30 additions & 35 deletions updates/patch.xml
Original file line number Diff line number Diff line change
@@ -1,63 +1,58 @@
<?xml version="1.0"?>
<evemon xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<newest>
<date>27 October 2018</date>
<version>4.0.9.4880</version>
<md5>c231d8d6e32ba343d7ef2bc26b1e2d37</md5>
<url>https://forums.eveonline.com/t/evemon-4-0-9-beta-under-new-ownership-conversion-for-esi/75953</url>
<autopatchurl>https://github.com/peterhaneve/evemon/releases/download/4.0.9/EVEMon-install-4.0.9.exe</autopatchurl>
<date>24 December 2018</date>
<version>4.0.10.4922</version>
<md5>d1d7c8c0d32078aa07ae524be24be228</md5>
<url>https://forums.eveonline.com/t/evemon-4-0-10-beta-under-new-ownership-conversion-for-esi/75953</url>
<autopatchurl>https://github.com/peterhaneve/evemon/releases/download/4.0.10/EVEMon-install-4.0.10.exe</autopatchurl>
<autopatchargs>/S /AUTORUN /SKIPDOTNET</autopatchargs>
<additionalargs>/D=%EVEMON_EXECUTABLE_PATH%</additionalargs>
<message><![CDATA[# Release v4.0.9
<message><![CDATA[# Release v4.0.10
## New Features
- PKCE allows use of EVEMon without a Developer Account (and by Alpha-only characters)
- Skills which can only be trained on an Omega subscription have extra description text
- Skill levels which can only be only trained on an Omega subscription are displayed with yellow boxes on the skill list
- Home station can be viewed in a tool tip on the character's current location
- Moon reaction details are shown in the Blueprint Browser
- Moon mineral reaction jobs are classified properly in the Industry Jobs view
- ESI requests respect the error count
- Small Skill Injectors supported in skill planner (window may need to be resized to see the entire text)
## Bug Fixes
- Alpha/Omega account detection improved
- Duplicate industry job notifications have been suppressed
- Input focus is no longer stolen by the Custom Label combo box when switching tabs
- Multiple crashes relating to outdated dependencies fixed
- Update notifications endpoint to latest ESI version
- The proper sender is shown on mailing lists
- Error notification texts improved
- Attributes are properly purged without EVEMon restart after remap / booster use
- Character overview is redrawn properly after minimizing EVEMon
## Contributors
- Peter Han
- wbSD
- avianrr
- wvdvegt
- mikeyhalla
- Krisscut]]></message>
- wvdvegt]]></message>
</newest>
<releases>
<release>
<date>24 December 2018</date>
<version>4.0.10.4922</version>
<md5>d1d7c8c0d32078aa07ae524be24be228</md5>
<url>https://forums.eveonline.com/t/evemon-4-0-10-beta-under-new-ownership-conversion-for-esi/75953</url>
<autopatchurl>https://github.com/peterhaneve/evemon/releases/download/4.0.10/EVEMon-install-4.0.10.exe</autopatchurl>
<date>07 February 2019</date>
<version>4.0.11.4937</version>
<md5>24aa72e69a5c20854f8a58f643ec46ca</md5>
<url>https://forums.eveonline.com/t/evemon-4-0-11-beta-under-new-ownership-conversion-for-esi/75953</url>
<autopatchurl>https://github.com/peterhaneve/evemon/releases/download/4.0.11/EVEMon-install-4.0.11.exe</autopatchurl>
<autopatchargs>/S /AUTORUN /SKIPDOTNET</autopatchargs>
<additionalargs>/D=%EVEMON_EXECUTABLE_PATH%</additionalargs>
<message><![CDATA[# Release v4.0.10
<message><![CDATA[# Release v4.0.11
## New Features
- Moon reaction details are shown in the Blueprint Browser
- Moon mineral reaction jobs are classified properly in the Industry Jobs view
- ESI requests respect the error count
- Small Skill Injectors supported in skill planner (window may need to be resized to see the entire text)
- Loyalty points can be viewed for each character
- New column "Group" added to all CSV exports that are grouped in the UI (such as character comparison, mail, and so on).
## Bug Fixes
- Update notifications endpoint to latest ESI version
- The proper sender is shown on mailing lists
- Error notification texts improved
- Attributes are properly purged without EVEMon restart after remap / booster use
- Character overview is redrawn properly after minimizing EVEMon
- ESI endpoint versions rolled to latest versions, and obsolete scopes regarding outposts and starbases removed
- Right click compatibility improved with touch devices
## Contributors
- Peter Han
- wbSD
- wvdvegt]]></message>
- wvdvegt
- IamTechknow
- AnrDaemon
- marfenij]]></message>
</release>
</releases>
<datafiles>
Expand Down

0 comments on commit f66da0c

Please sign in to comment.