mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Save the treeview state periodically, and restore it automatically when reconnecting. Fixes #1253
This commit is contained in:
committed by
Dave Page
parent
44ef501283
commit
528ea88dec
@@ -9,6 +9,7 @@ for it.
|
||||
|
||||
.. toctree::
|
||||
|
||||
release_notes_3_5
|
||||
release_notes_3_4
|
||||
release_notes_3_3
|
||||
release_notes_3_2
|
||||
|
||||
18
docs/en_US/release_notes_3_5.rst
Normal file
18
docs/en_US/release_notes_3_5.rst
Normal file
@@ -0,0 +1,18 @@
|
||||
***********
|
||||
Version 3.5
|
||||
***********
|
||||
|
||||
Release date: 2018-11-01
|
||||
|
||||
This release contains a number of features and fixes reported since the release of pgAdmin4 3.4
|
||||
|
||||
|
||||
Features
|
||||
********
|
||||
|
||||
| `Feature #1253 <https://redmine.postgresql.org/issues/1253>`_ - Save the treeview state periodically, and restore it automatically when reconnecting.
|
||||
|
||||
Bug fixes
|
||||
*********
|
||||
|
||||
|
|
||||
Reference in New Issue
Block a user