REAPER (64-bit) 歷史版本列表 Page8

最新版本 REAPER 7.11 (64-bit)

REAPER (64-bit) 歷史版本列表

REAPER 64 位是一個完整的 Windows 和 OS X 數字音頻製作應用程序,提供完整的多軌音頻和 MIDI 錄製,編輯,處理,混音和母版工具集。 REAPER 支持廣泛的硬件,數字格式和插件,並且可以全面擴展,腳本化和修改.REAPER 的全面靈活的功能集和著名的穩定性已經在數字音頻的使用中找到了家:商業和家庭工作室,廣播,位置錄音,教育,科學研究,音效設計,遊戲開發等等​​. 從任務... REAPER (64-bit) 軟體介紹


pgAdmin 4 7.4 查看版本資訊

更新時間:2023-06-29
更新細節:

What's new in this version:

New features:
- Added support to drop databases using the ‘WITH (FORCE)’ option
- Add “[ NULLS [ NOT ] DISTINCT ]” option while creating an Index
- Added ‘OR REPLACE’ clause while creating trigger
- Added security_invoker option while creating a view

Housekeeping:
Fixed:
- Fix an issue where object explorer tree crashes occasionally
- Ensure that query tool shortcuts are working properly
- Add Password exec command and Expiration time to server export JSON and also allow them to import
- When opening pgAdmin the layout should be auto reset if it is corrupted. Reset layout menu should work if layout is corrupted while using pgAdmin
- Fix an issue where loading more rows indicator will not disappear if connection is lost
- Fix an encoding error when connecting through Pgbouncer
- Fix an issue where explain plan details is showing HTML escaped characters
- Fixed an issue where queries with temporary tables in the same transaction is not working
- Fixed an issue where preview images for themes were not loading
- Fix raise notice from func/proc or code blocks are no longer displayed live
- Fix an issue where PSQL is not working if the database name have quotes or double quotes
- Fix an issue where all the menus are enabled when pgAdmin is opened and no object is selected in the object explorer

Insomnia Core 2023.3.0 查看版本資訊

更新時間:2023-06-28
更新細節:

pgAdmin 4 7.3 查看版本資訊

更新時間:2023-06-07
更新細節:

What's new in this version:

Fixed:
- Fix an issue where editing a database object de-selects it on the browser tree
- Ensure that SSH Tunnel should work properly after upgrading to 7.2 from 7.1
- Fixed an issue where pgadmin is unable to take the defined role
- Fixed an issue where Foreign Key with 3 or more columns are shown in the wrong order in SQL and Properties
- Ensure that the master password dialog should not be visible if the parameter MASTER_PASSWORD_REQUIRED is set to False

pgAdmin 4 7.2 查看版本資訊

更新時間:2023-06-02
更新細節:

REAPER 6.80 (64-bit) 查看版本資訊

更新時間:2023-05-28
更新細節:

What's new in this version:

CLAP
- do not apply plugin PDC/latency to MIDI events if the plugin produces MIDI output
- fix interpolating parameter values in first buffer block after playback start
- prevent adding duplicate parameter change events to event queue
- support enumerated parameters with arbitrary range
- add clap_get_reaper_context() API

Command line:
- support passing reascript on command line, for example: 'reaper.exe projectfile.rpp scriptfile.lua'
- support inserting media or running reascripts in already-running REAPER instance, for example: 'reaper.exe -nonewinst media.wav scriptfile.lua'

FX:
- improve anticipative FX scheduling to improve performance with slow media disks
- improve performance of anticipative FX multiprocessing on folder tracks that use PDC
- improve performance of anticipative FX multiprocessing in various other routing contexts

macOS:
- add option in prefs/buffering/advanced to view or change open-file limit
- support controlling existing instance of REAPER via command line (parity with other OSes)

MIDI:
- fix import of .mid files containing unused bytes after the end of the MIDI data
- support entering blank string for default name for in-project MIDI media items

MP3:
- fix off-by-one-sample initial latency when decoding
- make end of file peaks display consistent with other types

ReaScript:
- improve Lua documentation for some third-party functions
- improve documentation for Track/TakeFX_GetPreset()

Render:
- flush FX when normalizing audio during video render
- resolve '..' in render file name
- support $directory, $directory2, etc wildcards, representing the project directory parent (parent's parent, etc) on disk

VST:
- do not apply PDC to MIDI if the plugin generates MIDI events, even if the plugin does not process MIDI input
- fix bridged VST3 initial sizing on Windows

Actions:
- add action to set snap offset for item under mouse to mouse position

Arrange:
- improve auto-scroll behavior when adjusting scrollbars

Audio Units:
- possible fix for occasional crash when loading plug-in state

Automation items:
- support toggling automation items following project default behavior without changing other settings

Customize menu/toolbar:
- display full action description in menu/toolbar entry context menu

Handscroll/zoom:
- improve various behaviors

Linux:
- fix context menu in video output when OpenGL is used

Localization:
- fix UTF-8 text in auto-trim/split dialog

Media explorer:
- do not interrupt project peak building when closing media explorer

Metadata:
- support LRC channel configuration in WAVEFORMATEXTENSIBLE metadata

Mixer:
- if preference disabled to change track selection when clicking track control panel buttons, do not change track selection when clicking master track meter in the mixer

ReaControlMIDI:
- support loading sysex message from file

Regions:
- add action to select/unselect all regions for rendering

Searching:
- fix incorrect matching of latin-1 characters in various filter fields

Takes:
- changing active take via mouse affects grouped media items and tracks even if those tracks are hidden

Track panels:
- add preference to use shift key to control whether drag and drop of track panel creates a folder

Video:
- fix typo in blitter feedback preset

Windows:
- re-support 2GB+ ReaperThemeZip and ReaperConfigZip files (6.57+ regression)

pgAdmin 4 7.1 查看版本資訊

更新時間:2023-05-05
更新細節:

What's new in this version:

Supported Database Servers:
- PostgreSQL: 11, 12, 13, 14 and 15
- EDB Advanced Server: 11, 12, 13, 14 and 15

Bundled PostgreSQL Utilities:
- psql, pg_dump, pg_dumpall, pg_restore: 15.2

New features:
- Show object breadcrumbs path along with its comment on object hover
- Allow on demand record count setting to be changed per user using preferences
- Added support to show statistics for materialized views
- Added support to create an unnamed index

Housekeeping:
Fixed:
- Fixed an issue where query tool hangs for some time when multiple columns are selected to open geometry viewer
- Fixed an issue where the browser tree state is not remembered when reopening pgAdmin
- Fixed an issue where collation was set to none if we remove it while creating partitioned table
- Ensure that when pasting a row in query tool grid, default value is used for autogenerated/serial columns
- Show proper message if the debugger is stopped by the user
- Ensure that the save button is enabled when registering a new server fails due to an API error
- The search object, query tool, and psql tool menu should not be displayed for pgAgent
- Fixed error occurring while logging out from pgAdmin keeping a query tool opened
- Fix a SQL error occurring on roles dependents SQL
- Ensure to quote the primary key value if needed while deleting rows from the table
- Fixed error occurring while dumping the servers from CLI
- Throw an appropriate error when a table for which View/Edit data is open, is deleted, and query is executed
- Ensure that internal users are able to login when auth sources are [ldap, internal]
- Fixed an issue with the properties tab not getting updated if the user updates the selected node
- Ensure that the ERD tool should work with the external database after moving to psycopg3
- Fixed an issue where PSQL is not working if the PGUSER env variable is set and service file is used for server connection details
- Mac crash when you press Command-Shift-C
- Fix an issue in View SQL when column level privileges are set with multiple roles
- Fixed an issue where Reset Password is not working after upgrading to latest flask-security-too
- Usernames/roles with special character are not double quoted when assigning privileges

REAPER 6.79 (64-bit) 查看版本資訊

更新時間:2023-04-27
更新細節:

What's new in this version:

FX:
- avoid audio-thread reset of FX when moving between chains with different oversampling settings
- improve behavior with certain FX and parameter changes when in automation-read mode
- rename-FX window uses modal window positioning preference
- fix possible crash when oversampling used with classic per-FX PDC
- include saved chains in Browser, All Plugins view

JSFX:
- effects can now check reaper_version and max_nch from their preprocessor
- fix loading JSFX from subdirectory of project Effects directory
- fix project state for high numbers of sliders with very large values
- fix state encoding of more than 64 sliders with no preset name set

Super8:
- add optional per-channel fadeout of configurable loop-length multiple
- avoid small glitch when stopping the last channel
- fix incorrect behavior when the same CC is used to record multiple channels
- improve quality and performance of reverse function
- use quadratic fades when starting/stopping playback (previously exponential)

macOS:
- improve selection-related performance of list views with many visible items (Media Explorer, MIDI Event List, Project Bay, etc)
- work around Ventura multimonitor issue by deferring initialization of windows until after applicationDidFinishLaunching: completes

MIDI:
- add preference for media item name wildcard format for in-project MIDI items
- handle text meta-messages (like track title) when importing type 1 MIDI files that do not contain a tempo track

MIDI import:
- prevent hang when importing corrupt midi files
- fix possible off-by-one-tick timing of event at end of track

Multimonitor:
- improve behavior of floating windows opening to secondary monitors
- improve behavior when repositioning offscreen windows

Sends:
- add options to have sends, hardware outputs unaffected by mute/solo
- apply mute fades to post-fader sends when muting/unmuting tracks

Tooltips:
- improve behavior with inactive windows
- improve behavior with toolbars and inactive application

Track grouping:
- support changing group color in track grouping parameters dialog
- support removing track from all other groups in track grouping parameters dialog

VST:
- add compatibility setting to ignore VST3 setDirty calls
- fix compatibility with VST3 plugins that report track context, like Console 1
- fix for VST3 that respond to query requests as mono

ARA:
- mark project dirty when the plugin informs REAPER that the audio modifications have changed

Hardware outputs:
- improve quality when muting/unmuting tracks that have hardware outputs

IDEs:
- improve syntax highlighting around EEL2 preprocessor-text

Media Explorer:
- add actions to edit metadata tags

Menus:
- allow customization of MIDI CC lane context menu prior to first display

MIDI epxort:
- allow configuring PPQN when exporting project MIDI

MIDI export:
- avoid creating non-standard .mid files with high PPQN divisions

Notation:
- improve PDF export support for latin-1 characters in lyrics, etc

Pencil drawing:
- fix potential unsafe memory access when drawing new MIDI items

Pin connector window:
- improve scrollbar behavior

ReaScript:
- EEL ReaScripts can now check reaper_version from their preprocessor

ReaVerb:
- fix gain issues with resampling of certain impulse response files

Recording:
- improve record pass logic and $recpass wildcard

Render:
- fix embedding performer, songwriter, ISRC metadata in CUE files

Routing window:
- improve display of new destination channels in menu

Subprojects:
- fix potential crash when pasting subproject and copy media on paste is enabled

Take envelopes:
- improve matching logic when copying envelopes from take to take via drag and drop

Terminology:
- update various pre-FX labels to be 'Pre-Fader (Pre-FX)'

Track grouping matrix:
- only display tooltips when mouse is over a meaningful area

Track metering:
- when using pre-fader metering, show meters for muted/unsoloed tracks

Undo:
- restore saving of project extension state in undo, extensions should be updated to only include undo-relevant state in these config blocks

Vertical zoom:
- fix (yet again) zooming logic for certain themes

Video:
- effects can now check reaper_version from their preprocessor

Web interfaces:
- more_me supports track names that end in spaces

Windows:
- x64 installer now installs drivers for both x64 and x86 if ReaRoute enabled

API:
- allow renaming FX via TrackFX_SetNamedConfigParm(renamed_name), also support FX_GetNamedConfigParm(original_name)
- fix Take/TrackFX_GetNamedConfigParm(fx_type) for CLAP plugins
- improve responsiveness of MIDI_EnumSelEvts() etc with MIDI listview open
- update UI in response to setting various send parameters

pgAdmin 4 7.0 查看版本資訊

更新時間:2023-04-14
更新細節:

REAPER 6.78 (64-bit) 查看版本資訊

更新時間:2023-03-15
更新細節:

What's new in this version:

FX:
- enable actions for last tweaked parameter for non-track FX
- show built-in VST/AU/LV2 preset names in FX browser/project bay
- fix loading of REAPER presets for VST shell plug-ins in FX browser/Project Bay
- show video processors in project bay
- show video processor presets in FX browser

MIDI editor:
- improve performance when removing MIDI items/switching editor contexts
- fix window position saving when maximized/zoomed on Linux/macOS
- screensets include maximized/zoomed window state
- when restoring screensets, obey preference for opening all project or all track MIDI

Render:
- $marker wildcard matches the first marker within the rendered time range, or latest marker before the start
- display correct file length in render statistics chart when using custom project playrate
- display peaks for the file that is selected in render statistics list view
- fix displaying extra rows in render statistics when using secondary render format and rendering multiple files

Actions:
- add action to maximize height of selected items in free item positioning mode
- fix time selection sometimes being cleared when running action to set tempo from selection

MIDI:
- apply preference for filename format for recorded files to recorded in-project MIDI items
- auto-name new MIDI items similarly to new audio media items, without "untitled MIDI item"
- snap edge edits to start/end points of non-looping but pooled MIDI items

Accessibility:
- improve description of render postprocessing (normalize/limit/fade)

Project tabs:
- doubleclick empty area in tab list to create new tab

Snap:
- do not snap to phantom loop points of non-looping items

Track panels:
- improve tooltips for FX bypass button with no FX

Vertical zoom:
- fix issues with themes that have duplicate common heights defined

VST:
- change 12/14/16 channel mode priority to default to 6.75 behavior

Windows:
- fix keyboard focus on various rename windows

pgAdmin 4 6.210 查看版本資訊

更新時間:2023-03-10
更新細節:

What's new in this version:

- This release contains a number of bug fixes and new features since the release of pgAdmin 4 v6.20

New features:
- Allow changing cardinality notation in ERD to use Chen notation
- Add additional logging for successful logins and user creation

Housekeeping:
Fixed:
- Ensure that the schema diff tool should pick up the change in the column grants
- Ensure that Grant column permission to a view is visible in the SQL tab
- Ensure that content on the DDL comparison panel should get refreshed on selecting the object using the up and down arrow keys
- Fix for query tool prompting for unsaved changes even if no changes have been made
- Fixed an issue where lock layout menu was not in sync with preferences
- Fixed an issue where query was not pasted to editor after trojan source warning
- Fix an issue where the maintenance dialog for Materialized View gives an error
- Fixed an issue where Clear Saved Password should be disabled if the password is already cleared
- Fixed an issue where the user can’t create trigger AFTER UPDATE OF
- Fix an issue where query tool is stripping spaces in grid cell
- Fix an issue where sequence owner is remove on sequence edit
- Do not allow to save invalid JSON in query tool JSON editor
- Fixed an issue where pgAdmin failed to connect when the Postgres password included special characters
- Ensure that the database migration does not fail with a NoSuchTableError exception
- Handle MERGE operation in query tool explain introduced in PostgreSQL 15
- Fixed an issue where the database server is not connected using a service file
- Fixed an issue where the file name in the query tool tab was not changing if another file is opened