Changelog

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

1.13.0 (2024-02-10)

Features

  • add pagination by 10 of aws accounts visits (a8e0711)
  • render multiple accounts on chart with different color bars (c32b00a)

1.12.0 (2024-02-05)

Features

  • add aws account activity graphs to session history page (1398fb0)

1.11.0 (2024-01-28)

Features

  • add ruby git hash plugin add data to footer (0407d6d)

1.10.0 (2024-01-22)

Features

1.9.0 (2024-01-21)

Features

  • add Google Analytics (b28533d)
  • add online site for console bar documentation (802cf5e)
  • bootstrap jekyll online (cd07c11)

1.8.0 (2023-10-31)

Features

  • ad styling for account manager (f49de5d)
  • add clear search functionality; add reaction to empty pattern; clear input (04f38a9)
  • add fulltext search for all aws news categories (b16e181)
  • aligned tables on settings page (27be24d)
  • aligned tables rendering (6835298)
  • styling for content section (3ff91db)
  • update rss news index by fetching latest aws news index every rssReindexInterval, by default 7days (a19784e)

Bug Fixes

  • remove aws_news_div by default (32edf8e)
  • show all categories after the full-text input cleared or changed (9adae5e)

1.7.0 (2023-10-26)

Features

  • change history session table, add all session fields to screen (84a81f9)
  • change timing mechanism for loading content page (1cab999)
  • create new session on diff n aws accountid; iamUser; login-type or timelimit (8961faf)
  • move session tracking to onMessage push between content and background worker (7422be1)
  • set news, session interval based on configuration (d4421d4)
  • update aws accounts page (5bf0268)

1.6.0 (2023-10-24)

Features

  • add session tracking interval (f4473a2)
  • add settings page into extension, save 2 time configurations into chrome storage (323580d)
  • aws console shows random news from selected aws-news feed channels; news are clickable and open in new tab (ce996e7)
  • fetch aws feed news for category when slide bar on news page is moved (2ba3447)
  • maintain feed [] as index for lookups on category change (ac19d73)
  • read random news from random category that is allowed (ca9201d)

1.5.0 (2023-10-22)

Features

  • add css for links container (7927b88)
  • add design for main page elements (2da62ed)
  • add handler for each news type checkbox (54f0fb0)
  • add history page to track aws account switching and time of session in it (31d790c)
  • add Index of aws news li element to news configuration page (04d73e4)
  • add more elements; change styling for menu (de5858c)
  • add select and persist user choice for each aws news feed category (cacb0d8)
  • add toggle to select aws news index in table (f646434)
  • added bootstrap design (7866a97)
  • change row color if toggle is on/off (3cf7320)
  • create menu; add navigation dynamic adding elements to menu based on select from index (93fe7ed)
  • extract aws news from option page; create injectable menu (0d32aa8)
  • fetch aws news index (9bdbadf)
  • history page table add styling (f81c0b1)
  • implement single page navigation on aws news page both for index and all sections (1dfb791)
  • redesign main menu (afa9b64)
  • render aws news index catalog; save to local storage (2e96454)

Bug Fixes

  • remove bundle script not available for cors policy (60efeb4)

1.4.0 (2023-10-19)

Features

  • add support for federated user in aws console (3dbc404)
  • change colors if unknown account (510fe70)
  • change registration button style based on account (87429ef)
  • export aws accounts configuration as downloadable json configuration file (87ff821)
  • hide/show export button depending on the storage of aws accounts (ac01934)

1.3.0 (2023-10-18)

Features

  • add history tracking for account (593a09d)
  • add reaction on active/inactive account (3def040)
  • aws news rendered on console bar (76cd35b)
  • get AWS news, persist them and show random new in the toolbar (f1b253d)
  • render aws news in extension option page (b8033dd)

1.2.1 (2023-10-14)

1.2.0 (2023-10-14)

Features

  • add accounts counter to popup page (a4e17a6)
  • add support for both assumed role and iam user (3fb726d)
  • add timer for current session with notification (c7bb46e)
  • addd publishing to chrome store (25b93cc)
  • check if active aws console session is running otherwise stop timer (ffa1c58)
  • extract option styles to css file; add storage initialization (5faa85c)
  • extract popup styles to css file (df83d2e)
  • read federated account identifiers (ae785af)

Bug Fixes

  • accounts: add first initialization empty accounts case handler (de5ede6)

1.1.0 (2023-09-02)

Features

  • accounts are saved/loaded from extension storage (980c7c3)
  • added background worker; registering account in option (082630a)
  • added clickable links in popup (c14b8f4)
  • aws accounts operatable (97ba41e)
  • delete account in extension configuration (47fdbcf)
  • editing of aws accounts list with updates to name (3ff2bd5)
  • extension icon changes to alarm if aws account is not known and back to default through background worker (20b4beb)
  • extension is loading in chrome (d6b06a3)
  • lookup into created accounts to get alias; added div with styles for rendering (42ede46)
  • periodical polling of region and accountID (8d0653a)
  • read aws accountID and aws region from console (7c8f9cf)
  • removed state from content to chrome storage (3765543)
  • removed state from options to chrome storage (8d529f7)
  • update message only if account has changed (d187218)