Skip to content

1.4.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 15:04
· 91 commits to main since this release

✨ 更新内容

  • 新增「谁在招人」:Hacker News 每月招聘帖,整理成可筛选的岗位卡片

✨ What's New

  • New "Who is Hiring": Hacker News' monthly hiring thread, organized into filterable job cards

Apk Diff

OLD: androidApp-github-release.apk (signature: V2)
NEW: androidApp-github-release.apk (signature: V2)

          │             compressed             │            uncompressed            
          ├───────────┬───────────┬────────────┼───────────┬───────────┬────────────
 APK      │ old       │ new       │ diff       │ old       │ new       │ diff       
──────────┼───────────┼───────────┼────────────┼───────────┼───────────┼────────────
      dex │   2.6 MiB │   2.6 MiB │   -2.3 KiB │   5.1 MiB │   5.1 MiB │   -3.8 KiB 
     arsc │ 583.4 KiB │ 452.2 KiB │ -131.2 KiB │ 583.3 KiB │ 452.1 KiB │ -131.2 KiB 
 manifest │   3.1 KiB │   3.1 KiB │       -1 B │  12.9 KiB │  12.9 KiB │        0 B 
      res │ 247.6 KiB │ 231.5 KiB │  -16.1 KiB │   297 KiB │ 269.3 KiB │  -27.7 KiB 
   native │  85.8 KiB │  85.4 KiB │     -426 B │  36.5 KiB │  36.5 KiB │        0 B 
    asset │ 140.9 KiB │   144 KiB │   +3.1 KiB │ 251.5 KiB │   256 KiB │   +4.5 KiB 
    other │  68.9 KiB │    68 KiB │     -932 B │ 148.9 KiB │ 148.9 KiB │      -31 B 
──────────┼───────────┼───────────┼────────────┼───────────┼───────────┼────────────
    total │   3.7 MiB │   3.6 MiB │ -147.8 KiB │   6.4 MiB │   6.3 MiB │ -158.3 KiB 

 DEX     │ old   │ new   │ diff                 
─────────┼───────┼───────┼──────────────────────
   files │     1 │     1 │    0                 
 strings │ 22577 │ 22512 │  -65 (+613 -678)     
   types │  7305 │  7303 │   -2 (+326 -328)     
 classes │  6014 │  6012 │   -2 (+28 -30)       
 methods │ 32056 │ 31767 │ -289 (+25737 -26026) 
  fields │ 22645 │ 22668 │  +23 (+21570 -21547) 

 ARSC    │ old  │ new  │ diff           
─────────┼──────┼──────┼────────────────
 configs │  133 │  131 │   -2 (+0 -2)   
 entries │ 1571 │ 1137 │ -434 (+0 -434) 

Dependency Update

Dependency Previous version New version
aptabase 0.0.8 Removed
eventbase-kt None 0.1.0

What's Changed

  • 埋点换底座:Aptabase → 自建 eventbase,词汇整体重构 by @HarlonWang in #104
  • feat(analytics): 页面浏览改由导航层自动产生,新增页面不再手写埋点 by @HarlonWang in #105
  • feat(hiring): HN 招聘月度专题页 by @HarlonWang in #106

Full Changelog: 1.3.0...1.4.0