Releases: AxaFrance/Skizzle
Releases · AxaFrance/Skizzle
2.0.6-beta
What's Changed
- fix(langs): support of united kingdom and united states variant english by @Debaerdm in #97
- fix(customList): fixing title on custom list tab and more by @Debaerdm in #123
- fix(site): fix download url by @itupix in #124
- Fix/intro by @itupix in #125
- fix(docs): release url by @itupix in #126
- fix(docs): responsive by @itupix in #127
- refactor(electron): remove the fetching get token from electron by @Debaerdm in #128
- refactor(fetch): adding cache for many request, and delete projects calls for azure by @Debaerdm in #129
- Feat/update by @Debaerdm in #131
- feat: translate app in english by @itupix in #133
- feat(App): clear all storage in application and refresh the web content by @Debaerdm in #134
- refactor(Code): clean code by @Debaerdm in #135
Full Changelog: v1.1.2...v2.0.6-beta
2.0.5-beta
What's Changed
- fix(langs): support of united kingdom and united states variant english by @Debaerdm in #97
- fix(customList): fixing title on custom list tab and more by @Debaerdm in #123
- fix(site): fix download url by @itupix in #124
- Fix/intro by @itupix in #125
- fix(docs): release url by @itupix in #126
- fix(docs): responsive by @itupix in #127
- refactor(electron): remove the fetching get token from electron by @Debaerdm in #128
- refactor(fetch): adding cache for many request, and delete projects calls for azure by @Debaerdm in #129
- Feat/update by @Debaerdm in #131
Full Changelog: v1.1.2...v2.0.5-beta
2.0.4-beta
What's Changed
- fix(langs): support of united kingdom and united states variant english by @Debaerdm in #97
- fix(customList): fixing title on custom list tab and more by @Debaerdm in #123
- fix(site): fix download url by @itupix in #124
- Fix/intro by @itupix in #125
- fix(docs): release url by @itupix in #126
- fix(docs): responsive by @itupix in #127
- refactor(electron): remove the fetching get token from electron by @Debaerdm in #128
- refactor(fetch): adding cache for many request, and delete projects calls for azure by @Debaerdm in #129
Full Changelog: v1.1.2...v2.0.4-beta
2.0.3-beta
What's Changed
- fix(langs): support of united kingdom and united states variant english by @Debaerdm in #97
- fix(customList): fixing title on custom list tab and more by @Debaerdm in #123
- fix(site): fix download url by @itupix in #124
- Fix/intro by @itupix in #125
- fix(docs): release url by @itupix in #126
- fix(docs): responsive by @itupix in #127
- refactor(electron): remove the fetching get token from electron by @Debaerdm in #128
- refactor(fetch): adding cache for many request, and delete projects calls for azure by @Debaerdm in #129
Full Changelog: v1.1.2...v2.0.3-beta
2.0.2-beta
Fix/intro (#125) * fix(intro): clear storage on startup * fix(updater): disabled auto updater * chore(all): update version Co-authored-by: Jérôme <[email protected]>
2.0.1-beta
Feat/rewrite skizzle (#114) * feat(skizzle): rewrite all application code * feat(comment): adding comments * feat(ui): side navigation * feat(config): adding more config files * fix(js): index.js to index.ts and add type * feat(ui): accounts view * fix(avatar): make avatar great again! * fix(avatar): fixing avatar and adding logout button (WIP) * feat(ui): accounts view * fix(header): fix windows header * feat(ui): accounts view * feat(ui): add fonts * feat(ui): github account view * feat(ui): lists * feat(url): adding html url for pull request * feat(ui): open pullrequest url * feat(ui): navigation * feat(ui): tabs counters and order feat(ui): tabs counters and order * feat(dynamic): adding dynamic changing theme and more settings * feat(ui): custom list : repositories * feat(ui): custom lists * feat(ui): modify - delete custom lists * feat(reviewer): adding pullrequest reviews * feat(hierarchical): refactor many import/export * feat(reviewers): adding reviewing data * feat(user): adding user svg during avatar loading * feat(ui): theme selection * feat(authentication): adding silent mode for refresh token * feat(ui): settings view * feat(ui): reviews * feat(pullrequest): adding last_updated for sort pull request * feat(update): adding update check in background * feat(ui): comments display * feat(git-url): adding 'copy to clipboard' button for get the repository url for clone * refactor(ui): cleanup * feat(ui): add copy icon button * feat(ui): notifications * feat(stores): refacto subscribe method * feat(ui): import-export repos * feat(ui): import-export repos * feat(ui): export/import custom list * feat(offline): adding offline mode and fix import repositories * fix(remote): remove all remote reference for securing electron instance * fix(import/export): check the import content * fix(pullrequest): wrap for long title * fix(projects): unified azure dev ops and github repositories * fix(ui): avatar shift + contrast * feat(ui): pr status * feat(ui): center loaders * feat(ui): range width * fix(repositories): fixing repositories import * fix(fetch): ui disabling error * build(all): version number * feat(ui): projects lists sorting * feat(ui): followed repos list style * feat(ui): fetching indicator * fix(console): remove all log * feat(ui): loaders + time display * fix(account): fix refresh list on add repo * feat(tags): add multiple tags on pull request filter * feat(ui): list tags settings display * feat(ui): pullrequest display * feat(contextBridge): adding context bridge for protect exposed object from electron * chore(update): change version * feat(all): error boundary (#100) Co-authored-by: itupix <[email protected]> * feat(all): intro (#109) Co-authored-by: itupix <[email protected]> * feat(docs): new website (#110) Co-authored-by: itupix <[email protected]> * refacto(accounts): provider accounts (#113) Co-authored-by: itupix <[email protected]> * feat(list): adding new custom list (#112) * feat(list): adding more settings on list creation * feat(ui): new list form styles * feat(test): adding testing library for make user course in application (#111) * feat(mocks): adding mocks for development mode * feat(jest): adding more test * feat(connection): adding connection mock and fetch request mocjing * feat(connection): adding test for connection to github * feat(test): adding unit testing in skizzle Co-authored-by: itupix <[email protected]> * feat(headers): remove custom headers and add standard OS header's (#118) * Feat/responsive (#115) * feat(tabs): responsive * feat(ui): small screen optimizations Co-authored-by: itupix <[email protected]> * fix: remove jest-when (#122) * chore(deps): bump dependencies in skizzle application Co-authored-by: itupix <[email protected]> Co-authored-by: Jérôme Boukorras <[email protected]> Co-authored-by: Francis CORNAIRE <[email protected]> Co-authored-by: Rémy Codron <[email protected]> Co-authored-by: Jérôme Boukorras <[email protected]> Co-authored-by: Rémy Codron <[email protected]>
2.0.1-alpha
This version is WIP
Brand new Skizzle version, including new UI, custom lists, Github support and more !
Please create an issue for any bugs or suggestions.
2.0.0-alpha
This version is WIP
Brand new Skizzle version, including new UI, custom lists, Github support and more !
Please create an issue for any bugs or suggestions.
1.1.2
v1.1.2 v1.1.2
1.1.1
v1.1.1 v1.1.1