Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.1.0](v1.0.0...v1.1.0) (2021-04-30) ### Bug Fixes * **build:** add version number for appstore publication 🐛 ([52fe994](52fe994)) * **config:** remote notification warning 🐛 ([3f390ac](3f390ac)) * **config, user:** short debounce on txt change 🐛 ([f44f9af](f44f9af)) * **core:** fix loader color 🐛 ([7b01044](7b01044)) * **core:** missing metric 🐛 ([f911257](f911257)) * **global:** data refresh logic 🐛 ([0743234](0743234)) * **global:** project warning 🐛 ([295608a](295608a)) * **global:** protect reentrancy rxswift error 🐛 ([4d517ee](4d517ee)) * **helpers, user:** rotation image before upload if needed 🐛 ([c911fee](c911fee)) * **home:** changelog url mngt, Pierre's feedback 🐛 ([1db15cf](1db15cf)) * **home, task, user:** fix data get multi request 🐛 ([88c5519](88c5519)) * **services:** background default alignment 🐛 ([3d68d6f](3d68d6f)) * **spm:** rwswift inclusion 🐛 ([7679605](7679605)) * **spm:** useless nvactivity 🐛 ([25c8c24](25c8c24)) * **tasks:** notification opening 🐛 ([b92d5fd](b92d5fd)) * **travis:** rxswift strict requirement 🐛 ([0d20969](0d20969)) * **travis:** strict requirement 🐛 ([cb3c3ef](cb3c3ef)) * **user:** avatar update 🐛 ([26e3576](26e3576)) * **user:** edition state sync bug on release build 🐛 ([8ee5769](8ee5769)) * **user:** fix missing title string in french 🐛 ([d5165ff](d5165ff)) * **user:** icon on dark mode 🐛 ([431d207](431d207)) * **user:** lowercased social network fix 🐛 ([82306c3](82306c3)) * **user:** sign in up forgot colors 🐛 ([4a3762a](4a3762a)) * **users:** roles/mail button color fix 🐛 ([1a124af](1a124af)) ### Features * **auth:** add progress strength check for sinup password ✨ ([e957dab](e957dab)) * **auth:** example of custom with background ✨ ([fae51e1](fae51e1)) * **auth:** password reset option ✨ ([bbb7f2c](bbb7f2c)) * **config, auth:** apple oAuth with node stack ✨ ([196cda9](196cda9)) * **config, core:** add config option to disable tabbar border ✨ ([99976a7](99976a7)) * **config, lib, core, user:** add social network conf ✨ ([4f5e071](4f5e071)) * **config, user, app:** add device token saved to complementary data ✨ ([6809c4e](6809c4e)) * **global:** migrate to SPM ✨ ([764f471](764f471)) * **global:** switch schem to prod as default for quick launch ✨ ([6acfa79](6acfa79)) * **global:** xCode 12, Swift 5, Upgrade all dependencies ✨ ([5184678](5184678)) * **helpers:** add resize image before compression ✨ ([#356](#356)) ([49844c8](49844c8)) * **helpers:** mardown dark theme ✨ ([d83c8ea](d83c8ea)) * **home, lib, core, user:** add markdown reader page example ✨ ([dd686d5](dd686d5)) * **home, users, tasks:** set term sign auto detection based on date & page viewer ✨ ([31a9f7c](31a9f7c)) * **lib:** image quality decision review ✨ ([ff8e782](ff8e782)) * **services:** add release configuration file ✨ ([54bd1d9](54bd1d9)) * **tasks, user, app:** add notification example ✨ ([ef786c4](ef786c4)) * **users:** add role ✨ ([b0ac894](b0ac894)) * **users:** add social links & rework section ✨ ([0457dd1](0457dd1)) * **users:** direct link between apps for social networks ✨ ([fea5e1b](fea5e1b)) * **users,home:** review page design if no action ✨ ([a4e6f2f](a4e6f2f))
- Loading branch information