LIT Prompts 版本紀錄 - 3 個版本
LIT Prompts 作者: Colarusso
LIT Prompts 版本紀錄 - 3 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 0.2.1
發行於 2025年8月18日 - 3.07 MB適用於 firefox 109.0a1 與更新版本- Because the internal month variable {{month}} returned a zero-index month (0-11), the {{month1}} variable was added to return the current month indexed at 1 (1-12). Note: the {{month2d}} variable now returns a padded version of the {{month1}} variable (e.g.,
01
) instead of the {{month}} variable. - The default OpenAI models were changed to avoid models that no longer work (e.g.
gpt-3.5-turbo
was replaced bygpt-4o-mini
).
原始碼依照 MIT License 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件- Because the internal month variable {{month}} returned a zero-index month (0-11), the {{month1}} variable was added to return the current month indexed at 1 (1-12). Note: the {{month2d}} variable now returns a padded version of the {{month1}} variable (e.g.,
較舊版本
版本 0.2.0
發行於 2024年4月3日 - 3.07 MB適用於 firefox 109.0a1 與更新版本Bug fixes and enhancements.
- Removed Storage from permissions
- Added Active Tab URL to transcripts
- Add shift+enter as an exception to send on inputs (allows for line breaks in input)
- Added "restart" to Chat workflow
- Show how many characters are in output enhancement
- Added trim() to output to remove leading and trailing blank characters
- Changed copy to clipboard scope to include only most-recent output.
- Encrypt and password protect API Key on export to file
- Disable resize on exports without the scratch pad (single pane outputs
- Improve button appearance for iOS
- Fixed bug with {{scratch}} variable not rendering as string.
- Fixed bug to force repeat of novel questions
- Fixed bug with "Continue Generation" post-run behavior原始碼依照 MIT License 條款釋出