pgAdmin 4 commit: Downgrade NWjs to 0.62.2. The latest version does not

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Downgrade NWjs to 0.62.2. The latest version does not
Date: 2022-06-21 11:20:21
Message-ID: E1o3bvh-0005zJ-He@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Downgrade NWjs to 0.62.2. The latest version does not work on Ubuntu 20.04.

refs #7442

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e8f0454b390e914ca6faf1324f4b8f57f7f61926

Modified Files
--------------
Make.bat | 14 ++++++++++----
pkg/linux/build-functions.sh | 6 +++++-
pkg/mac/build-functions.sh | 6 +++++-
runtime/package.json | 2 +-
runtime/yarn.lock | 8 ++++----
5 files changed, 25 insertions(+), 11 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2022-06-21 11:36:16 [pgAdmin][RM-7440]: With pgAdmin v6.10 are passwords entered in the "Connect To Server" dialog being truncated?
Previous Message Akshay Joshi 2022-06-21 05:19:49 Re: [pgAdmin][RM-6132]: [React] Port debugger to React