mirror of
https://github.com/simonw/datasette.git
synced 2026-06-06 17:16:57 +02:00
Always show 'Jump to...' menu item, closes #2725
This commit is contained in:
parent
54b272baf6
commit
d3330695fa
5 changed files with 57 additions and 8 deletions
|
|
@ -12,6 +12,7 @@ Unreleased
|
|||
- Dropped Janus as a dependency, previously used to manage the write queue. This should not have any impact on plugin developers or end-users. (:issue:`1752`)
|
||||
- Fixed a bug where stale tables and other related resources were not removed from ``catalog_*`` tables when a database was removed. (:issue:`2723`)
|
||||
- Fixed a Safari bug with the table search mechanism triggered by pressing ``/``. (:issue:`2724`)
|
||||
- New "Jump to..." menu item, always visible, for triggering the previously undocumented ``/`` menu. (:issue:`2725`)
|
||||
|
||||
.. _v1_0_a29:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue