Releases: bleenco/abstruse
Releases · bleenco/abstruse
v1.3.1
1.3.0
Bug Fixes
- colors: fix button colors (acb610c)
- dashboard: only show abstruse generated docker containers (47fb3f1)
- editor: switch to monospace font in monaco editor (25e3728)
- fonts: fix fonts paths (5055d90)
- permissions: private repositories should be hidden if user don't have permissions (closes #262) (82c75bf)
- style: header z-index (ccc7af1)
- style: removed scrollbars from header (651b88d)
Features
v1.2.0 release
Bug Fixes
- image: fix default image docker permissions (92fab44)
- image-message: adds error message to job output when image doesn't exists (f53abf0)
- images: add image build status to system log and show all builded images (0626eb1), closes #241
- images: fixed bug of not showing docker images (7c79080), closes #242
- readme: corrected sentence in README (aa76406)
Features
v1.1.0 release
Bug Fixes
- builds: return job failed status correctly, cleanup docker containers (ae5b740)
- exposed-ports: fix socket exposed ports (d47193c)
- image-builder: fixes the stability of building images (ee7609e)
- image-builder: image builder fixes (ac6f5f0)
- ping: ping repositories with right provider and api url (28806ba)
- repository: trigger new build and fetch latest build (d1c4692)
- scrollbar: fix double scrollbar on Windows (b2d88f0)
- terminal: fix terminal output times (6e2445b)
- terminal: fix terminal spinner (46b11bd)
- times: fix commit and build start times (1c9a0ea)
- ui: various fixes (ca25a32)
- unit-tests: abstruse now have 5 entries in matrix for testing (7257f24)
- auhentication required when adding new user (abbd17b)
- fixed issue with client indexes (6ae0a0a)
- progress bar (b5e09ed)
- repository status badges (6029393)
- require server authentication for delicated requests (2c3b7e5)
- running times (72f4d28)
- show correct data when new tag is pushed (5170aa4)
- show private repositories on permissions tab (f08d586)
- times on mobile view (c3657e6)
Features
- change build time algorithm (4ff60d3)
- bitbucket: bitbucket config integration (14b1af4)
- cache: make cache deletable from repository settings (6e229d8)
- gogs-gitlab: gitlab and gogs integrated back (1e3fc0a)
- mobile: mobile login, switch to desktop view (a64aa5a)
- version: display abstruse version in header dropdown (13fe0aa)
v1.0.0 release
docs(dependencies): update dependencies.md doc file
1.0.0-beta.1
chore(release): 1.0.0-beta.1
v0.8.11
v0.8.9
Bug Fixes
- avatar: fix path to default user avatarr (d7b4380)
- console: fix console output (612a98e)
- github-integration: fix GitHub integration (41c4dc7)
- hotfix: fix build item functionality (892dc90)
- job: fix job socket events (788517f)
- pm: correct sha for last commit (a8fbc45)
- pm: update process manager (36186ae)
- process-manager: catch promises, fix unworking things in pm (a032e35)
- regex: fix terminal output regex (547203b)
- setup: docker image build fix (59c9630)
- package-lock fix (3ebba85)
- terminal: fix terminal output (f02d004)
- terminal: fix terminal output (102ad37)
- terminal: update terminal code (35c073f)
- tests: fix e2e tests for protractor (8f3600f)
- tests: fix tests (866d959)
- tokens: fix repository token getter (1f3f283)
- ui: fix style glitches, remove job and build history option from UI (53a1768)
- bugfix, delete pr field before saveing build run (fdcb60f)
- bugfixes (e7768d0)
- multiple fixes (2da8c56)
- show correct status of previous build run (79009b4)
- ui: update ui accordingly (099406f)
- status badges (db34b0e)
- update build end_time field when last job finish successfully and fix build time issue (e0eb1df)
Features
- access-tokens: access token form & repository settings (fead919)
- avatar: default user avatar (a07621e)
- fonts: Roboto fonts (41c00a0)
- kill-container: use more aggresive strategy to kill containers (f95661b)
- repositories: search implementation (613d1d6)
- settings: access tokens (4ee4f6e)
- sockets: full-screen socket connection status if disconnected / retrying to server (160248e)
- sshd: enable ssh into containers (5dd7698)
- status-badges: status badges (9a40e91)
- team: team component and route (84ce5e0)
- terminal: scroller (18a10f9)
- tokens: make statuses work with new implemented access tokens (a68f774)
- ui: add abstruse logo on login screen (d20ae17)
- ui: job details modifications and features (714985f)
- ui: terminal themes (9fd48a3)
- ui: updated styles for build details (ce51290)
- adjustable terminal height (633b030)
- vnc: enables VNC for debugging (f9cd1bd)
- calculated time of previous build (abc7cec)
- collapse/expand commands log in terminal (1544fb1)
- list of previous build and job runs (fd87f07)
- update commit status on github (ea00cf0)