=======
- Updated electron version to
26.6.3
- CI for gitlab project
- Support
PPMS
- fix: bug of not including the last day's spent time
- feat: the default time range is for the last week
- Getting more than 100 projects
- Improved the speed of fetching
- Made labels toLowerCase() to compare them properly
- Added "this week" in the short-cuts of DATE input
- Added cache clear when close the window
- Fixed a bug of fetching null object from the project array
- Fixed time spent chart treated date string incorrectly
- Fixed date range automatically changed to UTC (Thanks to @walkernoreen)
- Add "Internal or External" information in the Person table (Thanks to @lhersemann)
- Correct typo of "Preference" (Thanks to @adomingues)
- Add Today option in Date Range (Thanks to @lhersemann)
- Add "Internal or External" project tag for export function
- The public version of gtt starts from this version
- User projects are supported
- Fixed legend misaligned text
- The first public release
- Support "removed time spent' tag
- Disable automatic refresh
- Refresh button enabled when the exception happens
- Refresh call at a time policy applied
- Bug fixed for calling typescript function
- Minor update as a new member has joined in the team
- Small fixes based on @IanHenry's comments
- Export button is added
- Opening link is written by the given URL from the project detail
- More consistent handling for date-range
- If not authorized, the label list becomes diabled
- Add more projects with comma (Thanks to @lhersemann)
- Add open/close tags for issues
- Person based view for specific user
- Collect project description tags in title
- Add quarter based time ranges in predefined links
- Use Project name instead of project id
- Support person based table
- Pie chart is added for project overview
- The first version of gtt