Odoo Terminal 版本历史 - 25 个版本
Odoo Terminal 作者: Alexandre
Odoo Terminal 版本历史 - 25 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 11.6.0
发布于 2024年10月28日 - 171.36 KB适用于 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 通用公共许可证 v3.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 11.5.2
发布于 2024年9月26日 - 170.55 KB适用于 firefox 109.0a1 及更高版本FIX: Press escape key without having the terminal fully initialized (issue #134)源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 11.5.1
发布于 2024年9月19日 - 170.94 KB适用于 firefox 109.0a1 及更高版本IMP: Translations
IMP: Core resilience
UPD: Docs源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 11.5.0
发布于 2024年9月16日 - 169.04 KB适用于 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 通用公共许可证 v3.0 发布
版本 11.4.0
发布于 2024年9月7日 - 168.46 KB适用于 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 通用公共许可证 v3.0 发布
版本 11.3.0
发布于 2024年8月12日 - 166.6 KB适用于 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 通用公共许可证 v3.0 发布
版本 11.2.0
发布于 2024年7月17日 - 165.69 KB适用于 firefox 109.0a1 及更高版本IMP: Minor refactor
ADD: Internal Command 'fetch': HTTP requests
ADD: Samples源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 11.1.0
发布于 2024年7月14日 - 165.14 KB适用于 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 通用公共许可证 v3.0 发布
版本 11.0.1
发布于 2024年7月4日 - 153.33 KB适用于 firefox 109.0a1 及更高版本FIX: Implicit strings (issue #133)
FIX: Command assistant源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 11.0.0
发布于 2024年7月3日 - 153.29 KB适用于 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 通用公共许可证 v3.0 发布
版本 10.4.2
发布于 2023年11月23日 - 71.09 KB适用于 firefox 48.0 及更高版本IMP: Browse action icon badge (issue #129)
IMP: Enable Odoo >16.0 support for all (issue #130)源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 10.4.1
发布于 2023年11月13日 - 70.43 KB适用于 firefox 48.0 及更高版本IMP: Tests messages
FIX: TraSH: Interpreter (issue #128)
FIX: User input: key up (prev. history)源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 10.4.0
发布于 2023年11月6日 - 70.16 KB适用于 firefox 48.0 及更高版本IMP: Command assistant
ADD: Dynamic command argument options (issue #127)源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 10.3.2
发布于 2023年10月4日 - 67.96 KB适用于 firefox 48.0 及更高版本FIX: rpc in master branch
FIX: Command 'post' in master branch
FIX: Command 'clear' (issue #126)
FIX: Error names in minified bundle源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 10.3.1
发布于 2023年9月20日 - 67.83 KB适用于 firefox 48.0 及更高版本UPD: Add tests for 14.0 and 15.0
UPD: Project structure
FIX: Work on Odoo 14.0 (issue #125)源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 10.3.0
发布于 2023年9月9日 - 67.75 KB适用于 firefox 48.0 及更高版本IMP: 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 differente源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 10.2.0
发布于 2023年8月21日 - 66.85 KB适用于 firefox 48.0 及更高版本IMP: More modules
IMP: Reduced loading time to ~24ms
IMP: Changed 'pre-commit' to 'husky' (no more problems with npm packages)
FIX: TraSH: Interpreter dictionaries源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 10.1.1
发布于 2023年8月17日 - 71.5 KB适用于 firefox 48.0 及更高版本IMP: Command error message
FIX: Command 'gen' definition
FIX: Init Commands (issue #123)
FIX: Read command arguments源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 10.1.0
发布于 2023年8月15日 - 71.29 KB适用于 firefox 48.0 及更高版本UPD: commands async/await
UPD: command 'longpolling'
FIX: utils
FIX: screen: printError
FIX: tools/release
FIX: tests源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 10.0.0
发布于 2023年8月13日 - 71.85 KB适用于 firefox 48.0 及更高版本IMP: 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 settings源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 9.3.1
发布于 2023年5月14日 - 144.73 KB适用于 firefox 48.0 及更高版本IMP: Start refactor to mjs
FIX: Toggle terminal keybind源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 9.3.0
发布于 2023年4月21日 - 169.29 KB适用于 firefox 48.0 及更高版本IMP: 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 icon源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 9.2.2
发布于 2023年2月24日 - 166.89 KB适用于 firefox 48.0 及更高版本FIX: Set odoo >16.0 unsupported (issue #99)源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 9.2.1
发布于 2023年2月15日 - 166.96 KB适用于 firefox 48.0 及更高版本FIX: Avoid load in 'alpha', 'beta' versions源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 9.2.0
发布于 2023年2月10日 - 166.89 KB适用于 firefox 48.0 及更高版本IMP: TraSH: Native math, parser and vmachine
IMP: TraSH: Blocks
IMP: Terminal: History navigation
IMP: Terminal: Command Assistant
IMP: Tests and minor changes源代码遵循 GNU 通用公共许可证 v3.0 发布