Skip to content

Releases: Chem4Word/Version3

V 3.0.10 Beta 10

20 Dec 19:35
Compare
Choose a tag to compare
  • Improved detection of places where chemistry is not allowed to be inserted (Microsoft Word does not allow it, not us!)
  • Handle conversion of old Word 2007 style Content Controls
  • Improved Right Click detection of Chemistry
  • Code tidy up - remove obsolete cs files

Removed download link on 17-Jan-2018
Goto Latest Release

V 3.0.9 Beta 9

06 Dec 10:53
Compare
Choose a tag to compare
  • Fix permissions issue with Library folder, when PC used by multiple users.
  • Run downloaded files from C:\Users\{InsertNameHere}\Downloads instead of C:\Users\{InsertNameHere}\AppData\Local\Temp. Host Intrustion Protection System (HIPS) preventing execution of files from temp folders.
  • Clearer message when initial setup is completed.
  • Remove ChemDoodle Web Source

Removed download link on 17-Jan-2018
Goto Latest Release

V 3.0.8 Beta 8

22 Nov 21:46
Compare
Choose a tag to compare
  • Handle documents in compatability mode.
  • Handle error in setting text of 1D labels.
  • Make config files self healing, when options are added or removed.

Removed download link on 17-Jan-2018
Goto Latest Release

V 3.0.7 Beta 7

18 Nov 17:32
Compare
Choose a tag to compare
  • Change updater to remove passive switch as this is sometimes failing to update.
  • Add option to Render Carbon Atoms.

Removed download link on 16-Jan-2018
Goto Latest Release

V 3.0.6 Beta 6

05 Nov 20:56
Compare
Choose a tag to compare

Second public beta

  • Change Help button to a drop down menu, then add extra links to Manual, WebSite, YouTube and perform a manual update check
  • Prevent structures with half bonds being sent to ChemSpider
  • Handle error when Task Pane has already been closed
  • Handle error when Ribbon is null
  • Handle error when Library can’t be copied
  • Make Chem4WordSetup.exe single instance
  • Allow Chem4Word-Versions.xml and updates to be deployed to multiple domains
  • Ensure Chem4WordUpdater.exe copy was successful before trying to run it
  • Revised Office version detection

Removed download link on 18-Nov-2017
Goto Latest Release

V 3.0.5 Beta 5

15 Oct 16:04
Compare
Choose a tag to compare

First public beta

  • Brand new in memory model for Chemistry yielding significantly quicker rendering of chemistry into Word DrawingML objects. See https://www.youtube.com/watch?v=yDy3MxTpPXY demonstrates a 100x improvement.
  • Removed use of document template to store gallery. (Users were [quite rightly] complaining that it messed up their personal templates.) Replaced by Chemical Library which uses SQLite database to store structures.
  • Users can now copy and paste Chemistry between and within documents, this was achieved mainly by changing the storage model to be loosely coupled.
  • Option to convert Chemistry to new storage format on opening document.
  • Update checks only performed after Chemistry operation, previously at Add-In startup, hence when WinWord started.
  • New Chemistry preview component. Build using WPF.
  • Better handling of conversion from text to Chemistry (on right click).
  • Plug-In archetecture for Searchers, Renderers and Editors to allow better extensibility by others.
  • Upgraded project from VS2010 to VS2015

Removed download link on 06-Nov-2017
Goto Latest Release