pardus-hotspot (2.0.4) unstable; urgency=medium

  * Add disconnect functionality for connected devices
  * Add translations for disconnect devices
  * Improve ui

 -- Emel Öztürk <emel.ozturk@pardus.org.tr>  Fri, 10 Apr 2026 15:43:59 +0300

pardus-hotspot (2.0.3) unstable; urgency=medium

  [ Hugo Carvalho ]
  * Update Portuguese translations

  [ Emel Öztürk ]
  * Restore docker check for ip forwarding

 -- Emel Öztürk <emel.ozturk@pardus.org.tr>  Tue, 31 Mar 2026 11:25:05 +0300

pardus-hotspot (2.0.2) unstable; urgency=medium

  * Fix infinite polkit dialog for unauthorized users
  * Edit error msg
  * Add pkexec based netdev group permission flow
  * Use grp/pwd for netdev group check
  * Add new file for deb pack
  * Edit permission check
  * Fix group addition & reboot check
  * Edit err page padding
  * Add translations

 -- Emel Öztürk <emel.ozturk@pardus.org.tr>  Fri, 27 Mar 2026 12:43:09 +0300

pardus-hotspot (2.0.1) unstable; urgency=medium

  [ Hugo Carvalho ]
  * Update Portuguese translations

  [ Emel Öztürk ]
  * Fix polkit dialog loop on sleep / wake or Sae fallback

 -- Emel Öztürk <emel.ozturk@pardus.org.tr>  Thu, 26 Feb 2026 08:33:46 +0300

pardus-hotspot (2.0.0) unstable; urgency=medium

  * Change log file path
  * Handle Dbus disconnection after sleep/lock
  * Add ui elements for connected devices
  * Add connected devices part
  * Integrate connected devices display
  * Clear device tracker when settings change
  * Add connection time and signal icons - Hide devices section when hotspot is inactive - Replace dBm text with signal strength icons - Display connected time for each device - Closes #PARDUS-1338
  * Add mising data file - #PARDUS-1338
  * Fix icon bug - #PARDUS-1338
  * Add connected devices translations - Add local test suppport for translations - #PARDUS-1338

 -- Emel Öztürk <emel.ozturk@pardus.org.tr>  Fri, 06 Feb 2026 09:48:47 +0300

pardus-hotspot (1.1.9) unstable; urgency=medium

  * Change icon

 -- Emel Öztürk <emel.ozturk@pardus.org.tr>  Sun, 23 Nov 2025 16:43:52 +0300

pardus-hotspot (1.1.8) unstable; urgency=medium

  * Add secure logging system
  * Improve logging
  * Add missing file path
  * Fix python configparser and gtk compatibility issues

 -- Emel Öztürk <emel.ozturk@pardus.org.tr>  Sun, 23 Nov 2025 16:27:29 +0300

pardus-hotspot (1.1.7) unstable; urgency=medium

  * Add dbus retry decorator for temp errors

 -- Emel Öztürk <emel.ozturk@pardus.org.tr>  Thu, 25 Sep 2025 16:31:16 +0300

pardus-hotspot (1.1.6) unstable; urgency=medium

  * Del app specific connections

 -- Emel Öztürk <emel.ozturk@pardus.org.tr>  Thu, 21 Aug 2025 11:31:41 +0300

pardus-hotspot (1.1.5) unstable; urgency=medium

  * Fix button style for disconnection
  * Fix dbus conn errors

 -- Emel Öztürk <emel.ozturk@pardus.org.tr>  Thu, 07 Aug 2025 14:07:03 +0300

pardus-hotspot (1.1.4) unstable; urgency=medium

  * Fix button val. logic

 -- Emel Öztürk <emel.ozturk@pardus.org.tr>  Fri, 25 Jul 2025 13:47:27 +0300

pardus-hotspot (1.1.3) unstable; urgency=medium

  [ Hugo Carvalho ]
  * Update Portuguese translation

  [ Emel Öztürk ]
  * Clean up saved hotspot profiles & disable autoconnect

 -- Emel Öztürk <emel.ozturk@pardus.org.tr>  Fri, 25 Jul 2025 09:18:04 +0300

pardus-hotspot (1.1.2) unstable; urgency=medium

  [ Hugo Carvalho ]
  * Add pt lang code
  * Add Portuguese translations
  * Add Portuguese translations

  [ Emel Öztürk ]
  * Disable current hotspot conn.

 -- Emel Öztürk <emel.ozturk@pardus.org.tr>  Thu, 06 Feb 2025 16:58:13 +0300

pardus-hotspot (1.1.1) unstable; urgency=medium

  * Update readme & SS
  * Fix header name bug
  * Update translations

 -- Emel Öztürk <emel.ozturk@pardus.org.tr>  Thu, 16 Jan 2025 11:49:50 +0300

pardus-hotspot (1.1.0) unstable; urgency=medium

  * Save band and autostart settings
  * Add autostart file, fix tray mode
  * Disconnect active wifi before creating hotspot
  * Edit readme
  * Use only image for QR
  * Fix file name
  * Add current connection infos
  * Fix QR generating for exist conn.
  * Change institute name
  * Update copyright
  * Edit setup file for data contents
  * Change screenshots
  * Show window due to user choose from indicator
  * Add icons
  * Change icons for gnome
  * Add translations for warnings
  * Add polkit auth. for ip forwarding
  * Fix file path
  * Check if Docker is installed
  * Add IP forwarding enable section
  * Update data files
  * Fix conn. updates
  * Update readme & ss

 -- Emel Öztürk <emel.ozturk@pardus.org.tr>  Thu, 16 Jan 2025 10:31:15 +0300

pardus-hotspot (1.0.0) unstable; urgency=medium

  * Add translations
  * Write main without checking __name__
  * Change app icon
  * Remove footer logo margins
  * Add footer logo for settings
  * Change return icons due to page
  * Add indicator
  * Add a new stack for connection
  * Keep showing app indicator after app is closed
  * Add en-disable/settings sections for indicator
  * Get settings from last connection
  * Add autostart to settings
  * Update readmes to document newly added feat.
  * Add autostart
  * Add improv. to files for deb pkg
  * Add translations
  * Add restore button
  * Fix destroy func.
  * Add button styling based on input validation
  * Remove all hotspot connections
  * Update encrypt method&band selection for gnome settings
  * Change connection button action  due to connection status
  * Set default vals of settings
  * Return main page - instead of using save button
  * Use changed signal for settings
  * Add ui for QR
  * Fix hotspot encryption
  * Add QR feature
  * Add new dependencies
  * Edit readme
  * Add translations
  * Add screenshots
  * Use valid channel for 5GHz
  * Edit readme
  * Edit ui
  * Fix control file

 -- Emel Öztürk <emel.ozturk@pardus.org.tr>  Mon, 11 Nov 2024 10:20:29 +0300

pardus-hotspot (1.0) unstable; urgency=medium

  [ emel.ozturk ]
  * Initial commit

  [ Emel Öztürk ]
  * Implement initial structure of the app
  * Add .gitignore file
  * Add green signal img
  * Re-design app structure
  * Add app ss
  * Add app description and ss for readme

  [ emel.ozturk ]
  * Fix typo

  [ Emel Öztürk ]
  * Add settings page structure
  * Add img for settings
  * Add settings img for readme
  * Add new repo content

  [ aliriza ]
  * add hotspot.py file

  [ Emel Öztürk ]
  * Replace old imgs with updated ones
  * Del routing method in ui, take user entries, import hotspot
  * Update readme

  [ emel.ozturk ]
  * Update 'README.md'

  [ Emel Öztürk ]
  * Get interface names
  * Add a page to show errors
  * Add todos
  * Add controls in main page, warn msgs

  [ aliriza ]
  * get_state function added.
  * typo fix
  * better readability and commends

  [ Emel Öztürk ]
  * Check if wi-fi is enabled
  * Refactor code for enhanced readability and PEP 8 compliance
  * Add about section
  * Tick off completed tasks
  * Add menu components

  [ aliriza ]
  * add missing parameters

  [ Emel Öztürk ]
  * Fix typo
  * Del unnecessary setting widgets
  * Add new todos
  * Opt. key management for iphone compatibility
  * Check Wi-Fi connection in every 5 secs
  * Create an unique id for hotspot
  * Del files organize files
  * Create a folder structure to org. files
  * Add band selection & encryption method for main
  * Add connection for user selections
  * Del network settings and prints
  * Fix app name
  * Fix freezing issue when switching between about & settings
  * Remove current session if app is closed
  * Disable fullscreen mode, open dialogs center of the parent window
  * Add descriptions for funcs, use a func to define widgets and signals
  * Set default values for settings
  * Add new ss for the app
  * Add readme for TR & EN

  [ emel.ozturk ]
  * Fix url
  * Fix url for gittea

  [ Emel Öztürk ]
  * Add translatable wigdets
  * Change app name
  * Change folder name for screenshots
  * Add .gitignore
  * Add req. files for deb packaging
  * Change app name, ss sources for readme
  * Fix typos, add folders for deb pack

 -- Emel Öztürk <emel.ozturk@pardus.org.tr>  Fri, 26 Jan 2024 14:50:59 +0300
