תוספות לדפדפן Firefox
  • הרחבות
  • ערכות נושא
    • עבור Firefox
    • מילונים וחבילות שפה
    • אתרי דפדפנים אחרים
    • תוספות עבור Android
כניסה
הסמל של התוספת

היסטוריית גרסאות עבור OdooTerminal - ‏25 גרסאות

OdooTerminal Alexandre מאת

דירוג 5 מתוך 5
5 כוכבים מתוך 5
5
10
4
0
3
0
2
0
1
0
היסטוריית גרסאות עבור OdooTerminal - ‏25 גרסאות
  • יש להיזהר עם גרסאות ישנות! גרסאות אלה מוצגות למטרות בדיקה ועיון.מומלץ תמיד להשתמש בגרסה העדכנית של תוספת.

  • הגרסה העדכנית ביותר

    גרסה 14.0.0

    תאריך שחרור: 25 יולי 2026 - 426.46 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    ADD: TraSH: 'undefined' literal; accessing a missing dictionary key or array index now yields undefined instead of null
    ADD: TraSH: Increment/decrement operators, prefix and postfix ($i++ / ++$i), usable in expressions with C-like semantics
    ADD: TraSH: for-in loops over arrays and strings (for ($item in $items) { ... })
    ADD: AI Mode: MCP over HTTP
    ADD: AI Mode: Watchdog - Opt-in floating AI watchdog that reacts to page activity on its own
    ADD: Terminal toolbar button to change debug mode (thanks to @hjdhnx) (pr #152)
    ADD: Miscelanea options (show model, highlight words, limits, ...) (thanks to @hjdhnx) (pr #152)
    ADD: Chinese translations (thanks to @hjdhnx) (pr #152)
    ADD: Command 'markdown': Renders markdown as HTML

    IMP: TraSH: AST-based parser/codegen; replaces the token prioritizer and the linear parse walk
    IMP: TraSH: Correct short-circuit for chained && expressions
    IMP: TraSH: Standard operator precedence in expressions mixing strings and math
    IMP: TraSH: Concat
    IMP: AI Mode: Prompt fixes (attachment discovery flags, model names, escapes, for-in rule)
    IMP: AI Mode: Send HTML format system prompt in chat mode
    IMP: Options Page (thanks to @hjdhnx) (pr #152)
    IMP: AI Mode: Handle markdown responses

    FIX: Command 'search': Short name for 'options'
    FIX: TraSH: 'fixed' function description
    FIX: Multi-line input (thanks to @hjdhnx) (pr #152)
    FIX: Command 'tour': Odoo 18.0+

    DEL: AI Mode: Single chat

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת Firefox וקבלת ההרחבה
    הורדת קובץ
  • גרסאות ישנות יותר

    גרסה 13.2.0

    תאריך שחרור: 1 יולי 2026 - 302.02 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    IMP: Command 'caf': Show selection options
    IMP: Commans assistant: Refresh handling
    IMP: AI Mode: Don't send internal and native functions
    IMP: AI Mode: Clarify HTML output requirement in agent system prompt

    FIX: AI Mode: Fetch from the extension context
    FIX: Command 'caf': Format cell value

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 13.1.0

    תאריך שחרור: 30 יוני 2026 - 298.61 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    ADD: AI Mode: Help button
    ADD: AI Mode: Auto-compress history
    ADD: AI Mode: Files management
    ADD: AI Mode: Take screenshots
    ADD: AI Mode: Re-run scripts/commands
    ADD: AI Mode: Custom prompt
    ADD: AI Mode: Custom skills
    ADD: Command 'click'
    ADD: Command 'inspect'
    ADD: Command 'fill'
    ADDl Command 'options'

    IMP: Command 'form': get, edit, save, clear operations
    IMP: Command 'read_group': Print output
    IMP: TraSH: Performance
    IMP: Options page
    IMP: AI Mode: instance skill

    FIX: TraSH: Escaped strings
    FIX: TraSH: Trim strings
    FIX: AI Mode: Cache

    UPD: Documentation

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 13.0.0

    תאריך שחרור: 25 יוני 2026 - 270.1 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    ADD: Command 'ai': LLM integration with chat and agent modes
    ADD: Command 'form': Manipulate form view
    ADD: Command 'pivot': Display pivot views
    ADD: Command 'graph': Display graph views
    ADD: Command 'read_group': Execute read_group operations
    ADD: Command 'describe': Describe model
    ADD: Command 'daterange': Date range helper
    ADD: Command 'diff': Compare records
    ADD: Busy tooltip
    ADD: AI mode
    ADD: 'executeAll': Return all results from commands

    IMP: Command 'view'
    IMP: Command 'call' and 'dblist'
    IMP: TraSH interpreter
    IMP: Always on-top

    FIX: Don't use innerHTML
    FIX: package.json: Dependencies section

    UPD: Options

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 12.0.0

    תאריך שחרור: 24 מאי 2026 - 228.21 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    ADD: Internal function 'pow'

    IMP: Make Flow happy (using Claude Code)
    IMP: Use pnpm
    IMP: package.json: multi-os support (thanks to @killday)

    UPD: Project dependencies

    FIX: Command 'exportfile': Incorrect example (issue #147)
    FIX: TraSH tokenizer: Incorrect handling of math operations with negative numbers
    FIX: Assistant Panel: Show only in single-line mode

    DEL: Pow operator

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 11.11.0

    תאריך שחרור: 23 נוב׳ 2025 - 193.3 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    ADD: Command 'zip': Create ZIP object file
    ADD: Internal function 'encode': Encode data (base64)
    ADD: Internal function 'decode': Decode data (base64)

    IMP: Command 'exportfile': New format 'raw' to generic binary
    IMP: Command 'exportfile': New format 'zip' to export binary fields
    IMP: Command 'exportfile': New option 'mimetype' to change the MIME type when using 'raw' format

    FIX: Command 'exportfile': Incorrect handling of recordset (issue #147)

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 11.10.1

    תאריך שחרור: 5 נוב׳ 2025 - 163.97 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    FIX: Command 'doc': Typo in the technical documentation details (by baptiste-n42 - pr #146)
    FIX: Command 'uninstall': Pretty print and filter affected modules

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 11.10.0

    תאריך שחרור: 22 ספט׳ 2025 - 163.92 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    ADD: Support Odoo 19.0
    ADD: Command 'doc': View technical documentation page

    IMP: Minor code refactor
    IMP: Reduce icons size

    FIX: Command 'json': Don't require 'data' parameter

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 11.9.2

    תאריך שחרור: 6 אוג׳ 2025 - 181.18 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    FIX: race condition in dynamic options

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 11.9.1

    תאריך שחרור: 6 מאי 2025 - 181.41 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    IMP: Solve some 'FIXME' comments
    IMP: Command 'sysparam': Allow number and boolean values
    IMP: Command 'longpolling': New 'subscribe' and 'unsubscribe' options

    FIX: Command 'longpolling' in Odoo 17.0+: 'moment' is no longer used
    FIX: Instance Analyzer: No crashing when using a blocking service worker

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 11.9.0

    תאריך שחרור: 1 אפר׳ 2025 - 181.13 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    ADD: Command 'sysparam': Edit odoo config. parameters (by baptiste-n42 - pr #144)
    ADD: Command 'renew_database': Edit database renewal values (by baptiste-n42 - pr #144)

    IMP: Minor code refactor

    FIX: Flow type for 'uniqueId'

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 11.8.0

    תאריך שחרור: 9 מרץ 2025 - 178.81 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    ADD: options: Theming

    FIX: exportfile xml: Include ids for records without reference
    FIX: hex2rgb: Correctly handle hex values
    FIX: Command Assistant: Colors (issue #142)
    FIX: Recordset Table: Display the contents of fields of type Object (issue #143)
    FIX: Recordset Table: Correct processing of binary type fields
    FIX: 'get_content': Use own implementation

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 11.7.2

    תאריך שחרור: 11 דצמ׳ 2024 - 172.83 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    FIX: file2base64: Support large files
    FIX: onInternalMessage: Don't fail on non-Odoo pages (#141)

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 11.7.1

    תאריך שחרור: 2 דצמ׳ 2024 - 172.75 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    FIX: Command 'view': Show selected record

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 11.7.0

    תאריך שחרור: 28 נוב׳ 2024 - 172.77 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    IMP: Command 'exportfile': Add CSV format [RFC-4180] (issue #138)
    IMP: Command 'exportfile': Add XML odoo format
    IMP: Interpreter: Add unknown lexer type (issue $139)

    FIX: Command 'search', 'read': --read-binary
    FIX: Exception with longpolling on first loads

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 11.6.0

    תאריך שחרור: 28 אוק׳ 2024 - 171.36 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    IMP: Support Odoo 18.0
    IMP: Detect enterprise version

    FIX: Paste clipboard content in the terminal input
    FIX: Wrong version on docker instances (issue #136)
    FIX: Unwanted exceptions when writing code

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 11.5.2

    תאריך שחרור: 26 ספט׳ 2024 - 170.55 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    FIX: Press escape key without having the terminal fully initialized (issue #134)

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 11.5.1

    תאריך שחרור: 19 ספט׳ 2024 - 170.94 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    IMP: Translations
    IMP: Core resilience

    UPD: Docs

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 11.5.0

    תאריך שחרור: 16 ספט׳ 2024 - 169.04 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    IMP: showQuestion: show terminal
    IMP: Don't resolve unknown values by default

    ADD: TraSH: +=, -=, *=, /=

    UPD: Samples

    FIX: TraSH: Store SUBSCR

    DEL: Command 'quit'

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 11.4.0

    תאריך שחרור: 7 ספט׳ 2024 - 168.46 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    IMP: Internal Command 'fetch': Use AbortSignal.timeout
    IMP: Command Assistant
    IMP: Helpers: add $UID and $UNAME
    IMP: Loader: Handle lazy load

    ADD: Command 'info': Get generic information
    ADD: Command 'notify': Show notifications
    ADD: Command 'run': Run a TraSH script

    UPD: Manifest strings
    UPD: Docs

    FIX: Extension options page

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 11.3.0

    תאריך שחרור: 12 אוג׳ 2024 - 166.6 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    UPD: Docs
    UPD: Samples

    IMP: TraSH: functions
    IMP: TraSH: if/else
    IMP: Tests: Use Official Odoo Docker Image

    ADD: TraSH: typed function paramaters
    ADD: TraSH: elif
    ADD: Terminal: Button to reload the shell

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 11.2.0

    תאריך שחרור: 17 יולי 2024 - 165.69 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    IMP: Minor refactor

    ADD: Internal Command 'fetch': HTTP requests
    ADD: Samples

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 11.1.0

    תאריך שחרור: 14 יולי 2024 - 165.14 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    IMP: Cache
    IMP: Command assistant: multi-level help
    IMP: Command 'help': show 'internal' commands

    ADD: Internal Command 'pnow': high resolution timestamp
    ADD: Command 'input': requests user input

    FIX: TraSH Interpreter: Token position

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 11.0.1

    תאריך שחרור: 4 יולי 2024 - 153.33 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    FIX: Implicit strings (issue #133)
    FIX: Command assistant

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
  • גרסה 11.0.0

    תאריך שחרור: 3 יולי 2024 - 153.29 ק״ב
    עובד עם ‏firefox 109.0a1 ומעלה
    IMP: TraSH: Turing completeness
    IMP: Use 'flow'
    IMP: Use Manifest V3
    IMP: jQuery is no longer used
    IMP: python is no longer used

    ADD: TrasH: Global names $RMOD and $RID (issue #131)
    ADD: Multi-line input mode
    ADD: Translations
    ADD: Command 'sleep'

    FIX: 'debug' command (issue #132)

    DEL: Command 'repeat': It presented problems if more than one 'repeat' was executed at the same time.

    קוד המקור משוחרר תחת GNU General Public License v3.0 only

    הורדת קובץ
מעבר לדף הבית של Mozilla

תוספות

  • על אודות
  • בלוג התוספות של Firefox
  • Extension Workshop
  • מרכז המפתחים
  • מדיניות למפתחים
  • בלוג קהילה
  • פורום
  • דיווח על תקלה
  • מדריך סקירה

הורדה

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

הבניות האחרונות

  • Nightly
  • Beta

‏Firefox לעסקים

  • Enterprise

קהילה

  • Connect
  • Contribute
  • Developer

מעקב

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • פרטיות
  • עוגיות
  • מידע משפטי

למעט היכן שצוין אחרת, התוכן באתר זה מוגש בכפוף לגרסה 3.0 של הרשיון Creative Commons Attribution Share-Alike או כל גרסה עדכנית יותר.