Historial de versiones de OdooTerminal - 25 versiones
OdooTerminal por Alexandre
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 11.9.0
Lanzada el 1 de abr. de 2025 - 181,13 KBCompatible con firefox 109.0a1 y superioresADD: 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'Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Descarga Firefox y obtiene la extensiónYou'll need Firefox to use this extensionVersiones antiguas
Versión 11.8.0
Lanzada el 9 de mar. de 2025 - 178,81 KBCompatible con firefox 109.0a1 y superioresADD: 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 implementationSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 11.7.2
Lanzada el 11 de dic. de 2024 - 172,83 KBCompatible con firefox 109.0a1 y superioresFIX: file2base64: Support large files
FIX: onInternalMessage: Don't fail on non-Odoo pages (#141)Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 11.7.1
Lanzada el 2 de dic. de 2024 - 172,75 KBCompatible con firefox 109.0a1 y superioresFIX: Command 'view': Show selected recordSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 11.7.0
Lanzada el 28 de nov. de 2024 - 172,77 KBCompatible con firefox 109.0a1 y superioresIMP: 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 loadsSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 11.6.0
Lanzada el 28 de oct. de 2024 - 171,36 KBCompatible con firefox 109.0a1 y superioresIMP: 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 codeSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 11.5.2
Lanzada el 26 de sep. de 2024 - 170,55 KBCompatible con firefox 109.0a1 y superioresFIX: Press escape key without having the terminal fully initialized (issue #134)Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 11.5.1
Lanzada el 19 de sep. de 2024 - 170,94 KBCompatible con firefox 109.0a1 y superioresIMP: Translations
IMP: Core resilience
UPD: DocsSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 11.5.0
Lanzada el 16 de sep. de 2024 - 169,04 KBCompatible con firefox 109.0a1 y superioresIMP: showQuestion: show terminal
IMP: Don't resolve unknown values by default
ADD: TraSH: +=, -=, *=, /=
UPD: Samples
FIX: TraSH: Store SUBSCR
DEL: Command 'quit'Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 11.4.0
Lanzada el 7 de sep. de 2024 - 168,46 KBCompatible con firefox 109.0a1 y superioresIMP: 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 pageSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 11.3.0
Lanzada el 12 de ago. de 2024 - 166,6 KBCompatible con firefox 109.0a1 y superioresUPD: 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 shellSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 11.2.0
Lanzada el 17 de jul. de 2024 - 165,69 KBCompatible con firefox 109.0a1 y superioresIMP: Minor refactor
ADD: Internal Command 'fetch': HTTP requests
ADD: SamplesSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 11.1.0
Lanzada el 14 de jul. de 2024 - 165,14 KBCompatible con firefox 109.0a1 y superioresIMP: 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 positionSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 11.0.1
Lanzada el 4 de jul. de 2024 - 153,33 KBCompatible con firefox 109.0a1 y superioresFIX: Implicit strings (issue #133)
FIX: Command assistantSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 11.0.0
Lanzada el 3 de jul. de 2024 - 153,29 KBCompatible con firefox 109.0a1 y superioresIMP: 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.Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 10.4.2
Lanzada el 23 de nov. de 2023 - 71,09 KBCompatible con firefox 48.0 y superioresIMP: Browse action icon badge (issue #129)
IMP: Enable Odoo >16.0 support for all (issue #130)Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 10.4.1
Lanzada el 13 de nov. de 2023 - 70,43 KBCompatible con firefox 48.0 y superioresIMP: Tests messages
FIX: TraSH: Interpreter (issue #128)
FIX: User input: key up (prev. history)Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 10.4.0
Lanzada el 6 de nov. de 2023 - 70,16 KBCompatible con firefox 48.0 y superioresIMP: Command assistant
ADD: Dynamic command argument options (issue #127)Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 10.3.2
Lanzada el 4 de oct. de 2023 - 67,96 KBCompatible con firefox 48.0 y superioresFIX: rpc in master branch
FIX: Command 'post' in master branch
FIX: Command 'clear' (issue #126)
FIX: Error names in minified bundleSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 10.3.1
Lanzada el 20 de sep. de 2023 - 67,83 KBCompatible con firefox 48.0 y superioresUPD: Add tests for 14.0 and 15.0
UPD: Project structure
FIX: Work on Odoo 14.0 (issue #125)Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 10.3.0
Lanzada el 9 de sep. de 2023 - 67,75 KBCompatible con firefox 48.0 y superioresIMP: 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 differenteSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 10.2.0
Lanzada el 21 de ago. de 2023 - 66,85 KBCompatible con firefox 48.0 y superioresIMP: More modules
IMP: Reduced loading time to ~24ms
IMP: Changed 'pre-commit' to 'husky' (no more problems with npm packages)
FIX: TraSH: Interpreter dictionariesSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 10.1.1
Lanzada el 17 de ago. de 2023 - 71,5 KBCompatible con firefox 48.0 y superioresIMP: Command error message
FIX: Command 'gen' definition
FIX: Init Commands (issue #123)
FIX: Read command argumentsSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 10.1.0
Lanzada el 15 de ago. de 2023 - 71,29 KBCompatible con firefox 48.0 y superioresUPD: commands async/await
UPD: command 'longpolling'
FIX: utils
FIX: screen: printError
FIX: tools/release
FIX: testsSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 10.0.0
Lanzada el 13 de ago. de 2023 - 71,85 KBCompatible con firefox 48.0 y superioresIMP: 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 settingsSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only