Histórico de versões do LIT Prompts - 3 versões
LIT Prompts por Colarusso
Histórico de versões do LIT Prompts - 3 versões
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 0.2.1
Lançado em 18 de ago de 2025 - 3,07 MBFunciona em firefox 109.0a1 em diante- 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-turbowas replaced bygpt-4o-mini).
Código fonte publicado sob Licença MIT
- 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.,
Versões mais antigas
Versão 0.2.0
Lançado em 3 de abr de 2024 - 3,07 MBFunciona em firefox 109.0a1 em dianteBug 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 behaviorCódigo fonte publicado sob Licença MIT
Versão 0.1.0
Lançado em 4 de jan de 2024 - 485,55 KBFunciona em firefox 109.0a1 em dianteCódigo fonte publicado sob Licença MIT