Skip to content

Commit 5418af2

Browse files
committed
[skip ci] Add 1178 release notes
1 parent e40d6ec commit 5418af2

File tree

2 files changed

+8
-1
lines changed
  • .github/workflows
  • fastlane/metadata/android/en-US/changelogs

2 files changed

+8
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: CI
22

3-
on: push
3+
on:
4+
- push
5+
- pull_request
46

57
jobs:
68
test:
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
• Filter out authors in local account blocklists (thanks to a volunteer!)
2+
• Update full content parsers for gonintendo.com and orf.at
3+
• Reduce padding on article action bottom bar
4+
• Move theme selector to article page theme picker
5+
• Update animation on article select

0 commit comments

Comments
 (0)