OdooTerminal version history - 25 versions
OdooTerminal by Alexandre
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 11.7.2
Released Dec 11, 2024 - 172.83 KBWorks with firefox 109.0a1 and laterFIX: file2base64: Support large files
FIX: onInternalMessage: Don't fail on non-Odoo pages (#141)Source code released under GNU General Public License v3.0 only
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 11.7.1
Released Dec 2, 2024 - 172.75 KBWorks with firefox 109.0a1 and laterFIX: Command 'view': Show selected recordSource code released under GNU General Public License v3.0 only
Version 11.7.0
Released Nov 28, 2024 - 172.77 KBWorks with firefox 109.0a1 and laterIMP: 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 loadsSource code released under GNU General Public License v3.0 only
Version 11.6.0
Released Oct 28, 2024 - 171.36 KBWorks with firefox 109.0a1 and laterIMP: 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 codeSource code released under GNU General Public License v3.0 only
Version 11.5.2
Released Sep 26, 2024 - 170.55 KBWorks with firefox 109.0a1 and laterFIX: Press escape key without having the terminal fully initialized (issue #134)Source code released under GNU General Public License v3.0 only
Version 11.5.1
Released Sep 19, 2024 - 170.94 KBWorks with firefox 109.0a1 and laterIMP: Translations
IMP: Core resilience
UPD: DocsSource code released under GNU General Public License v3.0 only
Version 11.5.0
Released Sep 16, 2024 - 169.04 KBWorks with firefox 109.0a1 and laterIMP: showQuestion: show terminal
IMP: Don't resolve unknown values by default
ADD: TraSH: +=, -=, *=, /=
UPD: Samples
FIX: TraSH: Store SUBSCR
DEL: Command 'quit'Source code released under GNU General Public License v3.0 only
Version 11.4.0
Released Sep 7, 2024 - 168.46 KBWorks with firefox 109.0a1 and laterIMP: 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 pageSource code released under GNU General Public License v3.0 only
Version 11.3.0
Released Aug 12, 2024 - 166.6 KBWorks with firefox 109.0a1 and laterUPD: 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 shellSource code released under GNU General Public License v3.0 only
Version 11.2.0
Released Jul 17, 2024 - 165.69 KBWorks with firefox 109.0a1 and laterIMP: Minor refactor
ADD: Internal Command 'fetch': HTTP requests
ADD: SamplesSource code released under GNU General Public License v3.0 only
Version 11.1.0
Released Jul 14, 2024 - 165.14 KBWorks with firefox 109.0a1 and laterIMP: 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 positionSource code released under GNU General Public License v3.0 only
Version 11.0.1
Released Jul 4, 2024 - 153.33 KBWorks with firefox 109.0a1 and laterFIX: Implicit strings (issue #133)
FIX: Command assistantSource code released under GNU General Public License v3.0 only
Version 11.0.0
Released Jul 3, 2024 - 153.29 KBWorks with firefox 109.0a1 and laterIMP: 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.Source code released under GNU General Public License v3.0 only
Version 10.4.2
Released Nov 23, 2023 - 71.09 KBWorks with firefox 48.0 and laterIMP: Browse action icon badge (issue #129)
IMP: Enable Odoo >16.0 support for all (issue #130)Source code released under GNU General Public License v3.0 only
Version 10.4.1
Released Nov 13, 2023 - 70.43 KBWorks with firefox 48.0 and laterIMP: Tests messages
FIX: TraSH: Interpreter (issue #128)
FIX: User input: key up (prev. history)Source code released under GNU General Public License v3.0 only
Version 10.4.0
Released Nov 6, 2023 - 70.16 KBWorks with firefox 48.0 and laterIMP: Command assistant
ADD: Dynamic command argument options (issue #127)Source code released under GNU General Public License v3.0 only
Version 10.3.2
Released Oct 4, 2023 - 67.96 KBWorks with firefox 48.0 and laterFIX: rpc in master branch
FIX: Command 'post' in master branch
FIX: Command 'clear' (issue #126)
FIX: Error names in minified bundleSource code released under GNU General Public License v3.0 only
Version 10.3.1
Released Sep 20, 2023 - 67.83 KBWorks with firefox 48.0 and laterUPD: Add tests for 14.0 and 15.0
UPD: Project structure
FIX: Work on Odoo 14.0 (issue #125)Source code released under GNU General Public License v3.0 only
Version 10.3.0
Released Sep 9, 2023 - 67.75 KBWorks with firefox 48.0 and laterIMP: Command 'create': Now can create more than one record
IMP: Messages from/to 'extension private-shared' side
IMP: Command Assistant: Show descriptions
IMP: Docs: Developing
UPD: Drop python usage
FIX: Command 'gen': reset stores
FIX: Command Assistant
FIX: Input: History & Navigation
ADD: Command 'copy': Copy values to paste them into other instances
ADD: Command 'paste': Copy terminal values throught differenteSource code released under GNU General Public License v3.0 only
Version 10.2.0
Released Aug 21, 2023 - 66.85 KBWorks with firefox 48.0 and laterIMP: More modules
IMP: Reduced loading time to ~24ms
IMP: Changed 'pre-commit' to 'husky' (no more problems with npm packages)
FIX: TraSH: Interpreter dictionariesSource code released under GNU General Public License v3.0 only
Version 10.1.1
Released Aug 17, 2023 - 71.5 KBWorks with firefox 48.0 and laterIMP: Command error message
FIX: Command 'gen' definition
FIX: Init Commands (issue #123)
FIX: Read command argumentsSource code released under GNU General Public License v3.0 only
Version 10.1.0
Released Aug 15, 2023 - 71.29 KBWorks with firefox 48.0 and laterUPD: commands async/await
UPD: command 'longpolling'
FIX: utils
FIX: screen: printError
FIX: tools/release
FIX: testsSource code released under GNU General Public License v3.0 only
Version 10.0.0
Released Aug 13, 2023 - 71.85 KBWorks with firefox 48.0 and laterIMP: Refactor to ESM
IMP: Project structure
IMP: Underscore is no longer used
IMP: Support Odoo master version
IMP: Use rollup
IMP: Separate commands
UPD: Use own icons
FIX: Interpreter default arguments
FIX: Command 'ref' in Odoo >=15
FIX: Error report in Odoo >= 15
FIX: Minor bugfixes
FIX: Command 'read': wildcard with binary fields (issue #118)
ADD: 'Extension Developer Zone' in the extension settingsSource code released under GNU General Public License v3.0 only
Version 9.3.1
Released May 14, 2023 - 144.73 KBWorks with firefox 48.0 and laterIMP: Start refactor to mjs
FIX: Toggle terminal keybindSource code released under GNU General Public License v3.0 only
Version 9.3.0
Released Apr 21, 2023 - 169.29 KBWorks with firefox 48.0 and laterIMP: Commands 'install' and 'upgrade': operate over more than one module
IMP: Don't use jsonrpc to get the server version
FIX: Math parser (now support negative numbers O_o!)
ADD: Command 'ws': websockets
ADD: Show the odoo version in the action iconSource code released under GNU General Public License v3.0 only