Skip to content

Commit c5153e7

Browse files
authored
Create 2017-05-24-version-0-6-2-released.md
1 parent b2054d0 commit c5153e7

1 file changed

Lines changed: 48 additions & 0 deletions

File tree

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
layout: post
3+
title: "Open Live Writer Version 0.6.2 Is Now Available"
4+
date: 2017-05-24 05:22:23 +0530
5+
categories: [news, release]
6+
author: jongalloway
7+
download: true
8+
---
9+
10+
We're happy to announce a new release of Open Live Writer. We hope you enjoy the new features as much as we enjoyed working on them. Read on to learn more about what issues have been fixed and what features have been added.
11+
12+
The next time you start Open Live Writer and are connected to the internet, it should get updated automatically. But if you can't wait to try out the goodness, download the [updated setup here](https://openlivewriter.azureedge.net/stable/Releases/OpenLiveWriterSetup.exe).
13+
14+
## Release Notes
15+
16+
> Note: Our previous code signing certificate has expired, so this release is signed by a new code signing certificate. Because of this, you may receive warnings from Windows Defender SmartScreen when you run
17+
the installer, indicating that the program is not commonly downloaded and may be unsafe. For more information, see [this help page](http://openlivewriter.org/tutorials/unrecognizedApp.html).
18+
19+
This is primarily a maintenance release to handle issues with publishing images due to Google Blogger. They'd made some changes to how images are uploaded to Google Photos that prevent Open Live Writer from automatically configuring photo publishing. We've added some extra steps to try to configure it, and if we can't set it up for you automatically we link to a help page that shows you how to set it up.
20+
21+
We also added in a few smaller bug fixes and improvements listed below, mostly submitted by the community. Thanks!!!
22+
23+
We added a few features for better High DPI monitor support.
24+
25+
As part of this release, we put a lot of work into making it easier for us to publish new releases. We've automated our build and sign process, so each code check-in will build a new installer for us. There's still some work to do on the Windows Store release process, but we've got a good start on that as well. Well this doesn't immediately translate to any new feature in this release today, it will help you get more frequent updates with both bug fixes and new features going forward.
26+
27+
Special thanks to our contributors for this release:
28+
@ScottIsAFool @vhanla @hashhar @zivkan @paulcbetts @onovotny @kathweaver @gruenwaldt @flcdrg @nimesh-madhavan @lextm
29+
30+
### Bug fixes
31+
32+
#562 Error: Can't Publish Files- The remote server returned an error: (501) Not Implemented
33+
> This is the master issue for the Google Blogger image publishing problem. Other issues associated with this problem include #608, #600, and #564
34+
35+
#437 Blogger dynamic templates
36+
#438 Fixed WordCounter regex to support Hebrew/Arabic
37+
#521 Support atompub service link with relative url
38+
#487 Adding new intillesense db file to gitignore. Minor annoyance
39+
40+
### Improvements
41+
42+
#589 Several NuGet packages should be updated
43+
44+
### Features
45+
46+
#450 Fix scaling of categories dropdown and options dialog
47+
#585 Implement per-monitor DPI Support
48+
#180 Add support to CSS3 templates

0 commit comments

Comments
 (0)