Skip to content

Releases: Team6083/OverHours

v1.3.4 Release

28 Sep 18:23
Compare
Choose a tag to compare

This release fixed meeting participant check bug

Changelog

Changelog is available here.

v1.3.3 Release

08 Sep 13:00
Compare
Choose a tag to compare

This release mainly improved some UI and display of information.

Changelog

Changelog is available here.

v1.3.2 Release

06 Sep 10:01
Compare
Choose a tag to compare

What's new

  • Improve participants selector of meeting
  • Fix some minor bugs

v1.3.1 Release

30 Aug 11:44
Compare
Choose a tag to compare

This release mainly fixes a security issue about the password of users.

Important notes

You have to change your password when next time you sign in to OverHours.
Due to the security issue in the past version, your password may be leaked.
If you use the same password on the other service or website, please change it immediately.

New feature

  • Participants in meeting detail page are now sorted by leave.
  • Add stat of the participants in the meeting detail page.

Changelog

Changelog is available here.

v1.3.0 Release

27 Aug 07:46
Compare
Choose a tag to compare

Added

  • Add "Mark leave" feature with checkbox

Changed

  • Remove unnecessary console output
  • Move "change password feature" to a new page
  • Change some error response to 400 Bad request
  • UI update

Fixed

  • Remove user will cause display error
  • Fix authMiddleWare URL matching error
  • Fix user can CheckIn when marked Leave

Security

  • Prevent password send to HTML template
  • Fix user change and delete security issue

v1.2.5 release

12 Aug 16:59
68f421c
Compare
Choose a tag to compare

New

  • 記住帳號功能,可以不用常常重新登入
  • 簽到頁面新增使用者選單

v1.2.4 release

24 Jul 08:15
Compare
Choose a tag to compare
Merge branch 'develop'

v1.2.3 release

02 Jul 16:46
Compare
Choose a tag to compare
Merge branch 'develop'

# Conflicts:
#	web/web.go

v1.1.0 release

14 May 03:18
8f35131
Compare
Choose a tag to compare

Fix

  • TimeLogs page loading slow
  • Fix session renew problem

New

  • Now can disable LastOut
  • Add CheckIn and CheckOut permission limit