Releases: pawelmalak/flame
Releases · pawelmalak/flame
v2.3.1 Release
- Fixed bug where "Open search results in the same tab" setting was not respected if "Local search" was set as primary search provider (#270)
- Fixed bug where search bar had rounded input field on iOS (#394)
- Updated link to Material Design Icons reference page (#414)
- Fixed bug where color inputs in theme creator/editor were too small (#429)
- Changed input labels in settings for more consistent naming (#430)
v2.3.0 Release
v2.2.2 Release
- Added option to get user location directly from the app (#287)
- Fixed bug with local search not working when using prefix (#289)
- Fixed bug with app description not updating when using custom icon (#310)
- Changed permissions to some files and directories created by Flame
- Changed some of the settings tabs
v2.2.1 Release
v2.2.0 Release
v2.1.1 Release
v2.1.0 Release
- Added option to set custom order for bookmarks (#43) and (#187)
- Added support for .ico files for custom icons (#209)
- Empty apps and categories sections will now be hidden from guests (#210)
- Fixed bug with fahrenheit degrees being displayed as float (#221)
- Fixed bug with alphabetical order not working for bookmarks until the page was refreshed (#224)
- Added option to change visibilty of apps, categories and bookmarks directly from table view
- Password input will now autofocus when visiting /settings/app
v2.0.1 Release
- Added option to display humidity in the weather widget (#136)
- Added option to set default theme for all new users (#165)
- Added option to hide header greetings and date separately (#200)
- Fixed bug with broken basic auth (#202)
- Fixed bug with parsing visibility value for apps and bookmarks when custom icon was used (#203)
- Fixed bug with custom icons not working with apps when "pin by default" was disabled
v2.0 Release
- Added authentication system:
- Only logged in user can access settings (#33)
- User can set which apps, categories and bookmarks should be available for guest users (#45)
- Visit project wiki to read more about this feature
- Docker images will now be versioned (#110)
- Icons can now be set via URL (#138)
- Added current time to the header (#157)
- Fixed bug where typing certain characters in the search bar would result in a blank page (#158)
- Fixed bug with MDI icon name not being properly parsed if there was leading or trailing whitespace (#164)
- Added new shortcut to clear search bar and focus on it (#170)
- Added Wikipedia to search queries
- Updated project wiki
- Lots of changes and refactors under the hood to make future development easier