Changelogs

NewsHour is constantly being updated with new features, bug fixes, and adjustments. Below is a full listing of change log information.

Version: 6.0.2

20 November 2024

- Compatible with flutter latest version 3.24.x
- Fix: Video player issues with youtube [app]

Changed Files (App)

- pubspec.yaml
- android/settings.gradle
- lib/services/auth_service.dart
- lib/screens/auth/phone_auth/phone_login.dart
- lib/components/video_player_widget.dart
- ios/Runner/Info.plist [ios]

Version: 6.0.1

22 August 2024

- Logins options are removed from welcome screen [app]
- New comment tile [app]
- Fixed notifcation issues on posts [admin]
- Compatible with Flutter latest version 3.24.x

Changed Files (Admin)

- lib/main.dart
- lib/mixins/appbar_mixin.dart
- lib/pages/login.dart
- lib/pages/splash.dart
- lib/pages/verify.dart
- lib/services/notification_service.dart
- lib/tabs/admin_tabs/articles/sort_articles_button.dart
- pubspec.yaml

Changed Files (App)

- lib/core/home.dart
- lib/screens/auth/login.dart
- lib/screens/auth/sign_up.dart
- lib/screens/auth/social_logins.dart
- lib/screens/comments/comment_tile.dart
- lib/screens/comments/comments.dart
- lib/screens/home/home_bottom_bar.dart
- lib/screens/welcome.dart
- lib/services/notification_service.dart
- lib/theme/text_themes.dart
- pubspec.yaml
- A new translation key is added named 'welcome-intro' in the assets/translations files

Version: 6.0.0

New Improved version of NewsHour. This version won't support the previous versions. Supports for the earlier versions are ended with this. We had to change the data structure for new features and enhancements.

Migrate to V6.0

27 July 2024

- New and improved UI, tons of new features and lots of customization ability
- New responsive admin dashboard and individual author dashboard.
- Inline Native Ads, Customizable Inline Custom Ads, Audio articles support with Soundcloud.
- Subscriptions with In-App Purchases and more....

Last updated