Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ref:changelog:0000:8.n:8.1:2464 [2026/08/13 00:43] – removed - external edit (Unknown date) 127.0.0.1ref:changelog:0000:8.n:8.1:2464 [2026/08/13 00:46] (current) – ↷ Links adapted because of a move operation 0.0.0.0
Line 1: Line 1:
 +{{tag>Change_Log Version:V8.1}}
 +[<10>]
 +====== Build 2464 ======
 +===== Bugs =====
 +  - ''[[ref:a_f:a:log2|LOG2]]'' and ''[[ref:a_f:a:log2_context|LOG2 CONTEXT]]'' actions were broken
 +  - In IE buttons of a message box were not properly aligned
 +  - If a query had "select first record" checked and had no data, there was a problem
 +  - Read Sample File for export templates didn't work
 +  - Increment By property in the slider didn't actually move by the increment amount
 +  - Paste of a folder menu item only did a shallow copy
 +  - When calling REST service with text reply and no OAuth, the reply was not written into the object
 +
 +===== Improvements =====
 +  - ''[[ref:a_f:f:af:read_text_file|READ_TEXT_FILE]]'' function
 +  - ''[[ref:a_f:f:af:url_encode|URL_ENCODE]]'', ''[[ref:a_f:f:af:url_decode|URL_DECODE]]'' functions
 +  - Ability to disallow "Add record" functionality when tabbing from last row during inline editing using Advanced Scripts for standard query (''parser.m_doNotAddNewOnTab=true'')