Skip to content

Releases: DrabWeb/Komikan

Komikan v1.2.3

24 Jul 00:18
Compare
Choose a tag to compare

Changes

∙ Manga grid scaling now affects groups too
∙ Redid preferences to be stored better
∙ Main window now has a dark vibrant titlebar in fullscreen


Bug fixes

∙ Fixed an issue where the wrong toolbar would be shown when having the manga grid as the default view
∙ Various graphical fixes
∙ Fixed issues with manga sorting on startup
∙ Fixed an issue where /tmp/komikan was not being created

Komikan v1.2.2

11 Apr 21:00
Compare
Choose a tag to compare

New features

∙ Added setting a published date for manga
∙ Added searching for manga published before a date, after a date and between two dates
∙ Added setting published date in the set selected item's properties popover


Changes

∙ Added checkbox to say if you want to change the favourite value in the set selected item's properties popover


Bug fixes

∙ Fixed ExHentai downloading breaking on most galleries
∙ Fixed a bug in the group view where you could click the toggle list view/grid view button while it was open
∙ Fixed a bug where /tmp/komikan would not be created, causing most of the application to be non-functional

Komikan v1.2.1

26 Mar 16:36
Compare
Choose a tag to compare

New features

∙ Official Yosemite support
∙ Added support for folders of images
∙ Added ignoring pages based on if they match a regex(Set the regex in the Reader tab in the preferences)
∙ Added keybind for opening the edit popover for the select manga items(⌘⌃E or File/Edit Selected)(Selects the first one if you have multiple selected)
∙ Added keybind to select the manga list/grid(⌘D or Window/Select Manga View)
∙ Added hovering a manga in the manga list to see it's thumbnail
∙ Added re-importing your collection after exporting for migration. To export for migration, select the manga you want to migrate and do Komikan/Export Metadata for Selected for Migration. Now when you want to re-import your manga that you exported the migration metadata for, go to Collection/Import... and select the folder with the manga you want to import(It will go through all the folder's subfolders, so you can choose your main manga folder). It will import them all, and then notify you when its done. This is meant for moving your collection between machines/reinstalls
∙ Added menu items to hide/show the Komikan metadata folders. File/Hide Komikan Folders and File/Show Komikan Folders. It will hide/show all the Komikan folders in the chosen folder and it's subfolders
∙ Added autocomplete suggestions to all manga property fields(Artist, Group, ETC.), suggests other properties in your collection
∙ Added preference for the reader window background color
∙ Added search sorting. The search term is either sort or so. For the content, you can sort by any one of the following keys
       ∙ title
       ∙ series
       ∙ artist
       ∙ writer
       ∙ group
       ∙ percentFinished
       ∙ favourite
       ∙ lewd
∙ Revamped ExHentai downloading, now properly sets artist, writer, tags and series
∙ Added searching by if a manga is l-lewd.... Search terms are l or lewd, and you pass it a bool(Same as favourites)
∙ Added Group View(⌘⌥G or Collection/Group View). It lets you see a grid view for your manga divided into groups. In the titlebar there is a button group to select how you wan them to group. Double click(Or select and do ⌘O) a group to show the items in that group. You can also search with the search field in the top right, type in the name of what you want to find(Or put a - in front and find ones that don't have the search in them) and hit enter.
∙ Added a preference to set what the default screen is(Grid, List or Groups)
∙ Added a text field in the EH download popover to set the group of the downloaded galleries automatically


Changes

∙ Made the reader window UI disappear faster if the mouse isn't in the window
∙ Made manga extracting and page loading more stable
∙ Made the manga item selection persist through switching between list and grid view
∙ If in the table view you have the edit popover open and you select another manga, it will reopen the edit popover for that manga
∙ If you have the preference on to delete the file of an EH downloaded manga, it now moves the file to the trash instead of deleting it
∙ Added checkboxes in the edit and set selected item's properties popovers to change if the manga are l-lewd...
∙ Made it so when you enter an invalid search term into the search field, it counts it as a title search
∙ EH downloads now have there URL checked so the app doesn't crash if you entered an invalid URL
∙ Fixed selection/scroll position getting ignored in multiple manga grid/list operations
∙ Redid the page jumper
∙ Changed it so when you flip pages with a gesture in the reader the zoom doesn't reset
∙ Made the reader render pages better


Bug fixes

∙ Fixed the reader window background dragging in Yosemite
∙ Fixed a small reader bug where the pages wouldn't appear with their filters until they were all done applying
∙ Fixed a bug with adding manga where the default cover wouldn't always be the first page
∙ Made the cancel button in the add/import open panel work properly if you select items and click cancel
∙ Fixed a bug with distraction free mode where it would only dim one desktop
∙ Fixed some bugs related to the EH download queue crashing the app
∙ Fixed a bug with marking as unread only visually marking as unread
∙ Fixed a bug with the grid size slider being interactable when hidden

Komikan v1.2

09 Mar 21:44
Compare
Choose a tag to compare

New features
∙ Revamped page jumper - Now thumbnail based
∙ Added page rotation(⌘← to rotate left and ⌘→ to rotate right. Also ⌘⌃0 to reset rotation)
∙ Added manga grid scale slider to the info bar(⌘I or Collection/Info Bar or pinch on the Trackpad)
∙ Added a count in Search Lists to show how many times a given property appears in all manga
∙ Added metadata fetching from http://mcd.iosphe.re/ (Select manga in the grid and do ⌘⌥M (Collection/Manage/Fetch Metadata For Selected))
∙ Added manga list view. While in the main window, click the little grid button in the titlebar or do ⌘⌥T (Collection/Toggle List View) to switch between the grid and list views
∙ Added searching by if a manga is read or unread(Search term read or r)
∙ Added searching by a manga's percent finished(Search term percent or p). Use either <n(Less than percent) >n(Greater than percent), n(Equal to percent) or min><max(In between min and max percent)
∙ Added marking selected as read(Collection/Manage/Mark Selected as Read, ⌘⌃R )/unread(Collection/Manage/Mark Selected as Unread, ⌘⌃U )
∙ Added notes in the reader. Do ⌘⌃N in the reader to bring up the editor/viewer. You can do ⌘⌃⇧B to bring up the edit bar where you can set the size of the selected text. Allows dragging in and editing images. Automatically converts if there is a (archive name).notes.txt in the Komikan metadata folder to the RTFD and deletes the old .notes.txt. You can also do ⌘⇧E(Manga/Notes/Open in External Editor) or click "Open Externally" in the edit bar of the notes window to open them in the default editor for RTFD(Default TextEdit)
∙ Added keybind to select the search field(⌘F, Window/Select Search Field)
∙ Added exclusion searching for Title, Series, Artist and Writer
∙ Added Yosemite support

Changes
∙ Move reader window by background without holding alt now defaults to true
∙ Made the titlebar in the main window more vibrant
∙ Added back in shadows to the manga grid and the page jump view
∙ Made Search Lists respect if you had l-lewd... mode on
∙ EH Downloads no longer use the compressed site generated thumbnails
∙ Added an "Added to queue" notification for EH downloading
∙ In the manga grid the manga's cover is more transparent based on how much it is finished, and there is no longer the orange ball
∙ Changed it so you cant open the set selected items properties popover without having manga selected
∙ Made it so the reader now supports smaller window sizes

Bug fixes
∙ Fixed a crash that would occur when your manga archive had a Thumbs.db in it
∙ Fixed a bug with dual page mode where some pages wouldn't size correctly
∙ Fixed a long standing graphical bug with the search field in the main window where when it wasn't selected it would have a dark box inside of it
∙ (Internal) Got rid of the unrecognized selector sent to instance error when toggling distraction free mode
∙ Fixed a bug in Search Lists where it would list blank items

Komikan v1.1

22 Feb 19:43
Compare
Choose a tag to compare

New features
∙ Added search list window(CMD+ALT+L)
∙ Added Drag and Drop importing
∙ JSON property defining(https://github.com/DrabWeb/Komikan/wiki/Automatic-property-setting-with-JSON)
∙ Export metadata for all manga
∙ Click on left half of the reader to go the previous page and on the right half for the next page
∙ Added trackpad gesture in the reader to flip pages(Two finger swipe)
∙ Added trackpad gesture in the reader to zoom in(Pinch)
∙ Added reader window dragging by background(Preference to only be able to do so when holding alt)
∙ Added about window
∙ Added zooming in the reader
∙ Click outside of the reader controls panel to save and close the options

Changes
∙ Made it so when you finish a manga and reopen it it opens to the first page
∙ Color / Sharpness filters now only apply in the reader when they are non-default
∙ Added animation when dragging in manga files
∙ Press enter in the add/import popover to add the chosen manga
∙ If an item is selected in the manga grid and you hold CMD or Shift it will toggle its selection instead of just select it

Bug fixes
∙ Fixed the reader window not showing the UI when minimizing and un-minimizing
∙ Fixed the reader scaling weirdly when doing fit window to manga while you had either show dock or show menubar on
∙ Fixed the reader reapplying filters to the manga's pages every time it was opened
∙ Fixed a bug where if you had a manga where the page's filenames were just numbers it would sort incorrectly

First Release

14 Feb 16:50
Compare
Choose a tag to compare

The first official release of Komikan