Skip to content

Latest commit

 

History

History
782 lines (380 loc) · 42.3 KB

CHANGELOG.md

File metadata and controls

782 lines (380 loc) · 42.3 KB

Changelog

2.25.0 (2024-09-12)

Features

Bug Fixes

  • handle hydration missing menu and style (bf687da)

2.24.6 (2024-09-08)

Bug Fixes

  • fix unexpected latex formula escape (30f0b62)

2.24.5 (2024-09-07)

Bug Fixes

  • adapt remix version and try to reduce call to session api (950c8fc)
  • fix the script not working on share page (64849a6)
  • improve menu injection (542c23d)

2.24.4 (2024-06-29)

Bug Fixes

  • fix missing toggle style (69d0deb)
  • improve language detection by respecting oai language setting (6189cc0)
  • let html export's max width adapt to the screen size intead of the fixed 800px (9249279), closes #247

2.24.3 (2024-06-17)

Bug Fixes

2.24.2 (2024-06-17)

Bug Fixes

  • handle oversized screenshot on firefox (ce2356e)

2.24.1 (2024-05-21)

Bug Fixes

  • add @match for new ChatGPT domain with query parameter (e48c902)
  • support model name mapping for gpt-4o (346e08f)

2.24.0 (2024-05-18)

Features

2.23.0 (2024-05-04)

Features

2.22.1 (2024-04-23)

Bug Fixes

  • try fix team workspace authentication issue (1b9d3c1)

2.22.0 (2024-04-04)

Features

  • try support team account (7937b05)

Bug Fixes

  • fix characters overlap in screenshot (aef813c), closes #216
  • hide feedback bar in screenshot (3763ad7)

2.21.2 (2024-03-30)

Bug Fixes

  • filter model memory context message (a99c9f1)
  • remove HTML export odd child highlighting (c3cd253)
  • update HTML export colors to match ChatGPT UI (646b3f5)
  • update image export colors to match ChatGPT UI (dbb7022)

2.21.1 (2024-03-13)

Bug Fixes

2.21.0 (2024-02-24)

Features

  • add getOobaString and getTavernString for conversion to other formats (214111b)
  • remove pandora (115687d)
  • support export to tavern and ooba format (a28f9fd)

Bug Fixes

  • correct model names from 'GTP' to 'GPT' (43f29e4)
  • i18n: use contohnya instead of mis. in Bahasa translation to avoid confusion (02909ec)
  • update style to follow chatgpt updates (8ee62f5)

2.20.0 (2024-02-13)

Features

Bug Fixes

  • fix broken style becasue of the updates and improve light style (ab246ac)
  • improve timestamp injection (e0eaa65)
  • remove weird white rect from the bottom of screenshot export (fdcf86d)

2.19.0 (2024-01-07)

Features

  • support "archive conversation" in Export Conversations dialog (706cef2), closes #199

Bug Fixes

  • fix conversation started detection (c5bbb82)
  • fix upload button style (2960a92)
  • i18n: improve minor issues in translation (e35bb3a)
  • support pandoar-next (2d8a6ce), closes #194

2.18.1 (2023-12-24)

Bug Fixes

  • build conversation list with bottom-up method (#193) (dc157f7)
  • fix broken timestamp (613247f)
  • fix screenshot export (b65515c)
  • gizmo mode is now the detaul mode (7d83072)
  • port continuation merging back and remove conversation choice (b1ff972)
  • remove localstorage legacy migrator (00ad390)
  • remove unsplash related workarounds (ba6f2f7)

2.18.0 (2023-11-22)

Features

  • support image in execution output (38c65b9), closes #191

Bug Fixes

  • should not output [image] (5478d65)

2.17.2 (2023-11-14)

Bug Fixes

  • fix conversation choice selector (355e07d)

2.17.1 (2023-11-12)

Bug Fixes

  • fix screenshot and conversation choice (4bb56f8)
  • replace latex annotation \[ \] \( \) with $ for better compatibility (6e72297), closes #187

2.17.0 (2023-11-08)

Features

Bug Fixes

  • support extract id from gizmo path (0bf3115)

2.16.1 (2023-11-07)

Bug Fixes

  • messages from tool shouldn't use conversation choice (aff5ce1), closes #173

2.16.0 (2023-11-05)

Features

Bug Fixes

  • do not render export dialog until needed (#178) (1e7f0fa)
  • show [image] for multi-modal in text export (ddfbee7)

2.15.0 (2023-10-16)

Features

  • partially support multimodal_text (7d5c7de)
  • support footnote (35d74e0)

Bug Fixes

  • conversationChoices should only applied to node with recipient all (bd36162)
  • should not output response from plugins (8d4ee37)

2.14.5 (2023-09-25)

Bug Fixes

  • further improve the code and execution result's output format (49cfd6e)
  • handle canvas size might exceed browser's limit (3e6629d)
  • handle frozen page props (75b5f9d)
  • support message content type execution_output from plugin (78e4ecf)

2.14.4 (2023-09-19)

Bug Fixes

  • fix popup position on mobile (esp sharing page) (3b39746)

2.14.3 (2023-08-29)

Bug Fixes

  • zIndex should not overlap on setting menu (39d13da), closes #166

2.14.2 (2023-08-21)

Bug Fixes

  • z-index collision with history list (c1faca9), closes #164

2.14.1 (2023-08-20)

Bug Fixes

  • toggle should not shrink on small screen (b152f44)

2.14.0 (2023-08-20)

Features

  • support OpenAI official JSON format (66d8f90), closes #162

Bug Fixes

  • adopt latest sentinel-js, no more patch (631332d)

2.13.0 (2023-07-09)

Features

  • support conversation timestamp in markdown export (38f4a97), closes #155

2.12.1 (2023-06-15)

Bug Fixes

  • fix checkbox style (e1b41c9)
  • update zhile.io API to fakegpt (2723554)

2.12.0 (2023-06-08)

Features

  • added support for create_time and update_time metadata parameters per #94 (#114) (5df4ba6)
  • support sharing page (50462cd), closes #147

2.11.0 (2023-05-30)

Features

  • concat the output of official "Continue generating" (b191ec2), closes #146

2.10.0 (2023-05-08)

Features

Bug Fixes

  • i18n: update Invalid File Format in Turkish (5cbb2e9)
  • update API interface and detect chat history disabled (0fcb3d7)

2.9.2 (2023-05-01)

Bug Fixes

  • export all should enable compression (ca9d5c5), closes #141

2.9.1 (2023-04-24)

Bug Fixes

  • reduce the blurriness of screenshot export (42a1d75), closes #129
  • remove revison and buttons from screenshot (ba41b79)

2.9.0 (2023-04-23)

Features

  • basic support for response from plugin (c45fdbe)
  • i18n: add spanish to lanaguage list (2b2f75c)
  • i18n: add spanish translation (#137) (08a6930)

Bug Fixes

  • i18n: fix Malaysia should use ZH_Hans (9e2b748)
  • support url with model (a50d580)

2.8.0 (2023-04-21)

Features

  • remove copy button in chat in favor of the built-in copy button (66dbaa6)

Bug Fixes

2.7.1 (2023-04-20)

Bug Fixes

  • some chats cannot be exported because of missing message parts (2e7ece8)
  • thread might not exist (d18bf3f)

2.7.0 (2023-04-15)

Features

  • i18n: add turkish to language list (b05776f)
  • i18n: add turkish translation (#128) (9ad8e0a)
  • support i18n (918ff41), closes #91
  • use the same Toggle as ChatGPT's setting (0f91b56)

2.6.5 (2023-04-14)

Bug Fixes

2.6.4 (2023-04-14)

Bug Fixes

  • update chat url to /c/* (96ec23e)

2.6.3 (2023-04-13)

Bug Fixes

  • add missing css ml-4 (f5974d4)
  • handling same chat name in export all (aa513b1), closes #117

2.6.2 (2023-04-12)

Bug Fixes

  • handle GM_* function might be undefined (77b52b1), closes #112

2.6.1 (2023-04-08)

Bug Fixes

  • fix toggle style in mobile view (dcd9c97)

2.6.0 (2023-04-07)

Features

  • add conversation timestamp on page and HTML, revamp setting UI (531a766)
  • support delete conversations (554b26d), closes #85

Bug Fixes

  • update closeDelay 300ms (388a3ea)

2.5.4 (2023-04-05)

Bug Fixes

  • add missing {chat_id} in Export All (c8e52aa), closes #106
  • export all is not openable (ea69a4f)

2.5.3 (2023-04-05)

Bug Fixes

  • fix menu is not working after OpenAI page update (9632818)

2.5.2 (2023-04-04)

Bug Fixes

  • handling screenshot spacing on MacOS Firefox (dea099d), closes #78
  • model bar should be hide correctly (8b8844b)

2.5.1 (2023-04-01)

Bug Fixes

  • storage should not throw error when not found (3de59f8), closes #101

2.5.0 (2023-04-01)

Features

  • add {chat_id} to filename varaible (d27e225)
  • add {model} and {model_name} to variable (057fe9f)

Bug Fixes

  • load plugin on page with model query string (5d64f04), closes #100

2.4.1 (2023-03-29)

Bug Fixes

  • fix close button position in Export Dialog (2498d55)
  • setting dialog should allow scroll when overflow (cd3340d)
  • user's input should respect line break and be escaped (46b5369), closes #95

2.4.0 (2023-03-27)

Features

2.3.3 (2023-03-25)

Bug Fixes

  • handle rate limiting in export all (ba739e0), closes #88

2.3.2 (2023-03-24)

Bug Fixes

  • export all should load all of chats (770f129), closes #86

2.3.1 (2023-03-21)

Bug Fixes

  • copy button shows in code block incorrectly (b43dbc8), closes #83

2.3.0 (2023-03-18)

Features

  • support copy text of single response from ChatGPT (0a78d2e), closes #63
  • support GPT-4 avatar in HTML export (890f10d), closes #81

2.2.1 (2023-03-16)

Bug Fixes

  • jszip is not defined in prod build (8b57e16), closes #75

2.2.0 (2023-03-15)

Features

  • support JSON export and export All (ce0d895)

Bug Fixes

  • error handling for avatar fetching (d8af0ec), closes #73
  • hide GPT-4 model text (796899e)

2.1.2 (2023-03-10)

Bug Fixes

  • fix wrong dimensions of user pfp in screenshot export (ad679cd), closes #53
  • improve layout and style (0c801cb)
  • reduce bundle size by externalizing and dropping modules (c59faab)
  • update API interface (follow what OpenAI updated) (922cb36)
  • use title from API in markdown and html export (1f6f4d7)

2.1.0 (2023-03-08)

Features

  • show message to user when history api disabeld (9025934)

Bug Fixes

  • error handling on menu onclick (f0b7c7f)
  • get accessToken from unsafeWindow and provide a fallback to session API (0accd66)

2.0.0 (2023-03-07)

⚠ BREAKING CHANGES

  • rewrite the plugin with API based data source

Features

  • add loading effect on menu button (6e5bc12)
  • add setting dialog/ support {date} in filename (f219def)
  • rewrite the plugin with API based data source (4ecf34a)
  • show timestamp on each chat post (e602c7b)

Bug Fixes

  • check if conversation started (a60bedc)
  • handle failed callback (6739500)
  • respect line break and improve text style (c9e60bc)

1.9.1 (2023-02-27)

Miscellaneous Chores

  • script title and description support chinese (2147a91)

1.9.0 (2023-02-27)

Features

  • make title of html align with the conversation title (88804e0), closes #46
  • support image in chat (8be8add), closes #58

Bug Fixes

  • hide redundent model bar in screenshot export (f79f3f6)
  • improve shrinked avatar in exported html (f8e09bc)
  • rework metadata appearence in HTML export (#56) (bcf4e9d)
  • try fix #53 with specific scale in html2canvas (fefda82)

1.8.1 (2023-02-21)

Bug Fixes

1.8.0 (2023-02-17)

Features

Bug Fixes

  • fix content parsing inside list (c09bbcc), closes #48
  • unify line break to \n (cd5e7a4), closes #49

1.7.2 (2023-02-10)

Bug Fixes

  • fix content parsing and rendering in list (4fdc916), closes #43
  • improve the style of list (1049a77)
  • respect start attribute on ordered-list (35ef064)

1.7.1 (2023-01-27)

Bug Fixes

  • tweak file name field styles to look nicer when light theme is active (cc757de)

1.7.0 (2023-01-14)

Features

  • support heading, quote, bold, italic and separator (3083135), closes #37

1.6.0 (2023-01-11)

Features

  • support menu injection on mobile view (90c4001)
  • support to customize the filename (85b64b0)

Bug Fixes

  • filter out content policy danger (7881d89), closes #33

1.5.0 (2023-01-08)

Features

  • adopt dropdown layout (92b713b), closes #31
  • support table parsing and exporting (dd3bd49), closes #32

Bug Fixes

  • filter out content policy warning (15b2e54), closes #33
  • fix missing closing of ordered-list (1ef646e)

1.4.0 (2022-12-28)

Features

  • support markdown export (306ed2b)

1.3.3 (2022-12-22)

Bug Fixes

1.3.2 (2022-12-21)

Bug Fixes

  • stabilize menu injection (224a51f)

1.3.1 (2022-12-17)

Bug Fixes

  • prevent alert on cf-protection page (d40ac3e)

1.3.0 (2022-12-17)

Features

  • improve the code block style with hightligh.js (5101b41)
  • support ordered-list and unordered-list (ce87909)
  • support syntax highlight for HTML output (5a1b518)

Bug Fixes

  • update menu layout to follow chatgpt layout changes (aa0abec)
  • update user input selector to follow chatgpt layout changes (cbb3483)

1.2.0 (2022-12-10)

Features

  • fix the unstable menu injection (8fef5ae)

1.1.2 (2022-12-07)

Bug Fixes

  • escape text content (76d4082)
  • preserve line break in html requestion (b6e4baf)

1.1.1 (2022-12-06)

Bug Fixes

  • follow the layout changes on chatgpt side (5b42412)

1.1.0 (2022-12-05)

Features

  • show copied status (fdc0109)
  • support export png (screenshot) (7aa7c0f)

1.0.0 (2022-12-05)

Bug Fixes

Continuous Integration