diff --git a/Twice.smproj b/Twice.smproj
index a3cd4fb..7a7db96 100644
Binary files a/Twice.smproj and b/Twice.smproj differ
diff --git a/Twice/Properties/AssemblyInfo.cs b/Twice/Properties/AssemblyInfo.cs
index 576f8f8..d1ecdd1 100644
--- a/Twice/Properties/AssemblyInfo.cs
+++ b/Twice/Properties/AssemblyInfo.cs
@@ -17,7 +17,7 @@
[assembly: ComVisible( false )]
[assembly: ThemeInfo( ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly )]
[assembly: LogMinimalMessage]
-[assembly: AssemblyVersion( "0.8.0.0" )]
-[assembly: AssemblyFileVersion( "0.8.0.0" )]
+[assembly: AssemblyVersion( "0.8.1.0" )]
+[assembly: AssemblyFileVersion( "0.8.1.0" )]
[assembly: InternalsVisibleTo( "Twice.Tests" )]
[assembly: InternalsVisibleTo( "DynamicProxyGenAssembly2" )]
\ No newline at end of file
diff --git a/Twice/Resources/Texts/Changelog.json b/Twice/Resources/Texts/Changelog.json
index 1141c54..ad42952 100644
--- a/Twice/Resources/Texts/Changelog.json
+++ b/Twice/Resources/Texts/Changelog.json
@@ -1,4 +1,15 @@
[
+ {
+ "Version": "0.8.1",
+ "Date": "2016-10-17",
+ "Description": "",
+ "NewFeatures": [],
+ "Changes": [],
+ "Fixes": [
+ "Fixed crash at startup"
+ ],
+ "Issues": []
+ },
{
"Version": "0.8.0",
"Date": "2016-10-17",
@@ -30,33 +41,33 @@
"NewFeatures": [
"Added button to settings dialog to manually clear the cache"
],
- "Changes": [ ],
+ "Changes": [],
"Fixes": [
"Fixed slow performance for loading statuses in columns"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.7.5",
"Date": "2016-09-30",
"Description": "",
- "NewFeatures": [ ],
- "Changes": [ ],
+ "NewFeatures": [],
+ "Changes": [],
"Fixes": [
"Fixed more crashes when extracting cards from webpages"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.7.4",
"Date": "2016-09-30",
"Description": "",
- "NewFeatures": [ ],
- "Changes": [ ],
+ "NewFeatures": [],
+ "Changes": [],
"Fixes": [
"Fixed crashes when extracting cards from webpages"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.7.3",
@@ -77,13 +88,13 @@
"Retweeted statuses are now correctly sorted in timelines",
"Removed focus lines around controls in some cases"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.7.2",
"Date": "2016-08-30",
"Description": "",
- "NewFeatures": [ ],
+ "NewFeatures": [],
"Changes": [
"Various UI tweaks throughout the app",
"Added documentation for different kind of mutes"
@@ -96,7 +107,7 @@
"Fixed rare case where statuses are displayed twice",
"Fixed loading of statuses that contain more than one url that points to another status"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.7.1",
@@ -110,8 +121,8 @@
"Audio for videos is now muted by default",
"Added information which of your accounts is followed by a user to the profile dialog"
],
- "Fixes": [ ],
- "Issues": [ ]
+ "Fixes": [],
+ "Issues": []
},
{
"Version": "0.7.0",
@@ -136,13 +147,13 @@
"Fixed rare crash when viewing a tweet with replies",
"Window position is saved for displays that are left to the primary display"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.6.6",
"Date": "2016-07-10",
"Description": "",
- "NewFeatures": [ ],
+ "NewFeatures": [],
"Changes": [
"Clicking a quote in a tweet now opens the quote instead of the tweet"
],
@@ -154,7 +165,7 @@
"Fixed crash when viewing details of test tweets in settings dialog",
"Favourites column now has correct title"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.6.5",
@@ -176,13 +187,13 @@
"Fixed issue where some statuses would display more than once",
"Accounts in user profile and search are no longer marked as verified when they are not"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.6.4",
"Date": "2016-06-25",
"Description": "",
- "NewFeatures": [ ],
+ "NewFeatures": [],
"Changes": [
"Update check is now done once an hour",
"(Un)following a user from the profile dialog is now done using the default account"
@@ -192,18 +203,18 @@
"Fixed crash when opening user profile via retweet message",
"Select all checkbox in account column selection is now behaving correctly"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.6.3",
"Date": "2016-06-23",
"Description": "",
- "NewFeatures": [ ],
- "Changes": [ ],
+ "NewFeatures": [],
+ "Changes": [],
"Fixes": [
"Fixed potential crash in status/profile parser"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.6.2",
@@ -224,18 +235,18 @@
"Improved UI responsiveness when opening user profiles",
"Retweet dialog now closes after retweeting/quoting the tweet"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.6.1",
"Date": "2016-06-19",
"Description": "",
- "NewFeatures": [ ],
- "Changes": [ ],
+ "NewFeatures": [],
+ "Changes": [],
"Fixes": [
"In-App notification displays at correct position"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.6.0",
@@ -260,7 +271,7 @@
"Options for a tweet now work when menu was opened by clicking the options button",
"Compose dialogs now have correct keyboard focus when opened"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.5.1",
@@ -273,8 +284,8 @@
"Changes": [
"Own statuses can be retweeted"
],
- "Fixes": [ ],
- "Issues": [ ]
+ "Fixes": [],
+ "Issues": []
},
{
"Version": "0.5.0",
@@ -298,13 +309,13 @@
"Fixed many crashes when no internet connection is available",
"Fixed crash when openeing profile of a non existing user"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.4.2",
"Date": "2016-06-05",
"Description": "",
- "NewFeatures": [ ],
+ "NewFeatures": [],
"Changes": [
"Reply to all' is now enabled for every tweet",
"Own username is not used in reply when using 'Reply to all",
@@ -316,18 +327,18 @@
"(un)following a user now updates the (un)follow button immediately",
"Autocompletebox in light theme now uses correct colors"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.4.1",
"Date": "2016-06-04",
"Description": "",
- "NewFeatures": [ ],
- "Changes": [ ],
+ "NewFeatures": [],
+ "Changes": [],
"Fixes": [
"Fixed crash when Twitter reported a status deletion in realtime streaming"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.4.0",
@@ -355,7 +366,7 @@
"When a status contains multiple images, all of them are now displayed",
"Emojis in statuses no longer break following entities"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.3.0",
@@ -378,7 +389,7 @@
"Profile pictures are now sharp in every dialog",
"Editing a muting no longer creates a new one"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.2.0",
@@ -400,48 +411,48 @@
"Changelogs are no longer being cut off in about dialog",
"Using certain colors for entities no longer crashes"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.1.3",
"Date": "2016-04-03",
"Description": "",
- "NewFeatures": [ ],
- "Changes": [ ],
+ "NewFeatures": [],
+ "Changes": [],
"Fixes": [
"Fixed update search not working"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.1.2",
"Date": "2016-04-03",
"Description": "",
- "NewFeatures": [ ],
- "Changes": [ ],
+ "NewFeatures": [],
+ "Changes": [],
"Fixes": [
"Fixed crash when looking for updates"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.1.1",
"Date": "2016-04-03",
"Description": "",
- "NewFeatures": [ ],
- "Changes": [ ],
+ "NewFeatures": [],
+ "Changes": [],
"Fixes": [
"Fixed crash when adding a new account"
],
- "Issues": [ ]
+ "Issues": []
},
{
"Version": "0.1.0",
"Date": "2016-04-03",
"Description": "First beta release",
- "NewFeatures": [ ],
- "Changes": [ ],
- "Fixes": [ ],
+ "NewFeatures": [],
+ "Changes": [],
+ "Fixes": [],
"Issues": [
"Adding columns doesn't work",
"Loading more content in the timeline column doesn't work",
diff --git a/Twice/Twice.csproj b/Twice/Twice.csproj
index fed77ca..d673d48 100644
--- a/Twice/Twice.csproj
+++ b/Twice/Twice.csproj
@@ -175,8 +175,8 @@
-
- ..\packages\System.Data.SQLite.Core.1.0.103\lib\net46\System.Data.SQLite.dll
+
+ ..\packages\System.Data.SQLite.Core.1.0.102.0\lib\net46\System.Data.SQLite.dll
True
@@ -806,14 +806,14 @@
This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
-
+
-
+
+
-
-
+
+
-