Skip to content

Latest commit

 

History

History
1573 lines (710 loc) · 65.9 KB

File metadata and controls

1573 lines (710 loc) · 65.9 KB

17.4.1 (2025-07-03)

Bug Fixes

17.4.0 (2025-07-01)

Features

17.3.2 (2025-02-15)

Bug Fixes

  • remove old email on validation of new one (#619) (9945c3f)

17.3.1 (2025-02-11)

Bug Fixes

17.3.0 (2024-11-22)

Bug Fixes

Features

17.2.0 (2024-10-27)

Bug Fixes

  • update dependencies, run on newer node (#613) (cbcfc47)

Features

17.1.3 (2024-08-25)

Bug Fixes

  • replace username on contact email verify (#611) (5a17de1)

17.1.2 (2024-08-21)

Bug Fixes

17.1.1 (2024-07-24)

Bug Fixes

17.1.0 (2024-04-03)

Features

17.0.0 (2024-01-22)

Features

BREAKING CHANGES

  • microfleet/core@20, min node.js version

16.4.0 (2023-12-29)

Bug Fixes

  • credentials store cachedOptions access (027c93c)
  • put default params for credentialsStore publishOptions (05766b1)

Features

  • support publish options for credentials store (808de77)

16.3.4 (2023-12-28)

Bug Fixes

  • upgrade @microfleet/amqp-coffee with new libffi (77ad034)

16.3.3 (2023-12-07)

Bug Fixes

  • do not store emails for masters bypass (#604) (6039849)

16.3.2 (2023-11-29)

Bug Fixes

  • deps upgrade, node 20.10 container (a8cafe8)

16.3.1 (2023-11-16)

Bug Fixes

16.3.0 (2023-10-25)

Features

  • add E_USER_ID_NOT_FOUND code for error if user id was not found (#601) (9742fc9)

16.2.1 (2023-10-05)

Bug Fixes

16.2.0 (2023-09-05)

Features

16.1.0 (2023-08-21)

Features

16.0.8 (2023-08-02)

Bug Fixes

  • password generation on password reset (#593) (40ddabc)

16.0.7 (2023-06-26)

Bug Fixes

  • redisearch isempty/exists for numeric (#591) (8c75a9b)

16.0.6 (2023-06-21)

Bug Fixes

  • missing http transport options plugins (0871c52)

16.0.5 (2023-06-21)

Bug Fixes

  • slr anon claim validation (86d3f59)

16.0.4 (2023-06-20)

Bug Fixes

  • mfa/generate-key http query params (e51a98b)

16.0.3 (2023-06-20)

Bug Fixes

  • update plugin signed request for fastify (29ba0c2)

16.0.2 (2023-06-15)

Bug Fixes

  • use audience when passed during organization.list (#590) (9310ae9)

16.0.1 (2023-06-08)

Bug Fixes

16.0.0 (2023-06-07)

Features

  • ms-conf@8, slr-anonymous auth bypass (#589) (a97a10f)

BREAKING CHANGES

  • includes ms-conf@8, new anonymous auth with JWE/totp

15.11.1 (2023-05-23)

Bug Fixes

15.11.0 (2023-04-25)

Features

15.10.2 (2023-03-09)

Bug Fixes

15.10.1 (2023-03-08)

Bug Fixes

15.10.0 (2023-03-07)

Features

15.9.0 (2023-01-31)

Features

  • allow amqp publishOptions in phone/mailer service integration (6596e4f)

15.8.1 (2023-01-27)

Bug Fixes

15.8.0 (2023-01-17)

Features

  • get-metadata improvements (5e61461)

15.7.3 (2023-01-09)

Bug Fixes

  • add aggregation search method (20e71a9)
  • import RedisSerachIndexes class (7125be1)
  • restore active user index name (8cde91a)
  • small redis search improvements (5755464)
  • token match query builder (9ea2879)

15.7.2 (2022-12-10)

Bug Fixes

  • await return on try/Catch (bc3df6a)

15.7.1 (2022-12-09)

Bug Fixes

  • log & unused template string (a05a722)
  • suppress error on FT index creation (c7c6444)

15.7.0 (2022-11-21)

Bug Fixes

  • add connector for ensure indexes (8328f2e)
  • add predefined users for serach tests (f2d4cce)
  • add redis search config (6b08c9e)
  • add redis search expressions utils (ff380d7)
  • add redisSearchIds skeleton (a226c1d)
  • add test case for redis search impl (931c1e2)
  • add tokenization utils (7d9fb03)
  • add uniq for user search result (90cefcc)
  • bump dependencies (61187c5)
  • correct search filter function (e88e14d)
  • create indexes depends on audience array (7634a02)
  • extend index definitions with multi-words (77bb74c)
  • generalize with fsort format for total (2159e37)
  • normalize index name, improve tests (5d03ce3)
  • obtain fetch data key from search config (ed49c1d)
  • obtain total for search differently (1fca49a)
  • query actions impl, more tests (e9ceac8)
  • redis search ids with additional data fetch (c286b01)
  • redis search params builders (432c6bb)
  • redis-search: add config, ensure indexes utility (a37a76d)
  • register FT index by audience (d95f62f)
  • rename function (a7606bb)
  • restore back compatobility for bin (dc2428f)
  • search using tokenization for multi-word params (e42bd62)
  • sort lua script paramenters (52d84df)
  • update expressions module export (bb41b9c)
  • use redis search filter (05d2d00)

Features

  • update deps, include index versioning (f9d490e)

15.6.8 (2022-10-07)

Bug Fixes

15.6.7 (2022-10-07)

Bug Fixes

15.6.6 (2022-07-15)

Bug Fixes

15.6.5 (2022-07-05)

Bug Fixes

  • user-org-list: add joined_at to response by username (#569) (b73e272)

15.6.4 (2022-06-26)

Bug Fixes

15.6.3 (2022-06-23)

Bug Fixes

15.6.2 (2022-06-21)

Bug Fixes

  • wrap verify signature error with 403 (#564) (455cc4e)

15.6.1 (2022-06-20)

Bug Fixes

15.6.0 (2022-06-09)

Features

  • http-signature based auth + sign tokens (#560) (247db24)

15.5.0 (2022-06-02)

Features

15.4.1 (2022-05-16)

Bug Fixes

  • longer time for dumping (d907e13)

15.4.0 (2022-05-13)

Features

  • return organization list by username (#561) (3f70955)

15.3.4 (2022-05-11)

Bug Fixes

  • save masters id for the previously registered users (#558) (198eb9f)

15.3.3 (2022-05-03)

Bug Fixes

15.3.2 (2022-04-25)

Bug Fixes

  • restore jsonwebtoken usage for apple sign-in (#557) (ff8db5a)

15.3.1 (2022-04-21)

Bug Fixes

  • stateless-token: refresh token strategy (#556) (33003f0)

15.3.0 (2022-04-19)

Features

15.2.1 (2022-04-07)

Bug Fixes

  • masters multi-pool support (03e6f42)

15.2.0 (2022-04-05)

Features

15.1.7 (2022-04-05)

Bug Fixes

  • generate random name for bypass user (#551) (4f0085e)

15.1.6 (2022-04-04)

Bug Fixes

  • remove permissions required from accept invite (#549) (fc246f5)

15.1.5 (2022-03-28)

Bug Fixes

15.1.4 (2022-03-25)

Bug Fixes

  • upgrade dependencies (49cb026)
  • upgrade deps, swap out faker for @faker-js/faker (cece5ce)

15.1.3 (2022-03-24)

Bug Fixes

  • catch phone challenge error (db16a3e)

15.1.2 (2022-03-23)

Bug Fixes

15.1.1 (2022-03-23)

Bug Fixes

15.1.0 (2022-03-23)

Bug Fixes

Features

15.0.6 (2022-03-22)

Bug Fixes

  • user id pattern expansion (9f5801c)

15.0.5 (2022-03-22)

Bug Fixes

  • enable numeric ids for masters (1e79a93)

15.0.4 (2022-03-21)

Bug Fixes

  • custom hooks and init admin accounts (#545) (23ae463)

15.0.3 (2022-03-17)

Bug Fixes

  • masters: retry profile validation (197ad0a)

15.0.2 (2022-03-17)

Bug Fixes

  • unhandled promise rejection send/phone (d9db4cb)

15.0.1 (2022-03-17)

Bug Fixes

  • add error log for bypass (9d07f67)
  • graph-api fb issues, updated deps (fcbc5f7)

15.0.0 (2022-02-11)

Features

BREAKING CHANGES

  • migrates to microfleet 18 with plugins and upgraded configuration. Do not deploy without adjusting your configuration files

14.25.1 (2022-02-09)

Bug Fixes

  • provider to bypass config multi-schema (#541) (d829b91)

14.25.0 (2022-02-09)

Features

14.24.0 (2022-01-28)

Features

14.23.2 (2022-01-17)

Bug Fixes

14.23.1 (2021-11-12)

Bug Fixes

  • fix adding contacts on bypass actions (#532) (db29c4c)

14.23.0 (2021-10-06)

Features

14.22.0 (2021-09-28)

Features

14.21.3 (2021-09-09)

Bug Fixes

14.21.2 (2021-09-06)

Bug Fixes

14.21.1 (2021-09-06)

Bug Fixes

14.21.0 (2021-08-09)

Features

  • set subscriptionType to free on cpst-activate hook (#505) (4785d46)

14.20.0 (2021-06-15)

Features

14.19.0 (2021-04-05)

Features

  • add sender info to invitation email (6452d67)

14.19.0-rc.1 (2021-03-30)

Bug Fixes

  • clear changelog [skip ci] (af3ec44)
  • edit pump-jack config (36ad3d1)
  • fix validation pump-jack response (71fa789)
  • remove validate token length for bypass (8a0a332)

Features

14.18.0 (2021-03-15)

Features

  • added pump-jack account (735a484)

14.18.0-rc.2 (2021-03-15)

Bug Fixes

14.18.0-rc.1 (2021-03-12)

Bug Fixes

  • clear changelog [skip ci] (af3ec44)
  • fix validation pump-jack response (71fa789)

Features

  • added pump-jack account (e1d34f1)

14.17.1 (2021-03-05)

Bug Fixes

  • fix validation pump-jack response (7c37f1a)

14.17.1-rc.1 (2021-03-05)

Bug Fixes

  • clear changelog [skip ci] (af3ec44)
  • fix validation pump-jack response (71fa789)

14.17.0 (2021-03-01)

Features

  • emails: add lng parameter to email links (aa1f6b3)

14.16.0 (2021-02-27)

Features

  • implemented bypass-api, pump-jack integration, removed tbits (#491) (277190c)

14.15.0 (2021-02-25)

Bug Fixes

Features

  • i18n: pass lng context option, support mailer-client send template method (382e187)

14.14.1 (2021-02-24)

Bug Fixes

14.14.0 (2021-02-24)

Features

14.13.6 (2021-02-18)

Bug Fixes

  • CF list pending operations processing (#492) (ffcc548)

14.13.5 (2021-01-19)

Bug Fixes

  • ci: fix ci tests (69b92ba)
  • deps: update mailer templates (83d8b5a)
  • deps: update mailer templates (f202c55)
  • tests: skip relay/tbits tests for a while (9a6086a)

14.13.4 (2020-12-18)

Bug Fixes

  • deps: update ms-mailer-templates (7ee1777)

14.13.3 (2020-12-17)

Bug Fixes

  • deps: update ms-mailer-templates dep (4641b00)

14.13.2 (2020-12-17)

Bug Fixes

  • deps: update ms-mailer-templates version (82d2cff)

14.13.1 (2020-12-17)

Bug Fixes

  • pkgs: update ms-mailer-templaes dep (3fc40b9)

14.13.0 (2020-12-01)

Features

14.13.0-rc.1 (2020-11-29)

Bug Fixes

  • added new props form email config in validation scheme (c11d040)
  • allow any types for user permission (2c708e9)
  • edit emal types in validate config (b162bdf)
  • edited actions for the organization members and invites (#481) (cc276bc)
  • fix test config (c1f88e1)
  • omit required email types in validation config (a05b4fd)
  • remove invite after accept (2eac8c4)

Features

  • added get and update actions for organization member (#484) (6d59440)

14.12.3-rc.5 (2020-11-23)

Bug Fixes

  • remove invite after accept (287f7b3)

14.12.3-rc.4 (2020-11-20)

Bug Fixes

  • allow any types for user permission (be0d9dc)

14.12.3-rc.3 (2020-11-18)

Bug Fixes

  • remove invite after accept (287f7b3)

14.12.3-rc.4 (2020-11-20)

Bug Fixes

  • allow any types for user permission (be0d9dc)

14.12.3-rc.3 (2020-11-18)

Bug Fixes

  • edit emal types in validate config (43896ba)
  • fix test config (0db5127)
  • omit required email types in validation config (f2b16de)

14.12.3-rc.2 (2020-11-18)

Bug Fixes

  • added new props form email config in validation scheme (6625eb6)

14.12.3-rc.1 (2020-11-16)

Bug Fixes

  • edited actions for the organization members and invites (#481) (a3f2627)

14.12.3 (2020-11-23)

Bug Fixes

14.12.2 (2020-11-05)

Bug Fixes

14.12.1 (2020-11-03)

Bug Fixes

14.12.0 (2020-11-02)

Features

14.11.0 (2020-09-16)

Features

14.10.2 (2020-07-30)

Bug Fixes

  • org: send emails on creation and member invitation (#467) (981c56a)

14.10.1 (2020-07-27)

Bug Fixes

14.10.0 (2020-07-17)

Features

14.9.0 (2020-07-15)

Features

  • activation: return detailed error when missing activation (#463) (9220c95)

14.8.2 (2020-06-30)

Bug Fixes

  • skip password for tbits user registration (#459) (46a83bb)

14.8.1 (2020-06-29)

Bug Fixes

  • edit metro area in tbits response schema (#458) (aece5de)

14.8.0 (2020-06-24)

Features

14.7.0 (2020-05-28)

Features

  • added banned field to org member, remove deactivate action (#455) (a99754d)

14.6.0 (2020-05-28)

Features

14.5.1 (2020-05-27)

Bug Fixes

  • edit distributeUsersByExist for organization members (#453) (6198f57)

14.5.0 (2020-05-26)

Features

14.4.0 (2020-05-12)

Features

  • restore-pwd: expand 429 error with actual ttl (c544d8a)

14.3.0 (2020-04-01)

Features

  • restore-pwd: introduce distinct support email (310f18c)

14.2.0 (2020-03-18)

Bug Fixes

  • remove unnecessary error instantiation (eadcfc3)

Features

  • restore-pwd: add details to restore pwd error (89d550c)

14.1.1 (2020-03-02)

14.1.0 (2020-02-16)

Bug Fixes

  • improve stability of tests with depends_on (465d170)

Features

  • migration for default activation time on old users (c47c65d)

14.0.2 (2020-02-12)

14.0.1 (2020-02-04)

Bug Fixes

14.0.0 (2020-01-25)

Features

  • upgrades @hapi/hapi to 19, otplib to 12 (75ce95c)

BREAKING CHANGES

  • requires node 12.14.x, configuration changes Public facing APIs remain exactly the same

13.0.2 (2020-01-21)

Bug Fixes

13.0.1 (2019-12-18)

Bug Fixes

  • delete lock for user ip after password reset (#439) (cb9d3fd)

13.0.0 (2019-12-17)

Features

  • sliding window rate limitation for sign in (#438) (1b4273c)

BREAKING CHANGES

  • implements new rate limiting algorithm using sliding window. While overall the mechanics of rate limiting remain the same - it's now harder to lock out the ip completely as each unsuccessful attempt wont extend login attempt capture duration for another . Consult with the docs on a new configuration format for the rate limiter

12.1.4 (2019-12-10)

Bug Fixes

12.1.3 (2019-11-28)

Bug Fixes

  • deps: dlock, @microfleet/transport-amqp (d1a526d)

12.1.2 (2019-11-26)

Bug Fixes

  • added audience to organization list request (#434) (068cdc2)

12.1.1 (2019-11-24)

Bug Fixes

  • docker build size (9959505)
  • improve logging & dlock startup (3113e84)

12.1.0 (2019-11-21)

Features

12.0.0 (2019-10-31)

Features

BREAKING CHANGES

  • removes scrypt for built-in crypto implementation, while API remains the same the underlaying library is slightly different. Node has changed a major version, too

11.4.0 (2019-10-03)

Bug Fixes

  • upgrade deps, ensure schemas are valid (5b29710)

Features

11.3.1 (2019-09-18)

Bug Fixes

11.3.0 (2019-09-13)

Features

11.2.7 (2019-09-10)

Bug Fixes

  • stringify organization invite params in mail (#423) (81366c0)

11.2.6 (2019-09-10)

Bug Fixes

  • upgrade dependencies, make fb tests more reliable (#424) (0825a6d)

11.2.5 (2019-08-24)

Bug Fixes

  • clear cache after remove organization (#419) (fcc4ff0)

11.2.4 (2019-08-23)

Bug Fixes

  • added expiration param to organization list json schema (#418) (701aae5)

11.2.3 (2019-08-22)

Bug Fixes

11.2.2 (2019-08-20)

Bug Fixes

  • move member organizations to user metadata (#416) (9f6d257)
  • update flakeless, fixed deprecations (cb37024)

11.2.1 (2019-08-07)

Bug Fixes

  • update node to 10.16.1, chrome 76, last puppeteer (5e548cd)

11.2.0 (2019-08-04)

Features

  • added handling custom audience to organization api (#413) (a66e97a)

11.1.2 (2019-07-24)

Bug Fixes

  • edited qs in organization invite link (#410) (f3b9c15)

11.1.1 (2019-07-16)

Bug Fixes

11.1.0 (2019-06-28)

Features

  • reset of throttle on successful verification (c08dcd4)

11.0.0 (2019-06-27)

Features

  • upgrade deps, move hapi to @hapi/hapi, enable oauth tests (49cc46d)

BREAKING CHANGES

  • requires newer node versions, dependencies had breaking changes

10.6.3 (2019-06-18)

Bug Fixes

  • edit audience for register organization members (#409) (49099c0)

10.6.2 (2019-06-17)

Bug Fixes

10.6.1 (2019-06-17)

Bug Fixes

  • edited generate password, send invite mail (#407) (4312113)

10.6.0 (2019-06-10)

Features

  • added register new organization members (#406) (8629369)

10.5.1 (2019-06-06)

Bug Fixes

  • edited send organization invite mail (#404) (f97cf8b)

10.5.0 (2019-04-25)

Features

  • verify ban status on metadata request (#403) (4f8baa6)

10.4.8 (2019-04-22)

Bug Fixes

10.4.7 (2019-04-18)

Bug Fixes

10.4.6 (2019-04-17)

Bug Fixes

10.4.5 (2019-04-15)

Bug Fixes

  • fix edit organisation member permissions (#399) (358907b)

10.4.4 (2019-04-15)

Bug Fixes

  • edited response format for organization member permissions (#398) (a0797a6)
  • edited responses in organization docs (#397) (1a38517)

10.4.3 (2019-04-10)

Bug Fixes

10.4.2 (2019-04-01)

Bug Fixes

10.4.1 (2019-03-31)

Bug Fixes

10.4.0 (2019-03-29)

Bug Fixes

  • support redis sentinel in migrations (#394) (562608a)

Features

10.3.3 (2019-02-15)

Bug Fixes

  • added users total count to list response (#392) (27ee712)

10.3.2 (2019-02-11)

Bug Fixes

10.3.1 (2019-02-09)

10.3.0 (2019-02-08)

Features

10.2.5 (2018-12-23)

Bug Fixes

10.2.4 (2018-12-21)

Bug Fixes

10.2.3 (2018-12-20)

Bug Fixes

10.2.2 (2018-12-20)

Bug Fixes

10.2.1 (2018-12-17)

Bug Fixes

10.2.0 (2018-12-16)

Features

10.1.1 (2018-11-07)

Bug Fixes

  • correct headers location in AMQP (e64441b)

10.1.0 (2018-11-07)

Features

  • check params for totp, report clock skew (#387) (d366bb4)

10.0.6 (2018-11-07)

Bug Fixes

10.0.5 (2018-11-05)

Bug Fixes

10.0.4 (2018-10-28)

Bug Fixes

  • global login counter redis op (c133d9e)

10.0.3 (2018-10-27)

Bug Fixes

10.0.2 (2018-10-27)

Bug Fixes

10.0.1 (2018-10-26)

Bug Fixes

10.0.0 (2018-10-16)

Features

BREAKING CHANGES

  • uses new @microfleet/validation, potentially changing returned error types. Adds new global remote ip login tracker

9.5.0 (2018-10-04)

Features

9.4.4 (2018-08-20)

Bug Fixes

  • removes username to user id reference (#382) (e066994)

9.4.3 (2018-08-16)

Bug Fixes

9.4.2 (2018-07-10)

Bug Fixes

9.4.1 (2018-07-10)

Bug Fixes

  • assign-affiliate: metaKey & rem from old index during overwrite (38bc125)

9.4.0 (2018-07-09)

Features

9.3.2 (2018-07-05)

9.3.1 (2018-06-06)

Bug Fixes

  • http-bearer, release chores (2c6ef84)
  • request.method -> request.transport (2b48601)