Releases: paulcoding810/h-viewer
Releases · paulcoding810/h-viewer
v1.3.3
What's Changed
- Change Editor text size by @paulcoding810 in #19
- Add post info bottomsheet by @paulcoding810 in #20
- History feature by @paulcoding810 in #21
- Open image in browser by @paulcoding810 in #22
- Update string resources by @paulcoding810 in #23
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
Hot fix proguard-rules for sora
Update search box
Show back icon in PostPage
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Fix missing favorite in SearchPage by @paulcoding810 in #10
- Use TextButton in dialogs by @paulcoding810 in #11
- Enable split ABI by @paulcoding810 in #12
- Hide keyboard on script saved by @paulcoding810 in #14
- Fix PostCard showing conner background by @paulcoding810 in #13
- Save crash logs files by @paulcoding810 in #15
- Use material-icons-extended by @paulcoding810 in #16
- Fix error "Canvas: trying to draw too large" by @paulcoding810 in #17
- Configure textmate for code editor by @paulcoding810 in #18
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Implement favorite feature by @paulcoding810 in #7
- Add code editor feature by @paulcoding810 in #8
- Add app lock page by @paulcoding810 in #9
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Search post feature by @paulcoding810 in #1
- Use default change log for release by @paulcoding810 in #3
- Show page progress on posts, images, search by @paulcoding810 in #2
- Create AppViewModel to hold current site and page by @paulcoding810 in #4
- Add scroll to top button by @paulcoding810 in #5
- Update post card view by @paulcoding810 in #6
Full Changelog: v1.2.0...v1.2.1
v1.2.0
✨ New Features
9097bcd
- including next page url in Posts data (commit by @paulcoding810)05b096e
- including next page url in Post data (commit by @paulcoding810)0566818
- add xhr function for json (commit by @paulcoding810)377ff73
- apply viewpager for topics (commit by @paulcoding810)0152e98
- hide system bars and topBar on images page (commit by @paulcoding810)731e8dc
- create empty component (commit by @paulcoding810)e635035
- implement search page (commit by @paulcoding810)850fe2c
- auto versionName (commit by @paulcoding810)
🐛 Bug Fixes
bee00e7
- pass site config to js scope (commit by @paulcoding810)75ff0a5
- toast error in PostPage (commit by @paulcoding810)e2aedf9
- check repo valid before parsing siteConfigs (commit by @paulcoding810)dea3b51
- update ktor log level (commit by @paulcoding810)917cd1f
- setting page should go back after fetching new repo url (commit by @paulcoding810)7b88943
- download new scripts on repo changed (commit by @paulcoding810)28148ed
- use HIcon for app (commit by @paulcoding810)840f66d
- throw exception on null js function (commit by @paulcoding810)
v1.1.0
✨ New Features
7f7c558
- toast confirmation on exit (commit by @paulcoding810)61f5f53
- pull to refresh local configs (commit by @paulcoding810)6c23f5e
- show site icon (commit by @paulcoding810)152e754
- add secure screen setting (commit by @paulcoding810)5406090
- launch first topic of a site & enable to switch topic (commit by @paulcoding810)
🐛 Bug Fixes
79b3b5d
- update proguard-rules for gson (commit by @paulcoding810)e48477a
- expand site and topic clickable area (commit by @paulcoding810)
v1.0.2
✨ New Features
2a96118
- zoom image (commit by @paulcoding810)
🐛 Bug Fixes
1119dfe
- ci: allow invalid commits for changelog (commit by @paulcoding810)
v1.0.0
Full Changelog: https://github.com/paulcoding810/h-viewer/commits/v1.0.0