Releases: p2devs/InkNest
InkNest-v1.1.3
Release Notes - InkNest v1.1.3 - 07-SEP-2024
Download the latest version here.
We are pleased to release InkNest v1.1.3, which includes feature improvements, bug fixes, and user experience enhancements. This version focuses on refining the comic book reading experience and introducing new community-driven features.
Highlights of the Release:
Enhancements:
• Improved Comic Book Reading Experience:
Significant improvements have been made to the comic book reader, ensuring a more immersive and smoother experience for users.
• New Community & App Sharing Features:
The app now includes integrated community and sharing capabilities, allowing users to connect and share their favorite content more easily.
Bug Fixes & Changes:
• Temporary Removal of Anime Watch Time Updates:
The feature tracking watch time for anime has been temporarily disabled to address performance issues. We are actively working on a more stable solution.
(#19, contributed by @PremSharma01)
Other Improvements:
• App Performance Optimizations:
Various backend improvements have been made to enhance the overall performance and stability of the app.
Full Changelog: View the full comparison between v1.1.2 and v1.1.3
InkNest v1.1.2
Release Notes - InkNest v1.1.2 - 04-AUG-2024
Download: https://p2devs.github.io/InkNest/
UI Changes
- Bottom Tab Bar UI Update*: Redesigned for a modern and intuitive look.
- Settings UI Improvement*: Enhanced layout for better user experience.
- History and Bookmark UI Improvement*: Improved design for easier navigation and usability.
New Features
- CBZ and CBR Reader: Added support for reading CBZ and CBR comic files.
- Anime Watch History: Track your watched anime episodes effortlessly.
- Bookmark in Anime: Bookmark your favorite anime shows for quick access.
Bug Fixes
- AZ Comic Server Down: Resolved the server downtime issue.
- Crashing on iOS: Fixed the app crashing issue on iOS devices.
Performance Improvements
- Various performance enhancements for a smoother user experience.
What's Changed
- New Features and Bug Fixes by @PremSharma01 in #15
- chore: Replace with new bottom tabbar by @pushpender-singh-ap in #16
- CBZ and CBR file reader by @PremSharma01 in #17
- Bug fixes and UI Update by @PremSharma01 in #18
Thank you for your continued support and feedback. We hope you enjoy these new features and improvements. As always, please feel free to reach out with any suggestions or issues.
Happy Browsing!
Note: If you encounter any issues or have any suggestions, please reach out to us and create issue on Github.
New Contributors
- @PremSharma01 made their first contribution in #15
Full Changelog: 1.1.1...1.1.2
Download: https://p2devs.github.io/InkNest/
InkNest v1.1.1
Release Notes - InkNest v1.1.1 - 10-JULY-2024
New Features
📱 Introducing iPad Support
We are excited to announce that our app is now fully optimized for iPad! Enjoy a seamless experience on a larger screen with all the features you love.
• Optimized Interface: Tailored design for a better iPad experience.
• Enhanced Usability: Improved navigation and usability on iPad.
🔄 Pull to Refresh
We have added the convenient pull to refresh feature to our app. Now, you can easily update your content with a simple swipe down gesture.
• Quick Updates: Refresh your content effortlessly.
• Smooth Interaction: Enjoy a more responsive and intuitive experience.
Improvements
🛠️ Bug Fixes
We have addressed several known bugs to enhance the stability and reliability of our app.
• Crash Fixes: Resolved issues causing unexpected crashes.
• UI Glitches: Fixed minor UI glitches for a smoother interface.
• Performance Issues: Addressed various performance issues for a faster and more stable app.
Thank you for your continued support and feedback. We hope you enjoy these new features and improvements. As always, please feel free to reach out with any suggestions or issues.
Happy Browsing!
Note: If you encounter any issues or have any suggestions, please reach out to us and create issue on Github.
What's Changed
- Unable to launch the application by @pushpender-singh-ap in #10
- Bug fixed in video and added iPad support, fixed grid view by @pushpender-singh-ap in #11
- chore: add cleanup for event listener to prevent memory leaks by @pushpender-singh-ap in #12
- chore: refactor the conditional navigation logic to reduce redundancy and improve code readability by @pushpender-singh-ap in #13
- Code Cleanup and New State Management in AnimeHome Component by @pushpender-singh-ap in #14
Full Changelog: 1.1.0...1.1.1
Download: https://p2devs.github.io/InkNest/
InkNest 1.1.0
New Features
🎉 Introducing Anime Content
We are thrilled to announce the addition of anime to our app! Dive into a vast library of your favorite anime series and movies. Enjoy high-quality streaming and explore a new world of animated entertainment.
• Extensive Library: Access a wide range of anime genres and titles.
• High-Quality Streaming: Enjoy anime in stunning HD quality.
Improvements
⚙️ Enhanced Preferences
We have made significant improvements to the preferences section, making it easier for you to customize your viewing experience.
• User-Friendly Interface: A more intuitive and easy-to-navigate preferences page.
• Improved Accessibility: Enhanced accessibility features for a better user experience.
📈 Increased Quality and Service
We are committed to providing you with the best possible experience. This update includes several enhancements aimed at improving overall quality and service.
• Faster Load Times: Reduced buffering and quicker access to your favorite content.
• Better Stability: Fewer crashes and smoother performance.
• Enhanced Security: Improved security measures to protect your data.
Thank you for being a valued user. We hope you enjoy these new features and improvements. As always, we look forward to your feedback!
Happy Streaming!
Note: If you encounter any issues or have any suggestions, please reach out to us and create issue on Github.
What's Changed
- Add GitHub issue templates for reporting issues and requesting features by @pushpender-singh-ap in #3
- Initial setup and configuration of Docusaurus for InkNest documentation site by @pushpender-singh-ap in #5
- Add GitHub Actions workflow for website build and deployment by @pushpender-singh-ap in #6
- Various Enhancements and Configuration Updates by @pushpender-singh-ap in #7
- Add Enhancements to Home and Settings Screens and Update Dependencies by @pushpender-singh-ap in #8
Full Changelog: 1.0.0...1.1.0
InkNest v1.0.0
[v1.0.0] - 2024-06-22
🎉 Initial Release: InkNest v1.0.0
We are thrilled to announce the first official release of InkNest, your ultimate comic book reading app! Dive into a vast universe of comics, completely free of charge, and enjoy an unparalleled reading experience.
Features
• Vast Comic Library: Access a wide range of comic books across various genres including superheroes, sci-fi, fantasy, and manga.
• User-Friendly Interface: Intuitive and easy-to-use navigation ensures a seamless reading experience.
• Customizable Settings: Adjust reading settings to suit your preferences for a personalized experience.
• Latest and Classic Releases: Stay up-to-date with new releases and revisit classic issues.
• Search and Discover: Easily find comics with search functionality and explore curated collections.
• Push Notifications: We have implemented push notifications to inform users about new releases, updates.
Future Plans
• Adding more comics to our library, including exclusive content.
• Introducing social features to connect with other comic enthusiasts.
• Continuous improvements and feature enhancements based on user feedback.
What's Changed
- Initial implementation of the InkNest comic book application by @pushpender-singh-ap in #1
- Add Firebase Messaging and Permissions Handling by @pushpender-singh-ap in #2
New Contributors
- @pushpender-singh-ap made their first contribution in #1
Full Changelog: https://github.com/p2devs/InkNest/commits/1.0.0
We appreciate your support and feedback as we continue to improve InkNest. Download the app now and immerse yourself in a world of comics!
Download:
- IOS: Download (Once you install TestFlight click again in this link for invitation)
- Android: Below in assets file