1.3.0 (2022-06-30)
1.2.0 (2022-06-30)
- lib: handle non jwt cookies 🐛 (#448) (fa05892)
- core: Option to handle navigation shadow 🐛 (#425) (1ed4de1)
- helper: uibutton circle fix 🐛 (#419) (4a326e2)
- auth, core, home, user: improve signin/up & navigation bar style ✨ (#447) (9aba6ef)
- global: navigation bar option ✨ (#426) (e2403b3)
- global: dependencies upgrade ✨ (#450) (8a40e91)
1.1.0 (2021-04-30)
- build: add version number for appstore publication 🐛 (52fe994)
- config: remote notification warning 🐛 (3f390ac)
- config, user: short debounce on txt change 🐛 (f44f9af)
- core: fix loader color 🐛 (7b01044)
- core: missing metric 🐛 (f911257)
- global: data refresh logic 🐛 (0743234)
- global: project warning 🐛 (295608a)
- global: protect reentrancy rxswift error 🐛 (4d517ee)
- helpers, user: rotation image before upload if needed 🐛 (c911fee)
- home: changelog url mngt, Pierre's feedback 🐛 (1db15cf)
- home, task, user: fix data get multi request 🐛 (88c5519)
- services: background default alignment 🐛 (3d68d6f)
- spm: rwswift inclusion 🐛 (7679605)
- spm: useless nvactivity 🐛 (25c8c24)
- tasks: notification opening 🐛 (b92d5fd)
- travis: rxswift strict requirement 🐛 (0d20969)
- travis: strict requirement 🐛 (cb3c3ef)
- user: avatar update 🐛 (26e3576)
- user: edition state sync bug on release build 🐛 (8ee5769)
- user: fix missing title string in french 🐛 (d5165ff)
- user: icon on dark mode 🐛 (431d207)
- user: lowercased social network fix 🐛 (82306c3)
- user: sign in up forgot colors 🐛 (4a3762a)
- users: roles/mail button color fix 🐛 (1a124af)
- auth: add progress strength check for sinup password ✨ (e957dab)
- auth: example of custom with background ✨ (fae51e1)
- auth: password reset option ✨ (bbb7f2c)
- config, auth: apple oAuth with node stack ✨ (196cda9)
- config, core: add config option to disable tabbar border ✨ (99976a7)
- config, lib, core, user: add social network conf ✨ (4f5e071)
- config, user, app: add device token saved to complementary data ✨ (6809c4e)
- global: migrate to SPM ✨ (764f471)
- global: switch schem to prod as default for quick launch ✨ (6acfa79)
- global: xCode 12, Swift 5, Upgrade all dependencies ✨ (5184678)
- helpers: add resize image before compression ✨ (#356) (49844c8)
- helpers: mardown dark theme ✨ (d83c8ea)
- home, lib, core, user: add markdown reader page example ✨ (dd686d5)
- home, users, tasks: set term sign auto detection based on date & page viewer ✨ (31a9f7c)
- lib: image quality decision review ✨ (ff8e782)
- services: add release configuration file ✨ (54bd1d9)
- tasks, user, app: add notification example ✨ (ef786c4)
- users: add role ✨ (b0ac894)
- users: add social links & rework section ✨ (0457dd1)
- users: direct link between apps for social networks ✨ (fea5e1b)
- users,home: review page design if no action ✨ (a4e6f2f)
- auth: fix cookie not saved 🐛 (d9a7720)
- auth: fix double Metric declaration 🐛 (cd23805)
- auth: fix user errors stuck if server restart or 🐛 (3c3c584), closes #163
- auth,splash,tasks: fix auth errors adn expiration 🐛 (826fc27)
- build: fix travis 🐛 (95c6491)
- build: fix travis:bug: (455cfe8)
- build: test fix ReactorKit build 🐛 (80dfc2d)
- dependencies: aligne eureka 🐛 (ff65e63)
- global: error handling 🐛 (5e91e36), closes #185
- global: fix info.plist auth 🐛 (1767348)
- global: fix localization, close #165 🐛 (0479b33)
- global: infoplist 🐛 (2567d2f)
- global: remove unused file 🔥 (9903d52)
- global: removed unused file (gitignored) 🔥 (a64b487)
- helpers, user: fix auto extension on img upload 🐛 (a77f5f1)
- knowledges: fix remove in xcode 🐛 (478b851)
- lib: delete init due to Alamofire / Moya Upgrade 🐛 (c6d8d20)
- readme: fix link 🐛 (63cf2cf)
- release: url 🐛 (76a24bd)
- services, helpers: fix cookies management (multi user same app) 🐛 (d77c256)
- tasks: fix model option example 🐛 (de6d9a9)
- tasks,helpers,deps: upgrade all deps, fix build 🐛 (b637981)
- travis: fix build SetColor 🐛 (52dab90)
- travis: fix os target 🐛 (26631ad)
- travis: fix travis cache test 🐛 (6d7d884)
- travis: stop carthage build to cache it before travis timeout 🐛 (7ee403f)
- travis: upgrade to ios 13.2 and iphone 11 🐛 (9e2d2c4)
- travis: upgrade to last xcode 🐛 (691a18e)
- user: avatar protect clear with null avatar 🐛 (e9ba478)
- users: avatar wrong display sometimes 🐛 (ff2b9b7)
- users: fix errors 🐛 (91e9455)
- assets: add link default color ✨ (1c3f978)
- auth: add form check from model ✨ (175cd79)
- auth: add me endpoint and stubbed (92d54fb)
- auth: add signin client validation example ✨ (3e2f2d0)
- auth: add signup ✨ (eedfd75)
- auth: auto layout with snapkit, form slide if keyboard ✨ (6141720)
- auth: display errors ✨ (550c872)
- auth: init and cleans ✨ (d93e95a)
- auth: init auth ✨ (87a02a7)
- auth, core: add fontawesome icon option for classic inputs ✨ (8bb21a1)
- auth, tasks, user: fix provider instance share O.O ✨ (2e21865)
- auth,onboarding,tasks,user: handle multiple tap for api requests ✨ (37a043c)
- config: add image style options ✨ (f19ef76)
- config: autofill ✨ (0ce96df)
- config, lib, user, auth: add loader for long requests ✨ (63c8d1e)
- config, user: add image compression rate for Jpeg in config ✨ (442d559)
- config, user: add links to config ✨ (b74f216)
- core: begin router automation ✨ (539bf54)
- core: collection based controller (kind of helper) ✨ (5695b74)
- global: add commitlint / commitizen ✨ (59464a1)
- global: add licence and changelog file 🎉 (1e9d6e5)
- global: add reactorKit ✨ (298c173)
- global: api tasks & auth signin begin ✨ (9099923)
- global: end swift 5 migration ✨ (c170afe)
- global: include font awesome ✨ (5fa4bc5)
- global: init carthage and add flow ✨ (066b8c1)
- global: init flow & ReactorKit (e4f6d0e)
- global: init local CRUD (f960634)
- global: quick clean ✨ (232de94)
- global: switch to our own waos-CC to define and check ✨ (c3ce161)
- global: ugrade dependencies, fix & readme ✨ (4b8ad24)
- helpers: add bold in label faction ✨ (a2d9e5c)
- helpers: add bw effect ✨ (5e0e3ef)
- helpers: add default image if wrong path provided ✨ (5ec5a82)
- helpers, auth, core, user: review error management and display ✨ (ec5136a)
- issues: Update issue templates 🎉 (65b8585)
- lib: switch token from defaults to keychain ✨ (5e298fc)
- localization: add example ✨ (d06e758)
- localization: init localization ✨ (7c1511c)
- profil: init user profil, add option to hide tabbar title ✨ (6771d64)
- profil: profil / Default Form / Errors optimisation ✨ (36dc7e4)
- services: init config services ✨ (5f2c1da)
- services: init logger ✨ (90339c8), closes #38
- services: init serviceProvider ✨ (ddf0c4e)
- tasks: add example of moya api codable ✨ (1968108)
- tasks: display api errors ✨ (c3d63c5)
- tasks: init local list ✨ (2fec892)
- tasks,auth,helpers: connect to demo ✨ (2ee3f20)
- tasks,auth,splash: add logout ✨ (acfe2f1)
- tasks,auth,splash: signin & tasks crud end ✨ (aa1eab2)
- user, config: add uer gravatar profil picture ✨ (23d3ab4)
- user, lib, config: add preference example ✨ (7ec129c)
- users: add account delete ✨ (46e9e33)
- users: add avatar upload in profile (kingfisher, ImageRow) ✨ (c093471)
- users: add confirmation modal ✨ (b922e5d)
- users, core, config: add data privacy request, get & delete ✨ (409178b)
- users, helpers: review error handling withour eureka, add bio ✨ (20d0b88)
- assets: add link default color ✨ (1c3f978)
- auth: add form check from model ✨ (175cd79)
- auth: add me endpoint and stubbed (92d54fb)
- auth: add signin client validation example ✨ (3e2f2d0)
- auth: add signup ✨ (eedfd75)
- auth: auto layout with snapkit, form slide if keyboard ✨ (6141720)
- auth: display errors ✨ (550c872)
- auth: init and cleans ✨ (d93e95a)
- auth: init auth ✨ (87a02a7)
- auth, core: add fontawesome icon option for classic inputs ✨ (8bb21a1)
- auth, tasks, user: fix provider instance share O.O ✨ (2e21865)
- auth,onboarding,tasks,user: handle multiple tap for api requests ✨ (37a043c)
- config: add image style options ✨ (f19ef76)
- config: autofill ✨ (0ce96df)
- config, lib, user, auth: add loader for long requests ✨ (63c8d1e)
- config, user: add image compression rate for Jpeg in config ✨ (442d559)
- config, user: add links to config ✨ (b74f216)
- core: begin router automation ✨ (539bf54)
- core: collection based controller (kind of helper) ✨ (5695b74)
- global: add commitlint / commitizen ✨ (59464a1)
- global: add licence and changelog file 🎉 (1e9d6e5)
- global: add reactorKit ✨ (298c173)
- global: api tasks & auth signin begin ✨ (9099923)
- global: end swift 5 migration ✨ (c170afe)
- global: include font awesome ✨ (5fa4bc5)
- global: init carthage and add flow ✨ (066b8c1)
- global: init flow & ReactorKit (e4f6d0e)
- global: init local CRUD (f960634)
- global: quick clean ✨ (232de94)
- global: switch to our own waos-CC to define and check ✨ (c3ce161)
- global: ugrade dependencies, fix & readme ✨ (4b8ad24)
- helpers: add bold in label faction ✨ (a2d9e5c)
- helpers: add bw effect ✨ (5e0e3ef)
- helpers: add default image if wrong path provided ✨ (5ec5a82)
- helpers, auth, core, user: review error management and display ✨ (ec5136a)
- issues: Update issue templates 🎉 (65b8585)
- lib: switch token from defaults to keychain ✨ (5e298fc)
- localization: add example ✨ (d06e758)
- localization: init localization ✨ (7c1511c)
- profil: init user profil, add option to hide tabbar title ✨ (6771d64)
- profil: profil / Default Form / Errors optimisation ✨ (36dc7e4)
- services: init config services ✨ (5f2c1da)
- services: init logger ✨ (90339c8), closes #38
- services: init serviceProvider ✨ (ddf0c4e)
- tasks: add example of moya api codable ✨ (1968108)
- tasks: display api errors ✨ (c3d63c5)
- tasks: init local list ✨ (2fec892)
- tasks,auth,helpers: connect to demo ✨ (2ee3f20)
- tasks,auth,splash: add logout ✨ (acfe2f1)
- tasks,auth,splash: signin & tasks crud end ✨ (aa1eab2)
- user, config: add uer gravatar profil picture ✨ (23d3ab4)
- user, lib, config: add preference example ✨ (7ec129c)
- users: add account delete ✨ (46e9e33)
- users: add avatar upload in profile (kingfisher, ImageRow) ✨ (c093471)
- users: add confirmation modal ✨ (b922e5d)
- users, core, config: add data privacy request, get & delete ✨ (409178b)
- users, helpers: review error handling withour eureka, add bio ✨ (20d0b88)
- auth: fix cookie not saved 🐛 (d9a7720)
- auth: fix double Metric declaration 🐛 (cd23805)
- auth: fix user errors stuck if server restart or 🐛 (3c3c584), closes #163
- auth,splash,tasks: fix auth errors adn expiration 🐛 (826fc27)
- build: fix travis 🐛 (95c6491)
- build: fix travis:bug: (455cfe8)
- build: test fix ReactorKit build 🐛 (80dfc2d)
- dependencies: aligne eureka 🐛 (ff65e63)
- global: error handling 🐛 (5e91e36), closes #185
- global: fix info.plist auth 🐛 (1767348)
- global: fix localization, close #165 🐛 (0479b33)
- global: infoplist 🐛 (2567d2f)
- global: remove unused file 🔥 (9903d52)
- global: removed unused file (gitignored) 🔥 (a64b487)
- helpers, user: fix auto extension on img upload 🐛 (a77f5f1)
- knowledges: fix remove in xcode 🐛 (478b851)
- lib: delete init due to Alamofire / Moya Upgrade 🐛 (c6d8d20)
- readme: fix link 🐛 (63cf2cf)
- services, helpers: fix cookies management (multi user same app) 🐛 (d77c256)
- tasks: fix model option example 🐛 (de6d9a9)
- tasks,helpers,deps: upgrade all deps, fix build 🐛 (b637981)
- travis: fix build SetColor 🐛 (52dab90)
- travis: fix os target 🐛 (26631ad)
- travis: fix travis cache test 🐛 (6d7d884)
- travis: stop carthage build to cache it before travis timeout 🐛 (7ee403f)
- travis: upgrade to ios 13.2 and iphone 11 🐛 (9e2d2c4)
- travis: upgrade to last xcode 🐛 (691a18e)
- user: avatar protect clear with null avatar 🐛 (e9ba478)
- users: avatar wrong display sometimes 🐛 (ff2b9b7)
- users: fix errors 🐛 (91e9455)