Skip to content

Latest commit

 

History

History
393 lines (289 loc) · 27.3 KB

CHANGELOG.md

File metadata and controls

393 lines (289 loc) · 27.3 KB

5.0.1 (2022-07-03)

  • build: update dependencies (46b03ce)
  • build(deps): fix lint errors and update dependencies (ac1b615)
  • build(deps): update all dependencies (b32fd77)
  • build(deps): update all dependencies (7208059)
  • build(deps): update dependencies (d8120ad)
  • build(deps): update dependencies and eject web for more flexibility (3c991ae)
  • build(folder): update build folder for all projects (3b24cda)
  • build(scripts): add conventional-changelog-cli (4727cec)
  • build(scripts): add npx (e3d2eb6)
  • build(workflow): add clean cache command (78e8ea5)
  • build(workflow): quickfix remove lock file (462d442)
  • build(workflow): remove steps (1986515)
  • build(workflow): seperate steps (9403660)
  • build(workflow): try another yarn parameter (6ed72fe)
  • build(workflow): update action versions (0cdd362)
  • build(workflow): update node to version 16 (3d9291e)
  • build(yarn): add checksum env variable (3d0ac17)
  • build(yarn): add env variable (cb09dca)
  • build(yarn): remove cache command and add checksum flag (f987790)
  • build(yarn): update lock file (52f9399)
  • build(yarn): update yarn (d3900b8)
  • fix(history): add variable check (cfa982f)
  • fix(linkify): add target option (1e4638a)
  • fix(logout): set online users (fde56ad)
  • fix(selection): remove preventDefault from event (d5e7edf)
  • fix(server): fix server build script (4b22210)
  • fix(workflow): add env variables (c211a89)
  • fix(workflow): update "needs" (e198aed)
  • fix(workflow): update actions (3c3b26d)
  • fix(yarn): add command for yarn > v2 (09b19bb)
  • feat(auth): add auth string to handle easy login (07b28a4)
  • feat(eslint): detect unused imports (f6624bb)
  • feat(giphy): add first giphy integration (0f9334e)
  • feat(giphy): add giphy to web gui (b629bfe)
  • feat(gui): update GUI styling and fix some bugs (3439134)
  • feat(monorepo): move all projects to one repository (4f340a2)
  • feat(notification): share notification component (18805ff)
  • feat(online): move user list to shared and add view to web (88ff960)
  • feat(pnp): finish to implement yarn 2 and pnp (cdeaa57)
  • feat(reconnect): emit login on reconnect (4e592f4)
  • feat(reset): add menu to reset chat data, if the plugin does not start (e0027a2)
  • feat(resize): resize window in the right bottom corner (35b8b50)
  • feat(user): user current figma user as chat user (31dc5c3)
  • feat(web): add first settings screen and login screen (264966b)
  • feat(web): update design (8c11f3c)
  • chore: update alle dependencies and remove pnp (36d7d19)
  • chore: update dependencies (648951f)
  • chore: update gitignore (6bfb199)
  • chore: update image in readme (74df5c3)
  • chore: update readme (5d67f21)
  • chore: update readme (85117d5)
  • chore: update readme image (b59f4e8)
  • chore(router): update dependencies and react-router (0d30310)
  • refactor: add 🚀 (28c63f3)
  • refactor: add check for history replace (5d7006d)
  • refactor: add default username (33aeb4a)
  • refactor: remove a lot of unused code, fix bugs and add correct font (81751f4)
  • refactor: update connection information (74658a9)
  • refactor(animation): remove unnecessary state (3a5f071)
  • refactor(css): fix heights and add better dark mode colors (2969be8)
  • refactor(events): add new event management and store persistence (3dae88f)
  • refactor(events): update events, fix bugs and update store (68d33be)
  • refactor(header): update header styles in web (c0dcb59)
  • refactor(message): move message component to shared (debcd67)
  • refactor(messages): update complete message handling and make it more understandable (6f6c090)
  • refactor(messages): update wrapper and make it shareable (3706dc9)
  • refactor(server): update docker build (a0d16bd)
  • refactor(shared): update shareable code (28a0fbf)
  • refactor(style): fix buttons and remove log (e35d72e)
  • refactor(web): add react-spring and fix bugs (5d749b7)
  • 5.0.0 (b20b50b)
  • feat(yarn) user yarn 2 with pnp (7d63a3b)
  • Update README.md (84f7919)
  • style: fix margin and update resizer color (949ce38)
  • style: update online list (6f31eff)
  • style(message): add remove button (a38b359)
  • style(settings): add some paddings and margins (fb61daf)
  • style(settings): fix some sizes and bugs (7120318)
  • style(web): add simple responsive design (7ed66e1)
  • docs(readme): split information in seperate readmes (590853e)
  • docs(readme): update content (4f84ca4)

4.3.1 (2021-05-12)

  • 4.3.0 (1234070)
  • 4.3.1 (f934131)
  • build(deps): update dependencies (de28784)
  • refactor: reduce bundle size (f180513)
  • refactor: remove large gif (c71908f)
  • refactor: update store, move to eslint add socket hook (ca69c30)
  • refactor(build): optimize build size (9be3ed3)
  • docs(readme): upload gif to github (50bf366)
  • fix(socket): initialize socket with null (6d5d16c)
  • fix(store): fix "strict" warning (9f9a294)

4.2.3 (2021-03-10)

  • 4.2.3 (ce6f54b)
  • fix(mobx): add action for window focus (316da82)
  • build(deps): update all dependencies (853302c)
  • refactor: add https to svgs (77506f1)
  • refactor(naming): rename icon components (f1c9446)
  • refactor(style): add generic font family (e82acd5)

4.2.2 (2021-02-01)

  • 4.2.2 (ab42310)
  • refactor(style): move font and global style into own css file and update dependencies (27435af)

4.2.1 (2021-01-05)

  • 4.2.1 (d648e19)
  • feat(notification): show text, avatar and username in notifications (0b25c6b)
  • fix(url): tiny hotfix in main process (8736898)
  • build(workflow): remove codeql, because no queries are created (f1ac709)

4.2.0 (2021-01-04)

  • 4.2.0 (7db53c4)
  • refactor: remove unused main variable (bc31cc0)
  • refactor: update dependencies and tidy up the socket connection a little bit (3bd38fd)
  • refactor(mobx): move to new mobx 6 and update build process (d00e677)
  • build: remove unused packages and downgrade terser (5baf2cb)
  • feat(codeql): add codeql workflow (8ae6f28)

4.1.1 (2020-08-20)

  • 4.1.1 (5eb8f67)
  • fix: add some conditions and check if history is corrupt (8807ec9)
  • fix(todo): prevent todo list from opening on start (408f505)
  • build: remove yarn lock (ade23a6)
  • build(deps): bump lodash from 4.17.15 to 4.17.19 (57fe7df)
  • build(deps): update all dependencies (1ee8f92)

4.1.0 (2020-07-21)

  • 4.1.0 (3a48fe4)
  • Create FUNDING.yml (e1a999e)
  • Delete FUNDING.yml (d14e0c6)
  • Update FUNDING.yml (035f62d)
  • perf(render): lift header up and move messages to own component (a327aac)
  • fix(color): add theme font color to connection info (aa02762)
  • fix(lint): remove shadowed variable (c4579ae)
  • build: update figma typings (0008245)
  • build(deps): update dependencies (a9f16eb)

4.0.0 (2020-05-26)

  • 4.0.0 (1f73364)
  • docs: replace gif (528150b)
  • docs(assets): update header and gif (e6377c1)
  • style: add correct colors to tooltip and scrollbar (d6e9683)
  • style: fix margin (781cf2e)
  • style: fix svg color (231e94e)
  • style(message): fix width (501f4d8)
  • style(seperator): add theme color (bcfea63)
  • style(tooltip): update style (9910ee8)
  • refactor: update styling and fix some small bugs (d8dff6e)
  • refactor(colors): add news colors (2cee787)
  • refactor(style): fix icon and update settings colors (1a327c1)
  • fix: add missing method (e7f9eac)
  • fix(lint): reorder imports (0e127b4)
  • fix(settings): move observer hoc (649326b)
  • fix(style): fix selection button style (03342fd)
  • fix(theme): set chatbar font color (4f38e35)
  • feat(chat): add automatic pagination on scroll (bb14fdf)
  • feat(chat): detect links in chat text (2c274f1)
  • feat(chatlist): add new chat list style (82d92ad)
  • feat(dark-theme): add theme support (95a1093)
  • feat(emoji): add emoji picker functionality (084f513)
  • feat(minimized): add header functionality (eb26300)
  • feat(settings): add new settings page and fix tooltips (62de336)
  • feat(theme): update message date color (7bde21e)
  • feat(todo): add todolist on first start (d40e64c)
  • feat(tooltip): add tooltip component (f7af113)
  • feat(v4): start version 4 (d4010d9)
  • build: new logo and header (00f4cd2)

3.0.1 (2020-05-02)

  • 3.0.0 (e670f47)
  • 3.0.1 (41ea6d3)
  • fix(connection): replace some initialization code (8fcfeec)
  • fix(reactive): the UI sometimes does not respond to the current status (a124592)
  • fix(settings): do not close settings (7769dda)
  • fix(socket): save settings correctly and add socket hoc to colorpicker (5d2be34)
  • fix(spacing): remove some space (d0f4597)
  • docs: add a gif instead of screenshots (6196d75)
  • docs: update header image (dfdde0f)
  • refactor: change scroll to bottom behavior and add changelog link (d00a86a)
  • refactor: remove props interface (27e883f)
  • refactor: update animations (977b877)
  • refactor(notification): update notification position (5ab1ae4)
  • refactor(wording): add better wording (6a1c31e)
  • feat(animation): add message animation (c956805)
  • feat(mobx): complete store rewrite and better socket handling (997e4c9)
  • feat(notifications): update design and positioning (8b5cb82)
  • feat(owner): add owner id on create (5442c42)
  • feat(page-change): add the ability to change the page on selection (b01fe05)
  • feat(redesign): start to implement a new chat design (12b3ed6)
  • feat(relaunch-data): cleanup relaunch data (427a1d5)
  • feat(ui): update animations, remove full size connection view (4abee19)
  • feat(ui): update settings and fix animations (deb7aab)
  • style: add more space (8018b4d)
  • style: update pills (52a6073)
  • style(colorpicker): update positioning (7381435)
  • chore(assets): add new logo and header (8bb63b7)

2.4.1 (2020-04-06)

  • 2.4.1 (1567022)
  • fix(deps): audit fix some dependencies (a5cb723)
  • fix(sound): create new instance to play sound immediately (7d69be0)

2.4.0 (2020-04-06)

  • 2.4.0 (d53cd73)
  • feat(settings): add new notification settings and sound (2d65d72)

2.3.3 (2020-03-17)

  • 2.3.3 (3d610a3)
  • move expand icon to the right (e71fb30)
  • refactor(minimized): move plus icon to the right (33887ab)

2.3.2 (2020-03-13)

  • 2.3.1 (8c6f2d3)
  • 2.3.2 (22feff1)
  • fix(build): set import names correct (de2af61)
  • fix(input): ability to type ã õ á é etc characters (a3a4633), closes #3
  • fix(relaunch): fix message on relaunch (33346fe)
  • refactor(rename): write all tsx files with capital letters (eedc1b8)
  • build(deps): update dependencies (018d251)

2.3.0 (2020-02-05)

2.2.1 (2020-01-26)

  • 2.2.1 (979d8cd)
  • feat(selection): preview what you've selected (2c890a8)

2.2.0 (2020-01-26)

  • 2.2.0 (22e3676)
  • feat(focus): focus elements on click (fd2e6d9)
  • docs: update screenshots (f6c23fa)
  • fix(anon): hopefully fix the "anon joins" message (31276df)

2.1.0 (2020-01-25)

  • 2.1.0 (4b32720)
  • style: add hover styles (0d63940)
  • style(icon): add shared icon style (bde5be4)
  • refactor: redesign element selection and more (74e9b40)
  • refactor: remove timeout and add ready message to main thread (6a799d9)
  • refactor: show number of elements in message (a98f3a8)
  • fix(style): remove active button padding (33b69e6)
  • build(deps): update dependencies (fad52c4)

2.0.1 (2020-01-07)

  • 2.0.1 (3af854a)
  • refactor: add init timeout (7a9b2af)
  • build(deps): update dependencies and typings (2aae42e)
  • build(deps): update dependencies and typings (def5de7)
  • build(workflow): update workflow (3cb96d3)

2.0.0 (2019-11-17)

  • 2.0.0 (77fcd59)
  • fix(handling): fix some state handling and redirections (ae87cd1)
  • fix(scroll): add timeout to scroll on incoming message (a0c5c06)
  • feat(leave/join): add leave and join message (43bdc2f)
  • feat(minimize): add minimize modus again (8e8c4bc)
  • feat(notify): add notifications (b5aad45)
  • style: add header (1fe0dad)
  • style: add some opacity on hovering (6e20f62)
  • refactor: remove comments (8c7293c)
  • refactor: remove files and add missing functionality (5ad7ca8)
  • refactor: start new version 🍕 (a85be6a)
  • refactor: transfer first methods to new version (00af214)

1.4.1 (2019-10-13)

  • 1.4.1 (b123819)
  • build(actions): add first workflow file (326379c)
  • feat(focus): check window focus (7083554)

1.4.0 (2019-10-11)

  • 1.4.0 (fe74110)
  • feat(hide/minimize): chat can now be minimized and run in background (71cf682)

1.3.0 (2019-09-15)

  • 1.3.0 (e44da43)
  • feat(notifications): add notifications (e66819a)
  • fix(scroll): fix delay on history initialization (69bec6b)
  • docs(readme): update list item (75c9a8d)
  • docs(screenshots): update screenshots (796b1e7)
  • refactor: set timeout and add transports (d56de7f)

1.2.0 (2019-08-30)

  • 1.2.0 (2e105a8)
  • feat(remove-history): add button to remove complete history (2e35366)
  • docs(readme): add figma link (9956d25)
  • fix(history): fix multiple adding of messages (98ac876)

1.1.0 (2019-08-29)

  • 1.1.0 (f724766)
  • feat(history): add local shared history and instance id (de7d55f)
  • feat(limits): add limits to input fields (13978c6)
  • fix(history): move history to private plugin storage (c098eea)

1.0.0 (2019-08-23)

  • 1.0.0 (6433913)
  • initial commit (d9cc9e9)
  • feat(history): add local history (536f663)
  • feat(server-url): add settings to change server url (9bb8acd)
  • feat(settings): add settings page and handle socket errors (58a8e06)
  • feat(settings): add settings, split files, fix bugs (200f5c5)
  • feat(url): add current server url to settings (cf61729)
  • feat(user-list): add a list of current users (ddb7265)
  • docs(feature): add new feature to todolist (1b7f944)
  • docs(package): add some infromation (59c0669)
  • docs(readme): add a feature to the list (4f3ab13)
  • docs(readme/assets): add assets and update the readme file (61a0a9b)
  • docs(screens): update screenshots (72ed163)
  • refactor(enums): create enums and update a useEffect hook (a4181da)
  • fix(online): fix online status and refactor some methods (dc8c539)
  • fix(settings): prevent error on start (7781044)