Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance zoom #859

Merged
merged 13 commits into from
Jan 11, 2024
1 change: 1 addition & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Empty Environment File
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The .env file was removed from .gitignore since it's no longer relevant. You can go ahead and remove this file.

See #946 for more information!

2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
- Added support for display cross-posts - contribution from @micahmo

### Changed

- Dynamic Maximum Zoom Level Based on Image Resolution - contribution from @Niranjan-Dorage
- Collapsed comments are easier to expand - contribution from @micahmo
- Show up to 99 before adding + in the unread count - contribution from @micahmo
- Migrate from old BottomNavigationBar to NavigationBar - contribution from @ggichure
Expand Down
Loading