public inbox for [email protected]  
help / color / mirror / Atom feed
Skipping the next release, pgAdmin 4 v9.0 will be released on February 6th
5+ messages / 3 participants
[nested] [flat]

* Skipping the next release, pgAdmin 4 v9.0 will be released on February 6th
@ 2024-12-18 10:03  Akshay Joshi <[email protected]>
  0 siblings, 1 reply; 5+ messages in thread

From: Akshay Joshi @ 2024-12-18 10:03 UTC (permalink / raw)
  To: pgadmin-hackers <[email protected]>; pgadmin-support

Hi Hackers,

Due to the holiday season, the next scheduled release planned for January
9th, 2025, will be skipped. The next major version v9.0 will be released on
February 6th.


Akshay Joshi

Principle Software Architect

enterprisedb.com

*  Blog*: https://www.enterprisedb.com/akshay-joshi
*  GitHub*: https://github.com/akshay-joshi
*  LinkedIn*: https://www.linkedin.com/in/akshay-joshi-086497216


^ permalink  raw  reply  [nested|flat] 5+ messages in thread

* Re: Skipping the next release, pgAdmin 4 v9.0 will be released on February 6th
@ 2024-12-18 16:05  Anthony DeBarros <[email protected]>
  parent: Akshay Joshi <[email protected]>
  0 siblings, 1 reply; 5+ messages in thread

From: Anthony DeBarros @ 2024-12-18 16:05 UTC (permalink / raw)
  To: Akshay Joshi <[email protected]>; +Cc: pgadmin-hackers <[email protected]>; pgadmin-support

Can you describe a little about the workspace feature coming (I assume) in
9.0? Sounds exciting.

On Wed, Dec 18, 2024 at 9:18 AM Akshay Joshi <[email protected]>
wrote:

> Hi Hackers,
>
> Due to the holiday season, the next scheduled release planned for January
> 9th, 2025, will be skipped. The next major version v9.0 will be released on
> February 6th.
>
>
> Akshay Joshi
>
> Principle Software Architect
>
> enterprisedb.com
>
> *  Blog*: https://www.enterprisedb.com/akshay-joshi
> *  GitHub*: https://github.com/akshay-joshi
> *  LinkedIn*: https://www.linkedin.com/in/akshay-joshi-086497216
>


^ permalink  raw  reply  [nested|flat] 5+ messages in thread

* Re: Skipping the next release, pgAdmin 4 v9.0 will be released on February 6th
@ 2024-12-19 05:21  Akshay Joshi <[email protected]>
  parent: Anthony DeBarros <[email protected]>
  0 siblings, 1 reply; 5+ messages in thread

From: Akshay Joshi @ 2024-12-19 05:21 UTC (permalink / raw)
  To: Anthony DeBarros <[email protected]>; +Cc: pgadmin-hackers <[email protected]>; pgadmin-support

Hi Anthony

The workspace layout offers distraction-free, dedicated areas for tools
such as the Query Tool, PSQL, and Schema Diff. The design has been updated
with a toolbar on the left side of pgAdmin, providing a separate workspace
for Query Tool, PSQL, and Schema Diff Tool. A Settings (Preferences) button
is also conveniently located in the bottom-right corner.

With this layout, all the Query Tool/View Edit Data, PSQL, and Schema Diff
tabs are opened in their dedicated Workspace. Users can switch back to
classic design from the Preferences -> Miscellaneous -> User Interface ->
Layout.

This feature is already committed and currently in testing. You can check
the look & feel in the nightly build
https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/2024-12-19/
<https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/2024-12-19/;

On Wed, Dec 18, 2024 at 9:36 PM Anthony DeBarros <[email protected]>
wrote:

> Can you describe a little about the workspace feature coming (I assume) in
> 9.0? Sounds exciting.
>
> On Wed, Dec 18, 2024 at 9:18 AM Akshay Joshi <
> [email protected]> wrote:
>
>> Hi Hackers,
>>
>> Due to the holiday season, the next scheduled release planned for January
>> 9th, 2025, will be skipped. The next major version v9.0 will be released on
>> February 6th.
>>
>>
>> Akshay Joshi
>>
>> Principle Software Architect
>>
>> enterprisedb.com
>>
>> *  Blog*: https://www.enterprisedb.com/akshay-joshi
>> *  GitHub*: https://github.com/akshay-joshi
>> *  LinkedIn*: https://www.linkedin.com/in/akshay-joshi-086497216
>>
>


^ permalink  raw  reply  [nested|flat] 5+ messages in thread

* Re: Skipping the next release, pgAdmin 4 v9.0 will be released on February 6th
@ 2024-12-25 13:18  Usman Khan <[email protected]>
  parent: Akshay Joshi <[email protected]>
  0 siblings, 1 reply; 5+ messages in thread

From: Usman Khan @ 2024-12-25 13:18 UTC (permalink / raw)
  To: Akshay Joshi <[email protected]>; +Cc: Anthony DeBarros <[email protected]>; pgadmin-hackers <[email protected]>; pgadmin-support

Hi,
Will the 9.0 release include only the tasks completed in the current
sprint(Sprint 183), or will we manage a separate release tag to include
specific tasks that are part of the release?. I just want to go through any
new features or enhancements in the upcoming release.

Regards,
Usman Muzaffar


On Fri, Dec 20, 2024 at 3:53 PM Akshay Joshi <[email protected]>
wrote:

> Hi Anthony
>
> The workspace layout offers distraction-free, dedicated areas for tools
> such as the Query Tool, PSQL, and Schema Diff. The design has been updated
> with a toolbar on the left side of pgAdmin, providing a separate workspace
> for Query Tool, PSQL, and Schema Diff Tool. A Settings (Preferences) button
> is also conveniently located in the bottom-right corner.
>
> With this layout, all the Query Tool/View Edit Data, PSQL, and Schema Diff
> tabs are opened in their dedicated Workspace. Users can switch back to
> classic design from the Preferences -> Miscellaneous -> User Interface ->
> Layout.
>
> This feature is already committed and currently in testing. You can check
> the look & feel in the nightly build
> https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/2024-12-19/
> <https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/2024-12-19/;
>
> On Wed, Dec 18, 2024 at 9:36 PM Anthony DeBarros <
> [email protected]> wrote:
>
>> Can you describe a little about the workspace feature coming (I assume)
>> in 9.0? Sounds exciting.
>>
>> On Wed, Dec 18, 2024 at 9:18 AM Akshay Joshi <
>> [email protected]> wrote:
>>
>>> Hi Hackers,
>>>
>>> Due to the holiday season, the next scheduled release planned for
>>> January 9th, 2025, will be skipped. The next major version v9.0 will be
>>> released on February 6th.
>>>
>>>
>>> Akshay Joshi
>>>
>>> Principle Software Architect
>>>
>>> enterprisedb.com
>>>
>>> *  Blog*: https://www.enterprisedb.com/akshay-joshi
>>> *  GitHub*: https://github.com/akshay-joshi
>>> *  LinkedIn*: https://www.linkedin.com/in/akshay-joshi-086497216
>>>
>>


^ permalink  raw  reply  [nested|flat] 5+ messages in thread

* Re: Skipping the next release, pgAdmin 4 v9.0 will be released on February 6th
@ 2024-12-28 12:24  Akshay Joshi <[email protected]>
  parent: Usman Khan <[email protected]>
  0 siblings, 0 replies; 5+ messages in thread

From: Akshay Joshi @ 2024-12-28 12:24 UTC (permalink / raw)
  To: Usman Khan <[email protected]>; +Cc: Anthony DeBarros <[email protected]>; pgadmin-hackers <[email protected]>; pgadmin-support

Hi Usman

We still have a month until the release on February 6th. Any features or
bugs fixed before the Candidate build will be included in the final release.

On Wed, Dec 25, 2024 at 6:48 PM Usman Khan <[email protected]> wrote:

> Hi,
> Will the 9.0 release include only the tasks completed in the current
> sprint(Sprint 183), or will we manage a separate release tag to include
> specific tasks that are part of the release?. I just want to go through any
> new features or enhancements in the upcoming release.
>
> Regards,
> Usman Muzaffar
>
>
> On Fri, Dec 20, 2024 at 3:53 PM Akshay Joshi <
> [email protected]> wrote:
>
>> Hi Anthony
>>
>> The workspace layout offers distraction-free, dedicated areas for tools
>> such as the Query Tool, PSQL, and Schema Diff. The design has been updated
>> with a toolbar on the left side of pgAdmin, providing a separate workspace
>> for Query Tool, PSQL, and Schema Diff Tool. A Settings (Preferences) button
>> is also conveniently located in the bottom-right corner.
>>
>> With this layout, all the Query Tool/View Edit Data, PSQL, and Schema
>> Diff tabs are opened in their dedicated Workspace. Users can switch back to
>> classic design from the Preferences -> Miscellaneous -> User Interface ->
>> Layout.
>>
>> This feature is already committed and currently in testing. You can check
>> the look & feel in the nightly build
>> https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/2024-12-19/
>> <https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/2024-12-19/;
>>
>> On Wed, Dec 18, 2024 at 9:36 PM Anthony DeBarros <
>> [email protected]> wrote:
>>
>>> Can you describe a little about the workspace feature coming (I assume)
>>> in 9.0? Sounds exciting.
>>>
>>> On Wed, Dec 18, 2024 at 9:18 AM Akshay Joshi <
>>> [email protected]> wrote:
>>>
>>>> Hi Hackers,
>>>>
>>>> Due to the holiday season, the next scheduled release planned for
>>>> January 9th, 2025, will be skipped. The next major version v9.0 will be
>>>> released on February 6th.
>>>>
>>>>
>>>> Akshay Joshi
>>>>
>>>> Principle Software Architect
>>>>
>>>> enterprisedb.com
>>>>
>>>> *  Blog*: https://www.enterprisedb.com/akshay-joshi
>>>> *  GitHub*: https://github.com/akshay-joshi
>>>> *  LinkedIn*: https://www.linkedin.com/in/akshay-joshi-086497216
>>>>
>>>


^ permalink  raw  reply  [nested|flat] 5+ messages in thread


end of thread, other threads:[~2024-12-28 12:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2024-12-18 10:03 Skipping the next release, pgAdmin 4 v9.0 will be released on February 6th Akshay Joshi <[email protected]>
2024-12-18 16:05 ` Anthony DeBarros <[email protected]>
2024-12-19 05:21   ` Akshay Joshi <[email protected]>
2024-12-25 13:18     ` Usman Khan <[email protected]>
2024-12-28 12:24       ` Akshay Joshi <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox