Releases: xaprier/XFakeContrib
Releases · xaprier/XFakeContrib
Release v1.0.1
v1.0.1 ~ 04cc323 by xaprier on 2025-05-20
Fix: ISS GUID was same as XPwm project
- This is a issue with installing 2 apps in same system, installing it same directory and its breaking its libraries etc. GitHub Actions will create an release for this change
~ 3504584 by xaprier on 2025-05-03
Merge pull request #8 from xaprier/bug/readme-broken-image-url
Fix: Broken MainWindowUI image url
~ a46a336 by xaprier on 2025-05-03
Fix: Broken MainWindowUI image url
Release v1.0.0
Fixed some bugs, updated ui layout and more - This update will be major - Added blue color palette - Fixed ContribCard didn't appear to be in the layout - Added windows and linux github workflow build with release system - Fixed reload was asking twice - Added qss owner to README of resources - Added Q_DECL_EXPORT and Q_DECL_IMPORT for shared libraries - Month and date names will use QLocale to get month names and week day names with set language - Updated RepositoryCard random commit count checkbox to promoted widget - It will show random range with tooltip and show information about how to set maximum random count - If right clicked to checkbox, it will input integer value to set random max between 1-1000 - Added README.md, USAGE.md and BUILD.md for instructions - Created workflow for GitHub release and build deploy - Updated submodule faker-cxx