OdooTerminal versjonshistorikk - 25 versjoner
OdooTerminal av Alexandre
- Vær forsiktig med eldre versjoner! Disse versjonene er vist som referanse og til testformål.Du burde alltid bruke den siste versjonen av et tillegg. 
- Siste versjon- Versjon 11.10.0Utgitt 22. sep. 2025 - 163,92 kBFungerer med firefox 109.0a1 og nyereADD: 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' parameter- Kildekode utgitt under Kun GNU General Public License v3.0 
- Eldre versjoner- Versjon 11.9.2Utgitt 6. aug. 2025 - 181,18 kBFungerer med firefox 109.0a1 og nyereFIX: race condition in dynamic options- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 11.9.1Utgitt 6. mai 2025 - 181,41 kBFungerer med firefox 109.0a1 og nyereIMP: 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 worker- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 11.9.0Utgitt 1. apr. 2025 - 181,13 kBFungerer med firefox 109.0a1 og nyereADD: 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'- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 11.8.0Utgitt 9. mars 2025 - 178,81 kBFungerer med firefox 109.0a1 og nyereADD: 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 implementation- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 11.7.2Utgitt 11. des. 2024 - 172,83 kBFungerer med firefox 109.0a1 og nyereFIX: file2base64: Support large files
 FIX: onInternalMessage: Don't fail on non-Odoo pages (#141)- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 11.7.1Utgitt 2. des. 2024 - 172,75 kBFungerer med firefox 109.0a1 og nyereFIX: Command 'view': Show selected record- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 11.7.0Utgitt 28. nov. 2024 - 172,77 kBFungerer med firefox 109.0a1 og nyereIMP: 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 loads- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 11.6.0Utgitt 28. okt. 2024 - 171,36 kBFungerer med firefox 109.0a1 og nyereIMP: 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- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 11.5.2Utgitt 26. sep. 2024 - 170,55 kBFungerer med firefox 109.0a1 og nyereFIX: Press escape key without having the terminal fully initialized (issue #134)- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 11.5.1Utgitt 19. sep. 2024 - 170,94 kBFungerer med firefox 109.0a1 og nyereIMP: Translations
 IMP: Core resilience
 UPD: Docs- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 11.5.0Utgitt 16. sep. 2024 - 169,04 kBFungerer med firefox 109.0a1 og nyereIMP: showQuestion: show terminal
 IMP: Don't resolve unknown values by default
 ADD: TraSH: +=, -=, *=, /=
 UPD: Samples
 FIX: TraSH: Store SUBSCR
 DEL: Command 'quit'- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 11.4.0Utgitt 7. sep. 2024 - 168,46 kBFungerer med firefox 109.0a1 og nyereIMP: 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- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 11.3.0Utgitt 12. aug. 2024 - 166,6 kBFungerer med firefox 109.0a1 og nyereUPD: 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- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 11.2.0Utgitt 17. juli 2024 - 165,69 kBFungerer med firefox 109.0a1 og nyereIMP: Minor refactor
 ADD: Internal Command 'fetch': HTTP requests
 ADD: Samples- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 11.1.0Utgitt 14. juli 2024 - 165,14 kBFungerer med firefox 109.0a1 og nyereIMP: 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- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 11.0.1Utgitt 4. juli 2024 - 153,33 kBFungerer med firefox 109.0a1 og nyereFIX: Implicit strings (issue #133)
 FIX: Command assistant- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 11.0.0Utgitt 3. juli 2024 - 153,29 kBFungerer med firefox 109.0a1 og nyereIMP: 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.- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 10.4.2Utgitt 23. nov. 2023 - 71,09 kBFungerer med firefox 48.0 og nyereIMP: Browse action icon badge (issue #129)
 IMP: Enable Odoo >16.0 support for all (issue #130)- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 10.4.1Utgitt 13. nov. 2023 - 70,43 kBFungerer med firefox 48.0 og nyereIMP: Tests messages
 FIX: TraSH: Interpreter (issue #128)
 FIX: User input: key up (prev. history)- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 10.4.0Utgitt 6. nov. 2023 - 70,16 kBFungerer med firefox 48.0 og nyereIMP: Command assistant
 ADD: Dynamic command argument options (issue #127)- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 10.3.2Utgitt 4. okt. 2023 - 67,96 kBFungerer med firefox 48.0 og nyereFIX: rpc in master branch
 FIX: Command 'post' in master branch
 FIX: Command 'clear' (issue #126)
 FIX: Error names in minified bundle- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 10.3.1Utgitt 20. sep. 2023 - 67,83 kBFungerer med firefox 48.0 og nyereUPD: Add tests for 14.0 and 15.0
 UPD: Project structure
 FIX: Work on Odoo 14.0 (issue #125)- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 10.3.0Utgitt 9. sep. 2023 - 67,75 kBFungerer med firefox 48.0 og nyereIMP: 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- Kildekode utgitt under Kun GNU General Public License v3.0 
- Versjon 10.2.0Utgitt 21. aug. 2023 - 66,85 kBFungerer med firefox 48.0 og nyereIMP: More modules
 IMP: Reduced loading time to ~24ms
 IMP: Changed 'pre-commit' to 'husky' (no more problems with npm packages)
 FIX: TraSH: Interpreter dictionaries- Kildekode utgitt under Kun GNU General Public License v3.0 
