LIT Prompts의 버전 기록 - 3개 버전
LIT Prompts 제작자: Colarusso
LIT Prompts의 버전 기록 - 3개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 0.2.1
2025년 8월 18일에 출시 - 3.07 MBfirefox 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-turbowas replaced bygpt-4o-mini).
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.,
이전 버전
버전 0.2.0
2024년 4월 3일에 출시 - 3.07 MBfirefox 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 behaviorMIT 라이선스에 따라 릴리스된 소스 코드