Releases: DevCom-IITB/instiapp-flutter
Releases · DevCom-IITB/instiapp-flutter
InstiApp Flutter v1.8-beta
Changelog
- #10 Added About us page in the Settings
- #25 You can add Events to your device calendars (if you select a gmail linked calendar, it syncs across that gmail account) (Android for now)
- #23 Fix not showing Former Roles in User Page
- #15 Notifications now work in iOS
- #21 Fetch the list of tags in New Complaint Page from backend rather than hard coding tags
InstiApp Flutter v1.7-beta
Changelog
- Now, you can react to news post
- Decrease thumbnail size to 100px to fix jank
- Fix inconsistent markdown/HTML rendering all throughout the app
- Fix go to top button on iOS
- Fix All Complaints list so that it fetches the list in part
InstiApp Flutter v1.6-beta
Changelog
- Complaint subscription added and comments notifications work
- Move dropdown button to FAB in Mess Menu
- Fix multiple roles (Hero animation) bug
- Add InstiApp launcher icon on Android
- Can edit/delete comments on a Complaint
- App links for Android part work
- Add back buttons on every page for iOS
- Add launcher/app icons for iOS
- Add Batch number on App Icon as Unread Notification Number on iOS
- Change map url to standalone map url for smaller js file
InstiApp Flutter v1.5-beta
v1.5-beta
- Calendar switch to heatmap of events
- Fix navDrawer selected tile
- Notifications on Android working
- Option to hide user's contact number on profile
- LoginPage made more expressive
- [iOS] rename bundle id to
app.insti.ios
- Fix status bar, navigation bar colors on both OS
- SettingsPage options made more verbose
- Generated both 32/64-bit apks
InstiApp Flutter v1.4-beta
Changelog
- Added notifications page and notification indicator on the NavDrawer
- Move search bars on Explore, Blog Pages to top
- Fix Gallery/Camera permission on iOS
- Made all screens notch compatible
InstiApp Flutter v1.3.1-beta
Changelog
- Fix users' name containing two spaces bug
- Fix blogpage not showing loading when searching
- Add Color to Status Bar and Navigation Bar
- Fix NewComplaint image upload with compression to not go over the limit
InstiApp Flutter v1.3-beta
Important Changes
- Changed package name to
app.insti.flutter
, so it installs as a new application
Changelog
- Added Hero transitions everywhere possible
- Added key signing to the Android APK
- Add
FCM
to android part - Add caching to all images and using smaller images for thumbnails
- Also caching Feed, MessMenu, Explore, Complaints, Calendar
- Redone Calendar BLoC
- Not discarding fetched posts in Blogs when a search is initiated
- CamelCase Users' names
InstiApp Flutter v1.2-beta
Changelog
- Now support dark and black themes, and also you can select the colors to theme the app as well
- Implemented NewComplaintsPage (should debug image uploading though)
- Tested on an iPad, everything works fine except the creating a new complaint.
Known Issues
- Edit Body and Edit Event not working on the server side
- Image upload in NewComplaint not working
InstiApp Flutter v1.0-beta
Changelog
- Implemented SettingsPage, EventEditPage, MapPage
- Event, Body pages now render markdown
- Can a specific page as the default homepage
InstiApp Flutter v0.12-alpha
Changelog
- Implemented AddEventPage
- Fix Blogs: search now shows when there are no more posts to show
- Creating Events is now working
- Implemented ComplaintsPage, ComplaintPage
- Can upvote, comment on existing complaints