Skip to content

Releases: DevCom-IITB/instiapp-flutter

InstiApp Flutter v1.8-beta

11 Apr 02:58
Compare
Choose a tag to compare

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

24 Mar 00:59
Compare
Choose a tag to compare

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

23 Feb 20:58
Compare
Choose a tag to compare

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

03 Feb 15:37
Compare
Choose a tag to compare

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

28 Jan 20:31
Compare
Choose a tag to compare

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

24 Jan 21:03
Compare
Choose a tag to compare

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

24 Jan 20:10
Compare
Choose a tag to compare

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

17 Jan 16:24
Compare
Choose a tag to compare

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

13 Jan 23:06
Compare
Choose a tag to compare

Changelog

  • Implemented SettingsPage, EventEditPage, MapPage
  • Event, Body pages now render markdown
  • Can a specific page as the default homepage

InstiApp Flutter v0.12-alpha

12 Jan 00:31
Compare
Choose a tag to compare
Pre-release

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