Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

36 lines (30 loc) · 1.69 KB

1.0.0

  • The first MVP version

2.0.0

🎊 New features

  • Release Windows and Linux
  • Switching between Client and Server modes
  • File mime type icon
  • Download/Open file and file state
  • Open sharing native directory
  • Display server uptime
  • QR Connect method
  • Drag-drop and remove files on the uploading screen
  • Limit window size on desktop
  • Friendly desktop UI/UX

🐞 Bug fixes

  • #47: The old file URL is wrong
  • #35: Bad state when switching to Client mode
  • #33: RangeError when picking a file without extension
  • #24: Desktop app does not have minimum size that causes overflowed when resizing
  • #56: Android terminal can not host non-media files on Android 11 and above

2.1.0

🎊 New features

  • Flutter 3.10 new feature (BottomSheet showDragHandle on list files, add SearchAnchor)

🐞 Bug fixes

  • #61: List files item hover color is overflowing to outside
  • #67: Can not download file having empty character in name on iOS
  • #66: File is downloaded but the state is not updated properly on iOS
  • #69: Comma key is displayed instead of dot key on iOS
  • #72: Can not pick media files (image, video) in client mode on iOS
  • #76: Crashing when hosting file on iOS