Skip to content

Releases: RSSNext/Follow

v0.0.1-alpha.13

16 Sep 10:53
12bc55c
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

Note

Alpha versions are only available to users with invitation codes.

v0.0.1-alpha.12

16 Sep 09:43
f31b092
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

  • Merge all namespace of i18n resource in prod  -  by @Innei (92bfc)
    View changes on GitHub

Note

Alpha versions are only available to users with invitation codes.

v0.0.1-alpha.11

13 Sep 06:06
3050ad0
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

Read more

v0.0.1-alpha.10

06 Sep 05:46
c1ec45b
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

Note

Alpha versions are only available to users with invitation codes.

v0.0.1-alpha.9

30 Aug 13:31
361fef6
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

Note

Alpha versions are only available to users with invitation codes.

v0.0.1-alpha.8

30 Aug 10:04
88480e3
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

Note

Alpha versions are only available to users with invitation codes.

v0.0.1-alpha.7

22 Aug 07:15
7bf6aae
Compare
Choose a tag to compare

🚀 Features

  • Entry preview modal - by Innei (39819)
  • Video player - by Innei in #225 (bb7d3)
  • Navigator bar - by Innei (56750)
  • Double click to video fullscreen - by Innei (c0668)
  • New design for mark read in date item - by Innei (e5b05)
  • Mark read for cateogry in ctx menu - by Innei (da79f)
  • Warn when go to external untrusted link - by Innei (06be9)
  • Setting feature hoc - by Innei (f44b7)
  • Toast when upgrade - by Innei (2a71b)
  • Copy logo svg - by Innei (51269)

🐛 Fixes

  • Set selector width as a fixed value - by Innei (eb2a8)
  • Empty entry list will throw not found feed error, fixed #224 - by Innei in #224 (c4175)
  • Handle render error in code block - by Innei (8511a)
  • Unfollow - by Innei (613fd)
  • Mark all as read in feed action - by Innei (cbb50)
  • Entry item overlay flash - by Innei (687e0)
  • Peek modal header background color and copywrite - by Innei (b8be8)
  • Ref not found error - by Innei (372e0)
  • Icon fallback line height - by Innei (02cd9)
  • Sentry config - by Innei (77923)
  • Duplicated separator - by Innei (6e1ee)
  • Electron window frame and backgroundMaterial - by Innei (e18ec)
  • Font name duplicated if installed default font - by Innei (1efdd)
  • Accent color - by Innei (918d8)
  • Context menu sub menu - by Innei (9352d)
  • Rename category input composition and style - by Innei (1ab37)
  • Unify date item mark read styles - by Innei (9f5cb)
  • Type error - by Innei (3fb8e)
  • Audio player async logic and auto pause logic - by Innei (ba40b)
  • View icon color in dark mode - by Innei (991bf)
  • db: Remove remaining data if unfollow feed - by Innei (1edf5)
  • style: Video play button align center - by Innei (465f1)

🔨 Refactor

  • Unify button style - by Innei (430ee)
  • Remove shadcn style - by Innei (abbb1)
  • Rename category ui - by Innei (5f30b)

🏡 Chores

  • Change private icon for private feed - by Innei (f4397)
  • Add sentry capture console to debug - by Innei (e374a)
  • Remove devtool toggle - by Innei (0a190)
  • Store app version - by Innei (124b0)
  • Update deps - by Innei (37d5c)
  • Add trust domain - by Innei (0d7a2)
  • Add debug info - by Innei (25880)
  • Remove warn open external link - by Innei (04505)
  • Update style - by Innei (1f21f)
  • Release v0.0.1-alpha.7 - by Innei in #229 (7bf6a)
  • release: Release v0.0.1-alpha.7 - by Innei (8183f)

🤖 CI

View changes on GitHub

Note

Alpha versions are only available to users with invitation codes.

v0.0.1-alpha.6

14 Aug 04:51
7be0ccc
Compare
Choose a tag to compare

🚀 Features

🐞 Bug Fixes

New Contributors

Full Changelog: v0.0.1-alpha.4...v0.0.1-alpha.6

Note

Alpha versions are only available to users with invitation codes.

v0.0.1-alpha.5

14 Aug 04:29
033a34c
Compare
Choose a tag to compare

🚀 Features

🐞 Bug Fixes

New Contributors

Full Changelog: v0.0.1-alpha.4...v0.0.1-alpha.5

Note

Alpha versions are only available to users with invitation codes.

v0.0.1-alpha.4

05 Aug 11:09
v0.0.1-alpha.4
bd9b5b1
Compare
Choose a tag to compare

🚀 Features

  • Add player download src - by Innei (fc507)
  • Support cmd+n to quick add feed - by Innei (c3722)
  • Read clipboard - by Innei (e115b)
  • Electron about redirect to app setting about, and add some other action - by Innei (159a1)
  • Support Electron native search page content - by Innei in #198 (29b67)
  • Date item in entry column - by DIYgod and Innei in #199 (9d5a8)
  • Lighter unread number - by DIYgod (e7dba)
  • Context sub menu - by Innei (2d18c)
  • Smaller and fixed unread dot - by DIYgod (72aa3)

🐛 Fixes

  • Add show readability tip condition - by Innei (208e4)
  • Upgrade tip when player open - by Innei (03383)
  • Type error - by Innei (60f83)
  • Allow toggle switch by clicking label - by Whitewater in #185 (5d98e)
  • Provide a default ctx value for modal - by Innei (38ab5)
  • Should dismiss when outside (quick new panel) - by Innei (675ac)
  • Add app version on posthog - by Innei (99334)
  • Posthog capture app info - by Innei (8cf7a)
  • Posthog tracker - by Innei (f4790)
  • Flat - by Innei (6bada)
  • Try fix vercel config - by Innei (968de)
  • Rewrite - by Innei (3a8cb)
  • Try vercel conf - by Innei (309db)
  • Safari entry colmun styles - by Innei (f36cf)
  • Unify player actions icons - by Innei (7d238)
  • Upload sentry sourcemap - by Innei (b2336)
  • Optional response data for check new, fixed #195 - by Innei in #195 (2c650)
  • Clean local async data - by Innei (ae26d)
  • Window titlebar position, fixed #197 - by Innei in #197 (b6158)
  • Button styles, fixed #202 - by Innei in #202 (66495)
  • Add download app fab - by Innei (0f830)
  • Debug proxy inject env - by Innei (6b80c)
  • Remove comment - by Innei (5343a)
  • Setting align - by Innei (b0e86)
  • Auto fill default category and view - by Innei (ab318)
  • Type error - by Innei (5cd41)
  • Update unread dot style - by Innei (e2fef)
  • Reduce tolltip re-render - by Innei (c43ba)
  • Electron exit webview fullscreen sidebar color - by Innei (bc791)
  • After webview fullscreen force repaint - by Innei (4187b)
  • Electron search - by Innei (63bea)
  • Feed column vertical align - by Innei (63139)

🏡 Chores

  • Add page proxy for debug - by Innei (50e9c)
  • Dev enable https - by Innei (4bfa5)
  • Ci add sentry auth token - by Innei (4dce9)
  • Fix variable typo - by Ikko Eltociear Ashimine in #193 (8d7e5)
  • Update Power tooltip text - by Henry Wang in #201 (28265)
  • Add template - by Innei (94afb)
  • Fix template - by Innei (404ee)
  • Update package.json version to 0.0.1-alpha.4 - by DIYgod (d41ad)
View changes on GitHub

Note

Alpha versions are only available to users with invitation codes.