We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e40d6ec commit 5418af2Copy full SHA for 5418af2
.github/workflows/ci.yml
@@ -1,6 +1,8 @@
1
name: CI
2
3
-on: push
+on:
4
+ - push
5
+ - pull_request
6
7
jobs:
8
test:
fastlane/metadata/android/en-US/changelogs/1178.txt
@@ -0,0 +1,5 @@
+• Filter out authors in local account blocklists (thanks to a volunteer!)
+• Update full content parsers for gonintendo.com and orf.at
+• Reduce padding on article action bottom bar
+• Move theme selector to article page theme picker
+• Update animation on article select
0 commit comments