| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| artalk_ui.tar.gz | 2024-05-09 | 287.0 kB | |
| artalk_v2.8.6_darwin_amd64.tar.gz | 2024-05-09 | 15.6 MB | |
| artalk_v2.8.6_linux_arm7.tar.gz | 2024-05-09 | 14.6 MB | |
| artalk_v2.8.6_linux_arm64.tar.gz | 2024-05-09 | 14.4 MB | |
| checksums.txt | 2024-05-09 | 692 Bytes | |
| artalk_v2.8.6_darwin_arm64.tar.gz | 2024-05-09 | 14.9 MB | |
| artalk_v2.8.6_linux_amd64.tar.gz | 2024-05-09 | 15.4 MB | |
| artalk_v2.8.6_windows_amd64.zip | 2024-05-09 | 15.8 MB | |
| artalk_v2.8.6_windows_arm64.zip | 2024-05-09 | 14.6 MB | |
| README.md | 2024-05-09 | 2.1 kB | |
| v2.8.6 source code.tar.gz | 2024-05-09 | 3.5 MB | |
| v2.8.6 source code.zip | 2024-05-09 | 3.8 MB | |
| Totals: 12 Items | 112.8 MB | 0 | |
v2.8.6 (2024-05-09)
Features
- auth: user accounts merge tool (#854)
- auth: social login api endpoints (#854)
- ci: include frontend dist files in release (#860)
- i18n: add incremental updates feature for i18n code scan tool
- multi_push/lark: add card mode for lark push (#839)
- sync: add keyed mutex
- ui/auth: plugin-auth for integrating social login (#854)
- ui/img_lazyload: add support for lazy loading images (#850)
Bug Fixes
- api/pv: add mutex for page pv record endpoint
- cache/user: user id cache from email lookup not cleared
- comments_get: include
site_namefor isolation in associated query for comment's page - dao: ensure find and create functions thread safe (#845)
- db/migrate: fix root_id migrate for database lacking recursive CTE support (#848) (#846)
- db_migrate: drop
fk_comments_userforeign key constraint of the users table - sidebar/site: unable to edit the new site urls
- ui/dark_mode: add support for configuring dark mode in backend (#790)
- ui/dark_mode: unable to toggle dark mode for sidebar in auto mode
- ui/height_limit: height limit not working while loading images (#849)
- ui/marked: optimize same origin link judgment logic
Documentation
- update introduction document
- auth: add social login feature (#854)
- i18n: add translation for Korean and Russian