Skip to content

v1.1.0

Compare
Choose a tag to compare
@PierreBrisorgueil PierreBrisorgueil released this 30 Apr 13:31
· 154 commits to master since this release

1.1.0 (2021-04-30)

Bug Fixes

  • 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)

Features

  • 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)