Skip to content

Releases: openjmu/OpenJMU

v1.1.0+237

27 Mar 05:40
Compare
Choose a tag to compare
📝 Update README to 1.0

0.9.4+176

21 Feb 03:38
201b8dc
Compare
Choose a tag to compare

[Add]
✨ Fire TeamPostDeletedEvent when team post was deleted in detail page. e01986a
✨ Bring progress bar back in webview. 88d06b3
✨ Filtered query more strict. c0c3a96
🚸 Pop after comment deleted in team post detail page. 8d94366

[Update]
⚡️ Use cyjwgl instead of cyjwb for course evaluate in Cheng Yi. a12be03
💄 Update search page's details. 5464c08
🏷 Update Post. 5db0112
🔇 Remove and control more log produce. d6dd9c0
🚚 Move search page to home. 20a6874
🚸 Pop scan page before launch web. c87451c

[Fix]
🐛 Fix #189. ee51836
🐛 Fix network dialog not shown in some cases. b922c32
🐛 Fix network status not changed consistently in splash page some cases. 3e4c043
🐛 Clamp count with forwards and comments. c42067e
🐛 Fix duplicate no connectivity dialog shown when app start with no connection. 3ef3d19
🐛 Fix wrong type cast with root topic. 96c9fc8
🐛 Fix new type of qr code cannot be recognized with night mode. 8a243d8
🐛 Fix not popped after post deleted in post detail page. 04ec50f
🐛 Fix not returned when no scan result. d011d1a
🚑 Fix not pop after post published. a7dab2b

0.9.3+172

19 Feb 16:56
14631fa
Compare
Choose a tag to compare

[Add]
💄 Add padding to debug info's content. 6647f99
🎨 Add more catcher for requests. a303b7e
🎨 Support post and comment delete in team post detail. a7913fd Close #183
🚸 Add week duration to course widget. a9b4145
✨ Add none connectivity dialog. 64fa916
✨ Add callback to handle onCreateWindow for blank target href. 77e2c58
🔊 Add toast when login method failed. 7c7bd0a
🔊 Log push data. 10c779b

[Update]
🎨 Update codes according to analyzer. b7b2ca4 54a7b63 2db1bc1 1e461e3 09f63c0 0633fa9
🎨 Update appbar's actions judgment. cad2a4 7452c4f
🔥 Disabled add image in forward post temporary. 2c55033
🔥 Remove unnecessary words in team post detail page for add topic method. 3ae31a6
🔥 Remove 非本周 from courses page. fcfa7a3
💄 Use embeddedImage instead of Positioned. b7603bf
⚡️ Update podfile for better index speed in Jetbrains AppCode. 43aa4f9
⚡️ Use domestic map beds instead of GitHub's own 052ec43 #188

[Fix]
🚸 Update last modified int if new avatar uploaded. ece2c3c
🐛 Make search action consist. c884e82
🐛 Remove unnecessary pop in avatar view action. 347672b
🐛 Fix status changes too slow with follow request makes it seems not changed successfully. 54e6676
🐛 Fix error status trigger in post controller. f27aaaa

0.9.3+169

18 Feb 08:55
052ec43
Compare
Choose a tag to compare

[Add/Update]
✨ Add WebVPN app. e9d00f8 f2951fa
🏷 Add rawDay and rawTime to course in order to modify correctly. 41c0d42
🔊 Add log to boxes cleared. dcd32c4
🏗 Consist datetime usage and date provider's now (Monday as first day). c7ed37e
🎨 Consist course add method. 5401ce3
🚸 Revert course eleventh judgment. 63ca40d
🎨 Clear cookies from dio after logout. 5f028ce
🎨 Make the hive boxes clearing can use no context. 201bf9d
🏗 Make login use token dio. 5ded3d8
🏗 Move uuid to client info param when login. 6e7db04
🏗 Expose webview cookie manager to instances. 55c9d4a
🔥 Remove methods from webview when dispose. 89c339a

[Fix]
🐛 Fix date getter may failed when nothing in storage. 44a25c3
🐛 Fix user cannot delete their comment. 16d0075
🐛 Fix ticket retrieve failed after logout. 76af1d5
🐛 Delete all cookies in splash. 5edaea2
🐛 Fixes opposite flag set to clearCache. 609daea

0.9.3+166

16 Feb 16:37
64a95fe
Compare
Choose a tag to compare

[Add/Update]
Add radius to user avatar. f8fc5ad
Update webapp's icon size consistence. 02b19a4
Update course time parse rules due to un-consistent data. 5c9856b
Refactor blacklist with new beans/set/methods. d1955c8
Update Course bean to handle fields more properly. a0ba5e3
Blocked user cannot be blocked again. c4d3989
Update UserAvatar usage. 8220d57
Make un-follow from blacklist apis not display toast. 3b039ae
Prevent duplicate user block. bf4b975
Make block methods as one method. 3470d86

[Fix]
Fix wrong weekday indicator. 833ce4f
Fix show error boundary condition was too strict in course page. d01921d
Fix if a course widget contains a course that is in eleventh. accc482
Fix inconsistent API usage with color. 79759eb
Fix blacklist user parse from json. 43b6a46

0.9.2+163

11 Feb 06:26
b2d3d59
Compare
Choose a tag to compare

[Add/Update]

  • Add isPostgraduate isContinuingEducation and update isCY define. 0ed01df
  • Link user flag judgement with pages and providers. 0974587

[Fix]

  • Fix push token convert issue. d25a33d
  • Fix widget.app.name call on null. 1e375f7

0.9.2+162

10 Feb 08:24
cfd8cbc
Compare
Choose a tag to compare

[Add/Update]

  • Add launchFromSystemBrowser flag. Opened for developer only for now.
  • Add 问卷调查 icon.
  • Downgrade SDK to 1.12.13+hotfix.7
  • Update announcement widget detail.
  • Add dismiss button for announcement widget in main page.
  • Replace more appbar with fixed appbar.
  • Update icon size for loading dialog.
  • Update EmotionPad to stateless widget and remove visibility.
  • Update message decode hint.
  • Combine url launcher and webview to the same api.

[Fix]

  • Fix date format error.