version bump
This commit is contained in:
parent
970cd09121
commit
0765c51e77
2 changed files with 13 additions and 2 deletions
|
|
@ -42,7 +42,7 @@
|
||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>0.5.4</string>
|
<string>0.6.0</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleURLTypes</key>
|
<key>CFBundleURLTypes</key>
|
||||||
|
|
@ -57,7 +57,7 @@
|
||||||
</dict>
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>0.5.4</string>
|
<string>0.6.0</string>
|
||||||
<key>LSApplicationCategoryType</key>
|
<key>LSApplicationCategoryType</key>
|
||||||
<string>public.app-category.lifestyle</string>
|
<string>public.app-category.lifestyle</string>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,17 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
<h1>Tentia 0.6.0</h1>
|
||||||
|
|
||||||
|
<p>Reposts are now collected</p>
|
||||||
|
<p>Open profile is now Cmd U</p>
|
||||||
|
<p>Sending mentions read cursor, <strong>therefor you need to reauthenticate</strong></p>
|
||||||
|
<p>Fixed entity detection which contain dot at the end</p>
|
||||||
|
<p>Profiles with no name are linked now</p>
|
||||||
|
<p>Using open street map now when clicking on the pin</p>
|
||||||
|
|
||||||
|
<hr />
|
||||||
|
|
||||||
<h1>Tentia 0.5.4</h1>
|
<h1>Tentia 0.5.4</h1>
|
||||||
|
|
||||||
<p>Fixed critical bug which prevented finding mentions in text</p>
|
<p>Fixed critical bug which prevented finding mentions in text</p>
|
||||||
|
|
|
||||||
Reference in a new issue