riwayat versi OdooTerminal - 25 versi
OdooTerminal oleh Alexandre
Hati-hati dengan versi lama! Versi ini ditampilkan untuk tujuan pengujian dan referensi.Anda harus selalu menggunakan pengaya versi terbaru.
Versi terbaru
Versi 11.9.0
Dirilis 1 Apr 2025 - 181,13 KBBerfungsi dengan firefox 109.0a1 dan setelahnyaADD: 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'Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Unduh Firefox dan dapatkan ekstensinyaAnda memerlukan Firefox untuk menggunakan ekstensi iniVersi sebelumnya
Versi 11.8.0
Dirilis 9 Mar 2025 - 178,81 KBBerfungsi dengan firefox 109.0a1 dan setelahnyaADD: 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 implementationKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 11.7.2
Dirilis 11 Des 2024 - 172,83 KBBerfungsi dengan firefox 109.0a1 dan setelahnyaFIX: file2base64: Support large files
FIX: onInternalMessage: Don't fail on non-Odoo pages (#141)Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 11.7.1
Dirilis 2 Des 2024 - 172,75 KBBerfungsi dengan firefox 109.0a1 dan setelahnyaFIX: Command 'view': Show selected recordKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 11.7.0
Dirilis 28 Nov 2024 - 172,77 KBBerfungsi dengan firefox 109.0a1 dan setelahnyaIMP: 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 loadsKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 11.6.0
Dirilis 28 Okt 2024 - 171,36 KBBerfungsi dengan firefox 109.0a1 dan setelahnyaIMP: 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 codeKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 11.5.2
Dirilis 26 Sep 2024 - 170,55 KBBerfungsi dengan firefox 109.0a1 dan setelahnyaFIX: Press escape key without having the terminal fully initialized (issue #134)Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 11.5.1
Dirilis 19 Sep 2024 - 170,94 KBBerfungsi dengan firefox 109.0a1 dan setelahnyaIMP: Translations
IMP: Core resilience
UPD: DocsKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 11.5.0
Dirilis 16 Sep 2024 - 169,04 KBBerfungsi dengan firefox 109.0a1 dan setelahnyaIMP: showQuestion: show terminal
IMP: Don't resolve unknown values by default
ADD: TraSH: +=, -=, *=, /=
UPD: Samples
FIX: TraSH: Store SUBSCR
DEL: Command 'quit'Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 11.4.0
Dirilis 7 Sep 2024 - 168,46 KBBerfungsi dengan firefox 109.0a1 dan setelahnyaIMP: 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 pageKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 11.3.0
Dirilis 12 Agt 2024 - 166,6 KBBerfungsi dengan firefox 109.0a1 dan setelahnyaUPD: 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 shellKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 11.2.0
Dirilis 17 Jul 2024 - 165,69 KBBerfungsi dengan firefox 109.0a1 dan setelahnyaIMP: Minor refactor
ADD: Internal Command 'fetch': HTTP requests
ADD: SamplesKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 11.1.0
Dirilis 14 Jul 2024 - 165,14 KBBerfungsi dengan firefox 109.0a1 dan setelahnyaIMP: 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 positionKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 11.0.1
Dirilis 4 Jul 2024 - 153,33 KBBerfungsi dengan firefox 109.0a1 dan setelahnyaFIX: Implicit strings (issue #133)
FIX: Command assistantKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 11.0.0
Dirilis 3 Jul 2024 - 153,29 KBBerfungsi dengan firefox 109.0a1 dan setelahnyaIMP: 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.Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 10.4.2
Dirilis 23 Nov 2023 - 71,09 KBBerfungsi dengan firefox 48.0 dan setelahnyaIMP: Browse action icon badge (issue #129)
IMP: Enable Odoo >16.0 support for all (issue #130)Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 10.4.1
Dirilis 13 Nov 2023 - 70,43 KBBerfungsi dengan firefox 48.0 dan setelahnyaIMP: Tests messages
FIX: TraSH: Interpreter (issue #128)
FIX: User input: key up (prev. history)Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 10.4.0
Dirilis 6 Nov 2023 - 70,16 KBBerfungsi dengan firefox 48.0 dan setelahnyaIMP: Command assistant
ADD: Dynamic command argument options (issue #127)Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 10.3.2
Dirilis 4 Okt 2023 - 67,96 KBBerfungsi dengan firefox 48.0 dan setelahnyaFIX: rpc in master branch
FIX: Command 'post' in master branch
FIX: Command 'clear' (issue #126)
FIX: Error names in minified bundleKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 10.3.1
Dirilis 20 Sep 2023 - 67,83 KBBerfungsi dengan firefox 48.0 dan setelahnyaUPD: Add tests for 14.0 and 15.0
UPD: Project structure
FIX: Work on Odoo 14.0 (issue #125)Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 10.3.0
Dirilis 9 Sep 2023 - 67,75 KBBerfungsi dengan firefox 48.0 dan setelahnyaIMP: 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 differenteKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 10.2.0
Dirilis 21 Agt 2023 - 66,85 KBBerfungsi dengan firefox 48.0 dan setelahnyaIMP: More modules
IMP: Reduced loading time to ~24ms
IMP: Changed 'pre-commit' to 'husky' (no more problems with npm packages)
FIX: TraSH: Interpreter dictionariesKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 10.1.1
Dirilis 17 Agt 2023 - 71,5 KBBerfungsi dengan firefox 48.0 dan setelahnyaIMP: Command error message
FIX: Command 'gen' definition
FIX: Init Commands (issue #123)
FIX: Read command argumentsKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 10.1.0
Dirilis 15 Agt 2023 - 71,29 KBBerfungsi dengan firefox 48.0 dan setelahnyaUPD: commands async/await
UPD: command 'longpolling'
FIX: utils
FIX: screen: printError
FIX: tools/release
FIX: testsKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 10.0.0
Dirilis 13 Agt 2023 - 71,85 KBBerfungsi dengan firefox 48.0 dan setelahnyaIMP: 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 settingsKode sumber dirilis di bawah Hanya GNU General Public License v3.0