OdooTerminal versionshistorik - 25 versioner
OdooTerminal av Alexandre
Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.
Senaste version
Version 14.0.0
Släppt 25 jul 2026 - 426,46 kBFungerar med firefox 109.0a1 och senareADD: 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 chatKällkod släppt under Endast GNU General Public License v3.0
Äldre versioner
Version 13.2.0
Släppt 1 jul 2026 - 302,02 kBFungerar med firefox 109.0a1 och senareIMP: 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 valueKällkod släppt under Endast GNU General Public License v3.0
Version 13.1.0
Släppt 30 jun 2026 - 298,61 kBFungerar med firefox 109.0a1 och senareADD: 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: DocumentationKällkod släppt under Endast GNU General Public License v3.0
Version 13.0.0
Släppt 25 jun 2026 - 270,1 kBFungerar med firefox 109.0a1 och senareADD: 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: OptionsKällkod släppt under Endast GNU General Public License v3.0
Version 12.0.0
Släppt 24 maj 2026 - 228,21 kBFungerar med firefox 109.0a1 och senareADD: 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 operatorKällkod släppt under Endast GNU General Public License v3.0
Version 11.11.0
Släppt 23 nov 2025 - 193,3 kBFungerar med firefox 109.0a1 och senareADD: 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)Källkod släppt under Endast GNU General Public License v3.0
Version 11.10.1
Släppt 5 nov 2025 - 163,97 kBFungerar med firefox 109.0a1 och senareFIX: Command 'doc': Typo in the technical documentation details (by baptiste-n42 - pr #146)
FIX: Command 'uninstall': Pretty print and filter affected modulesKällkod släppt under Endast GNU General Public License v3.0
Version 11.10.0
Släppt 22 sep 2025 - 163,92 kBFungerar med firefox 109.0a1 och senareADD: 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' parameterKällkod släppt under Endast GNU General Public License v3.0
Version 11.9.2
Släppt 6 aug 2025 - 181,18 kBFungerar med firefox 109.0a1 och senareFIX: race condition in dynamic optionsKällkod släppt under Endast GNU General Public License v3.0
Version 11.9.1
Släppt 6 maj 2025 - 181,41 kBFungerar med firefox 109.0a1 och senareIMP: 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 workerKällkod släppt under Endast GNU General Public License v3.0
Version 11.9.0
Släppt 1 apr 2025 - 181,13 kBFungerar med firefox 109.0a1 och senareADD: 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'Källkod släppt under Endast GNU General Public License v3.0
Version 11.8.0
Släppt 9 mar 2025 - 178,81 kBFungerar med firefox 109.0a1 och senareADD: 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 implementationKällkod släppt under Endast GNU General Public License v3.0
Version 11.7.2
Släppt 11 dec 2024 - 172,83 kBFungerar med firefox 109.0a1 och senareFIX: file2base64: Support large files
FIX: onInternalMessage: Don't fail on non-Odoo pages (#141)Källkod släppt under Endast GNU General Public License v3.0
Version 11.7.1
Släppt 2 dec 2024 - 172,75 kBFungerar med firefox 109.0a1 och senareFIX: Command 'view': Show selected recordKällkod släppt under Endast GNU General Public License v3.0
Version 11.7.0
Släppt 28 nov 2024 - 172,77 kBFungerar med firefox 109.0a1 och senareIMP: 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 loadsKällkod släppt under Endast GNU General Public License v3.0
Version 11.6.0
Släppt 28 okt 2024 - 171,36 kBFungerar med firefox 109.0a1 och senareIMP: 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 codeKällkod släppt under Endast GNU General Public License v3.0
Version 11.5.2
Släppt 26 sep 2024 - 170,55 kBFungerar med firefox 109.0a1 och senareFIX: Press escape key without having the terminal fully initialized (issue #134)Källkod släppt under Endast GNU General Public License v3.0
Version 11.5.1
Släppt 19 sep 2024 - 170,94 kBFungerar med firefox 109.0a1 och senareIMP: Translations
IMP: Core resilience
UPD: DocsKällkod släppt under Endast GNU General Public License v3.0
Version 11.5.0
Släppt 16 sep 2024 - 169,04 kBFungerar med firefox 109.0a1 och senareIMP: showQuestion: show terminal
IMP: Don't resolve unknown values by default
ADD: TraSH: +=, -=, *=, /=
UPD: Samples
FIX: TraSH: Store SUBSCR
DEL: Command 'quit'Källkod släppt under Endast GNU General Public License v3.0
Version 11.4.0
Släppt 7 sep 2024 - 168,46 kBFungerar med firefox 109.0a1 och senareIMP: 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 pageKällkod släppt under Endast GNU General Public License v3.0
Version 11.3.0
Släppt 12 aug 2024 - 166,6 kBFungerar med firefox 109.0a1 och senareUPD: 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 shellKällkod släppt under Endast GNU General Public License v3.0
Version 11.2.0
Släppt 17 jul 2024 - 165,69 kBFungerar med firefox 109.0a1 och senareIMP: Minor refactor
ADD: Internal Command 'fetch': HTTP requests
ADD: SamplesKällkod släppt under Endast GNU General Public License v3.0
Version 11.1.0
Släppt 14 jul 2024 - 165,14 kBFungerar med firefox 109.0a1 och senareIMP: 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 positionKällkod släppt under Endast GNU General Public License v3.0
Version 11.0.1
Släppt 4 jul 2024 - 153,33 kBFungerar med firefox 109.0a1 och senareFIX: Implicit strings (issue #133)
FIX: Command assistantKällkod släppt under Endast GNU General Public License v3.0
Version 11.0.0
Släppt 3 jul 2024 - 153,29 kBFungerar med firefox 109.0a1 och senareIMP: 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.Källkod släppt under Endast GNU General Public License v3.0