Skip to content

Latest commit

 

History

History
133 lines (118 loc) · 14.2 KB

CHANGELOG.md

File metadata and controls

133 lines (118 loc) · 14.2 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.0 (2021-03-13)

Features

  • 3 tweets per message (bd48b0e)
  • add chrome library for puppeteer (87eef0f)
  • add logger chat (aa4d8aa)
  • add normal puppeteer for development (becaba3)
  • add pr check workflow (48bcb9b)
  • add puppeteer (301769a)
  • add puppeteer core & chrome aws lambda (2e152d4)
  • add robustness against empty input for dynamodb (ae8efec)
  • add sec edgar epic alerts (2e09fa5)
  • add sec edgar scapper beta (48259ef)
  • add sec edgar types (57ba7d8)
  • add silent message mode (50b79ff)
  • add silent time for news (28ca65e)
  • add silent time for tweets (f44ba63)
  • add silent time helper (c13488f)
  • add status endpoint (9e67cf1)
  • add tweets logs (f7e2542)
  • add utc time helper (336cabf)
  • if not production do not store news (46109fc)
  • if not production do not store tweets (75fb83b)
  • improve sec edgar process (edce706)
  • improve sec edgar process2 (82a4bab)
  • improve tweets logs (d00cb46)
  • increase timeout between messages (e512a0c)
  • increase twitter results amount (e0e7d9d)
  • lighten function (d0c20cc)
  • lighten function (5d8ef31)
  • lighten function (5f88936)
  • lighten function (06835c0)
  • log another failure case (849e72c)
  • move result to text input (af44cb3)
  • no double newlines on twitter message (801b91a)
  • only save news if sent (5193432)
  • param for companies in path (5eacd3c)
  • remove attribute from input (82f44ef)
  • remove axios completely (dc9b244)
  • remove process env for lightening bundle size (998ad80)
  • remove queries indexed by link (3c705c5)
  • remove redirect (0ff10e0)
  • remove sec edgar from repo (709fd56)
  • restore sec edgar (6642190)
  • save tweets after sending them (218067c)
  • send logs on errors etc (365b5a0)
  • send messages to hq chat if not production (4a9a7d4)
  • send notification on error log (d5adc06)
  • send tweets in batches (2b8bef4)
  • set as permanent redirect (eff25c7)
  • silent every message (ecd31a5)
  • simplify sec message if no alert (61d300f)
  • simplify structure (ef05b22)
  • throw error if no bearer token (761c583)
  • tweets batch send message by 2 (0f435e2)
  • update send message types (4ff22a1)
  • use json as parameter for sending message (dc5931a)
  • use native fetch to lighten function (55eb60d)
  • use normal puppeteer for development (ee3da43)
  • use original browser library (293ba79)
  • use puppeteer core (8df225a)
  • blacklist: blacklist fintech zoom (3071e6b)
  • instructions: add blacklisting by title (0a07cf0)

Bug Fixes

0.3.0 (2021-03-10)

Features

Bug Fixes