All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- (Android) FIX: adaptive icon not displayed properly. (#37)
- (Web) FIX: Link preview image not shown. (#38)
- (Android) FIX: splash screen bg color not set for android 12. (#39)
- (Web) REFACTOR: added lang attr in html. (#40)
- REFACTOR: added some decorations. (#41)
- (Web) REFACTOR: added proper favicon. (#42)
- CHORE: updated dependencies. (#43)
- REFACTOR: reduced branding image size. (#44)
- (Web) FEAT: Can select image from clipboard using paste command. (#26)
- FEAT: Workflow to check pushes and PRs on main. (#19)
- FEAT: workflow to checks build on supported platforms. (#21)
- (Web) FEAT: added branding on splash screen. (#23)
- FEAT: added image for discord link preview. (#29)
- CHORE: minor dependencies updates. (#22)
- DOCS: added relevant links to badges in readme. (#24)
- FEAT: Responsive toast. (#25)
- CHORE: update dependencies. (#33)
- CHORE: updated dependencies. (#34)
- (Web) Added
drag n drop
functionality for image selection (#17). (c5542b4)
- Link to API Creator in Settings page. (ff25381)
- Reduced app size.
- (Android) Status bar text not visible for some pages.
- (Android) Hidden status bar on splash screen.
- (Android) Not transparent system nav and status bar colors from API 28+.
- Image size limit warning value not correct.
- Hitory and Settings page not refreshed when user signs in.
ListView
padding not correct.
- (Android) FIX: Splash screen not shown in fullscreen mode. (89a2328)
- REFACTOR: Removed select from camera option as search results were not useful (#5). (03e14ef)
- Initial Release