mirror of
https://github.com/k0shk0sh/FastHub.git
synced 2026-02-01 15:56:14 +00:00
release 4.5.6
This commit is contained in:
parent
1f7eb78496
commit
4e47ca086b
@ -29,8 +29,8 @@ android {
|
||||
applicationId "com.fastaccess.github"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 27
|
||||
versionCode 455
|
||||
versionName "4.5.5"
|
||||
versionCode 456
|
||||
versionName "4.5.6"
|
||||
buildConfigString "GITHUB_CLIENT_ID", (buildProperties.secrets['github_client_id'] | buildProperties.notThere['github_client_id']).string
|
||||
buildConfigString "GITHUB_SECRET", (buildProperties.secrets['github_secret'] | buildProperties.notThere['github_secret']).string
|
||||
buildConfigString "IMGUR_CLIENT_ID", (buildProperties.secrets['imgur_client_id'] | buildProperties.notThere['imgur_client_id']).string
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
<body id="preview">
|
||||
<h2><a id="FastHub_changelog_0"></a>FastHub changelog
|
||||
</h2>
|
||||
<h3><a id="Version__420_Create_Edit__Delete_files_make_Commits_2"></a>Version 4.5.5
|
||||
<h3><a id="Version__420_Create_Edit__Delete_files_make_Commits_2"></a>Version 4.5.6
|
||||
</h3>
|
||||
<blockquote>
|
||||
<p>Please report the issues in FastHub repo instead, by opening the Drawer Menu and clicking on “Report an Issue”<strong>
|
||||
@ -17,45 +17,26 @@
|
||||
</blockquote>
|
||||
<p><strong>Closed issues:</strong></p>
|
||||
<ul>
|
||||
<li>Error approving pull requests <a href="https://github.com/k0shk0sh/FastHub/issues/1236">#1236</a></li>
|
||||
<li>Issue title cut off <a href="https://github.com/k0shk0sh/FastHub/issues/1233">#1233</a></li>
|
||||
<li>FR: Dont load pictures when on mobile internet <a href="https://github.com/k0shk0sh/FastHub/issues/1231">#1231</a></li>
|
||||
<li>Multiple Notifications <a href="https://github.com/k0shk0sh/FastHub/issues/1228">#1228</a></li>
|
||||
<li>Bug fix <a href="https://github.com/k0shk0sh/FastHub/issues/1225">#1225</a></li>
|
||||
<li>Feature request: Feed notifications <a href="https://github.com/k0shk0sh/FastHub/issues/1224">#1224</a></li>
|
||||
<li>Netflix <a href="https://github.com/k0shk0sh/FastHub/issues/1222">#1222</a></li>
|
||||
<li>Python notebook <a href="https://github.com/k0shk0sh/FastHub/issues/1221">#1221</a></li>
|
||||
<li>Contribs not showing <a href="https://github.com/k0shk0sh/FastHub/issues/1220">#1220</a></li>
|
||||
<li>Contribs not showing in app <a href="https://github.com/k0shk0sh/FastHub/issues/1219">#1219</a></li>
|
||||
<li>Contribution graph color error (applies only in M10 31) <a href="https://github.com/k0shk0sh/FastHub/issues/1218">#1218</a></li>
|
||||
<li>Execution of arbitrary javascript code in markdown files <a href="https://github.com/k0shk0sh/FastHub/issues/1217">#1217</a></li>
|
||||
<li>Duplicate notification channels <a href="https://github.com/k0shk0sh/FastHub/issues/1216">#1216</a></li>
|
||||
<li>Zoom then click on any day in contribution time line <a href="https://github.com/k0shk0sh/FastHub/issues/1215">#1215</a></li>
|
||||
<li>Labels can’t be added <a href="https://github.com/k0shk0sh/FastHub/issues/1214">#1214</a></li>
|
||||
<li>New feature request <a href="https://github.com/k0shk0sh/FastHub/issues/1213">#1213</a></li>
|
||||
<li>This URL does not fully render <a href="https://github.com/k0shk0sh/FastHub/issues/1212">#1212</a></li>
|
||||
<li>Lock issue is shown when user is the author <a href="https://github.com/k0shk0sh/FastHub/issues/1211">#1211</a></li>
|
||||
<li>Subscribe on issue/PR? <a href="https://github.com/k0shk0sh/FastHub/issues/1210">#1210</a></li>
|
||||
<li>Code takes too much time to get highlighted syntax <a href="https://github.com/k0shk0sh/FastHub/issues/1209">#1209</a></li>
|
||||
<li>Last releases lack APK attachment <a href="https://github.com/k0shk0sh/FastHub/issues/1208">#1208</a></li>
|
||||
<li>Cannot view : <a href="https://username.github.io">username.github.io</a> repo <a
|
||||
href="https://github.com/k0shk0sh/FastHub/issues/1207">#1207</a></li>
|
||||
<li>Can not open repos without README <a href="https://github.com/k0shk0sh/FastHub/issues/1202">#1202</a></li>
|
||||
<li>Non-adaptive App shortcut icons <a href="https://github.com/k0shk0sh/FastHub/issues/1200">#1200</a></li>
|
||||
<li>Pressing wiki change items in feed should go to wiki page <a href="https://github.com/k0shk0sh/FastHub/issues/1062">#1062</a></li>
|
||||
<li>Expanding view of changes made to a file in a commit not possible <a href="https://github.com/k0shk0sh/FastHub/issues/1042">#1042</a></li>
|
||||
<li>Files are not changing in a branch change <a href="https://github.com/k0shk0sh/FastHub/issues/985">#985</a></li>
|
||||
</ul>
|
||||
<p><strong>Merged pull requests:</strong></p>
|
||||
<ul>
|
||||
<li>Add adaptive App shortcuts for Oreo and above, hopefully working now <a href="https://github.com/k0shk0sh/FastHub/pull/1235">#1235</a> (<a
|
||||
href="https://github.com/Wikiwix">Wikiwix</a>)
|
||||
</li>
|
||||
<li>Improve german translation <a href="https://github.com/k0shk0sh/FastHub/pull/1232">#1232</a> (<a href="https://github.com/mueller-ma">mueller-ma</a>)
|
||||
</li>
|
||||
<li>Language: German Strings translated <a href="https://github.com/k0shk0sh/FastHub/pull/1223">#1223</a> (<a
|
||||
href="https://github.com/svenhofmann99">svenhofmann99</a>)
|
||||
</li>
|
||||
<li>Commits Don’t Work <a href="https://github.com/k0shk0sh/FastHub/issues/1271">#1271</a></li>
|
||||
<li>Konstruktivismus <a href="https://github.com/k0shk0sh/FastHub/issues/1267">#1267</a></li>
|
||||
<li>Incomplete display <a href="https://github.com/k0shk0sh/FastHub/issues/1264">#1264</a></li>
|
||||
<li>[feature] access and manage organization and repository projects <a href="https://github.com/k0shk0sh/FastHub/issues/1263">#1263</a></li>
|
||||
<li>Long-press shows non-native characters for copy / cut <a href="https://github.com/k0shk0sh/FastHub/issues/1262">#1262</a></li>
|
||||
<li>S <a href="https://github.com/k0shk0sh/FastHub/issues/1261">#1261</a></li>
|
||||
<li>Flashing images <a href="https://github.com/k0shk0sh/FastHub/issues/1259">#1259</a></li>
|
||||
<li>how do i unsubscribe an issue <a href="https://github.com/k0shk0sh/FastHub/issues/1258">#1258</a></li>
|
||||
<li>Ability to set dark bg for code viewer <a href="https://github.com/k0shk0sh/FastHub/issues/1257">#1257</a></li>
|
||||
<li>submodules <a href="https://github.com/k0shk0sh/FastHub/issues/1256">#1256</a></li>
|
||||
<li>Renamed items in pull requests open in browser <a href="https://github.com/k0shk0sh/FastHub/issues/1255">#1255</a></li>
|
||||
<li>Slide bug <a href="https://github.com/k0shk0sh/FastHub/issues/1254">#1254</a></li>
|
||||
<li>Project view does not show issues’ titles <a href="https://github.com/k0shk0sh/FastHub/issues/1252">#1252</a></li>
|
||||
<li>Markup languages is unfixed <a href="https://github.com/k0shk0sh/FastHub/issues/1250">#1250</a></li>
|
||||
<li>Flickering on Google Pixel when text is not long. <a href="https://github.com/k0shk0sh/FastHub/issues/1248">#1248</a></li>
|
||||
<li>Local pinned repositories gets cleared when app updated <a href="https://github.com/k0shk0sh/FastHub/issues/1244">#1244</a></li>
|
||||
<li>Login screen does not orient properly on a tablet <a href="https://github.com/k0shk0sh/FastHub/issues/1243">#1243</a></li>
|
||||
<li>How to buy in? <a href="https://github.com/k0shk0sh/FastHub/issues/1227">#1227</a></li>
|
||||
<li>Reporting an issue bug <a href="https://github.com/k0shk0sh/FastHub/issues/1178">#1178</a></li>
|
||||
<li>Markdown Files renders HTML tags inside back ticks `` <a href="https://github.com/k0shk0sh/FastHub/issues/935">#935</a></li>
|
||||
</ul>
|
||||
<h3><a id="What_left_in_FastHub_29"></a>What's left for FastHub?
|
||||
</h3>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user